View source: R/basic_markers.R
| basic_markers | R Documentation |
Basic Markers
basic_markers(sce, org = "human", group = "orig.ident", dir = ".")
sce |
An object of class Seurat |
org |
human or mouse, default: human |
group |
default:'orig.ident', you can change it to 'seurat_clusters' or 'celltype' |
dir |
the path for saving the figures by 'DotPlot' with known famous markers. |
a list of figures by 'DotPlot'
basic_markers(AJ064_small_last_sce,dir=tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.