theislab / cellrank

CellRank: dynamics from multi-view single-cell data
https://cellrank.org
BSD 3-Clause "New" or "Revised" License
338 stars 47 forks source link

Compute and plot gene module scores over pseudotime #1202

Open sohrabsa opened 2 months ago

sohrabsa commented 2 months ago

...

sohrabsa commented 2 months ago

Hi,

It’d be great to add a method to allow the computation and plotting of a module. Something like the plot gene trends function, but for a (potentially pre-computed) score.

Thank you!

Marius1311 commented 2 months ago

That would basically require the cellrank.pl.gene_trends function to accept .obs attributes for plotting - feel free to open a PR for this @sohrabsa