Closed davismcc closed 7 years ago
Great stuff, Davis! I think reporting a problem to Monocle is a good idea, can you do that, please?
Regarding monocle2 - is it still the same name? Shall I use library(monocle)
or library(monocle2)
?
Ok, I think I figured it out - it's still the same name.
Small tweaks for updated monocle package.
Remaining issue that attempting to create the
CellDataset
object for monocle crashes RStudio. Oddly, running R in the terminal has no problem, and the code below, when run in RStudio, works fine:Frustratingly, the example in the documentation for monocle's newCellDataSet function cannot be run - surprisingly poor practice from the monocle team there!
So I have no idea at this point why monocle is crashing RStudio for the deng data in our example, but I do worry that most of the course participants will be using RStudio and could face this problem too. Perhaps we should contact the monocle authors with a reproducible example?