You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to plot the fits and data to my DE time-dependent genes. plotGenes() generates plots but does not plot the underlying count data when I call it like this:
Hi,
I'm trying to plot the fits and data to my DE time-dependent genes.
plotGenes()
generates plots but does not plot the underlying count data when I call it like this:I suspect there is a problem somewhere in this code block (lines 258 to 280 in https://github.com/YosefLab/ImpulseDE2/blob/master/R/srcImpulseDE2_plotGenes.R):
The plotting gives a warning:
"Removed 40 rows containing missing values (geom_point)"
^^^ I don't know specifically what this is referring to but I suspect this is why data is not plotting.
Any suggestions would be helpful. Thanks!
The text was updated successfully, but these errors were encountered: