extractGeneExpression: Extract the gene expression from the object

extractGeneExpressionR Documentation

Extract the gene expression from the object

Description

Extract the gene expression from the object

Usage

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)

Arguments

object

object from which to extract the cell groups

gene

character vector of the specific gene names on which to subset


kharchenkolab/cacoa documentation built on Nov. 8, 2024, 6:06 a.m.