getOverdispersedGenes | R Documentation |
Access overdispersed genes from sample
getOverdispersedGenes(sample, n.odgenes = 1000)
## S4 method for signature 'Pagoda2'
getOverdispersedGenes(sample, n.odgenes = NULL)
## S4 method for signature 'seurat'
getOverdispersedGenes(sample, n.odgenes = NULL)
## S4 method for signature 'Seurat'
getOverdispersedGenes(sample, n.odgenes = NULL)
## S4 method for signature 'Conos'
getOverdispersedGenes(sample, n.odgenes = NULL)
sample |
sample from which to overdispereed genes |
n.odgenes |
numeric Number of overdisperesed genes to get |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.