Description Usage Arguments Value
Seurat Clustering
1  | Seurat_Clust(Y, knn = 10, resolution = 0.5, input_markers = NULL)
 | 
Y | 
 A expression matrix. It is recommended to use the raw count matrix.  | 
knn | 
 of nearest neighbors (knn).  | 
resolution | 
 clustering resolution (0, 1) (default = 0.5).  | 
input_markers | 
 A character vector including the featured genes. If they are not presented, SC3 will take care of this.  | 
the clustering labels and the featured genes. input_markers is a character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.