Description Usage Arguments Value
After k-means analysis, previously run with DoKMeans, returns a set of genes associated with each cluster
1 | GenesInCluster(object, cluster.num, max.genes = 1e+06)
|
object |
Seurat object. Assumes DoKMeans has already been run |
cluster.num |
K-means cluster(s) to return genes for |
max.genes |
max number of genes to return |
A vector of genes who are members in the cluster.num k-means cluster(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.