dpeerlab / Palantir

Single cell trajectory detection
https://palantir.readthedocs.io
GNU General Public License v2.0
203 stars 45 forks source link

implement palantir.plot.plot_stats #116

Closed katosh closed 11 months ago

katosh commented 11 months ago

@ManuSetty This implements palantir.plot.plot_stats which is a more general version of palantir.plot.plot_branch. It works very similarly but allows to plot other stats than just pseudo time on the y-axis. Optionally, it allows to subset to a specific branch just like the palantir.plot.plot_branch does. Here is an example where we plot the Mellon log-density over the MAGIC imputed EBF1 expression, color by cell type and subsetted to the B-cell branch: image