NathanSkene / EWCE

Expression Weighted Celltype Enrichment. See the package website for up-to-date instructions on usage.
https://nathanskene.github.io/EWCE/index.html
53 stars 25 forks source link

problems running docker image of ewce #18

Closed mocherry closed 3 years ago

mocherry commented 4 years ago

Dear EWCE-team,

I try to use the Docker version of EWCE. The initial steps work without errors. However, when I try to execute: ggplot(cellExpDist) + geom_boxplot(aes(x=l1,y=e)) + xlab("Cell type") + ylab("Unique Molecule Count") + theme(axis.text.x = element_text(angle = 90, hjust = 1))

I get thrown out and no graphics appear. I guess at some stage a graphics window should appear, but being quite new to R and stuff, I do not know where or how to activate it. Is there a way to run the docker image in RStudio?

Thanks for any help in advance. Best Matthias

NathanSkene commented 4 years ago

Yep, it's based on the RStudio rocker docket image, so if you open your browser to localhost:port where port is whatever number you ised, you'll get an rstudio window

On Fri, 21 Aug 2020, 09:40 mocherry, notifications@github.com wrote:

This email from notifications@github.com originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list https://spam.ic.ac.uk/SpamConsole/Senders.aspx to disable email stamping for this address.

Dear EWCE-team,

I try to use the Docker version of EWCE. The initial steps work without errors. However, when I try to execute: ggplot(cellExpDist) + geom_boxplot(aes(x=l1,y=e)) + xlab("Cell type") + ylab("Unique Molecule Count") + theme(axis.text.x = element_text(angle = 90, hjust = 1))

I get thrown out and no graphics appear. I guess at some stage a graphics window should appear, but being quite new to R and stuff, I do not know where or how to activate it. Is there a way to run the docker image in RStudio?

Thanks for any help in advance. Best Matthias

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NathanSkene/EWCE/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH5ZPE7TERHJIEZEJAV75ADSBYXHTANCNFSM4QHBR55Q .