getGeneExpression | R Documentation |
Access gene expression from sample
getGeneExpression(sample, gene)
## S4 method for signature 'Pagoda2'
getGeneExpression(sample, gene)
## S4 method for signature 'Conos'
getGeneExpression(sample, gene)
## S4 method for signature 'Seurat'
getGeneExpression(sample, gene)
## S4 method for signature 'seurat'
getGeneExpression(sample, gene)
sample |
sample from which to access gene expression |
gene |
character vector Genes to access |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.