extractOdGenes | R Documentation |
Extract the top overdispersed genes from the object
extractOdGenes(object, n.genes = NULL)
## S3 method for class 'Conos'
extractOdGenes(object, n.genes = NULL)
## S3 method for class 'Seurat'
extractOdGenes(object, n.genes = NULL)
object |
object from which to extract the top overdispersed genes |
n.genes |
numeric Number of overdispersed genes to extract (default=NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.