Description Usage Arguments Value
View source: R/seurat_plot_feature_rank.R
Create feature rank plot from Seurat object
1 2 3 4 5 6 7 8 9 10 |
object |
Seurat object |
feature |
Meta.data column for ranking and x-axis (i.e. UMI count). |
group.by |
Meta.data column for grouping variable for comparison (i.e. titration). |
split.by |
Meta.data column for splitting plots |
celltype_group |
Meta.data column celltype for grouping cells (i.e. lineage). |
cell_color_by |
Meta.data column for coloring cells (i.e. celltype). Used for "barcode" plot. |
slot |
Slot that the value should be extracted from (default "counts") |
ggplot2 object or list of ggplot2 objects (if combine=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.