Description Usage Arguments Value Examples
View source: R/basic_find_markers.R
To find de 'novo' markers by 'FindAllMarkers' from Seurat with default setting.
1 | basic_find_markers(sce, group = "seurat_clusters", dir = ".")
|
sce |
An object of class Seurat |
group |
default:seurat_clusters, you can change it to celltype |
dir |
path for saving results |
sce.markers a data.frame of markers.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.