cole-trapnell-lab / monocle3

Other
327 stars 101 forks source link

plot_genes_in_pseudotime() not drawing trendline #484

Open mcsimenc opened 3 years ago

mcsimenc commented 3 years ago

Hi, I'm using plot_genes_in_pseudotime() but I'm not getting the expression trendlines I see in other plots. Here's an example:

plot_genes_in_pseudotime(pp, label_by_short_name = F, color_cells_by = "ident")

Rplot01

How can I get the trendline?

gadomskich commented 1 month ago

Hello, I'm having a similar problem, were you able to fix it?