plotLineangeGene | R Documentation |
Plot heatmap of the pseudotime data
plotLineangeGene(
object,
features,
lineage = "lineage1",
col,
lo.col = "red",
hi.col = "green",
group.by = NULL
)
object |
Seurat object |
features |
Vector of genes to be plotted |
lineage |
THe linage to be plotted such as lineage1 |
lo.col |
Low value color |
hi.col |
high value color |
group.by |
Cluster variable used in slingshot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.