extractGeneExpression: Extract the gene exrpession from the object

extractGeneExpressionR Documentation

Extract the gene exrpession from the object

Description

Extract the gene exrpession 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 May 10, 2022, 3:42 a.m.