getClustering {conos} | R Documentation |
Access clustering from sample
Description
Access clustering from sample
Usage
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)
Arguments
sample |
sample from which to get the clustering |
type |
character Type of clustering to get |
[Package conos version 1.5.2 Index]