extractGeneExpression | R Documentation |
Extract the gene expression from the object
extractGeneExpression(object, gene)
## S3 method for class 'Conos'
extractGeneExpression(object, gene)
## S3 method for class 'Seurat'
extractGeneExpression(object, gene)
## S3 method for class 'dgCMatrix'
extractGeneExpression(object, gene)
object |
object from which to extract the cell groups |
gene |
character vector of the specific gene names on which to subset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.