getCellNames {conos} | R Documentation |
Access cell names from sample
Description
Access cell names from sample
Usage
getCellNames(sample)
## S4 method for signature 'Pagoda2'
getCellNames(sample)
## S4 method for signature 'seurat'
getCellNames(sample)
## S4 method for signature 'Seurat'
getCellNames(sample)
## S4 method for signature 'Conos'
getCellNames(sample)
Arguments
sample |
sample from which to cell names |
[Package conos version 1.5.2 Index]