Access clustering from sample
1 2 3 4 5 6 7 8 9 10 11 12 13 | getClustering(sample, type)
## S4 method for signature 'Pagoda2'
getClustering(sample, type)
## S4 method for signature 'seurat'
getClustering(sample, type)
## S4 method for signature 'Seurat'
getClustering(sample, type)
## S4 method for signature 'Conos'
getClustering(sample, type)
|
sample |
sample from which to get the clustering |
type |
character Type of clustering to get |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.