extractOdGenes: Extract the top overdispersed genes from the object

extractOdGenesR Documentation

Extract the top overdispersed genes from the object

Description

Extract the top overdispersed genes from the object

Usage

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)

Arguments

object

object from which to extract the top overdispersed genes

n.genes

numeric Number of overdispersed genes to extract (default=NULL)


kharchenkolab/cacoa documentation built on May 10, 2022, 3:42 a.m.