powered by
Basic Markers
basic_markers(sce, org = "human", group = "orig.ident", dir = ".")
An object of class Seurat
human or mouse, default: human
default:`orig.ident`, you can change it to `seurat_clusters` or `celltype`
the path for saving the figures by `DotPlot` with known famous markers.
a list of figures by `DotPlot`
# NOT RUN { basic_markers(AJ064_small_last_sce,dir=tempdir()) # }
Run the code above in your browser using DataLab