addGeneLabel: addGeneLabel

Description Usage Arguments Value Examples

Description

Labels cells if they express gene(s) as a condition.

Usage

1
2
3
4
addGeneLabel(x, gene)

## S4 method for signature 'EMSet'
addGeneLabel(x, gene = c())

Arguments

x

EMSet

gene

List of gene markers

Value

An EMSet with the expression of the specified genes noted in colInfo

Examples

1
2
em_set <- ascend::raw_set
em_set <- addGeneLabel(em_set, gene = c("MALAT1"))

IMB-Computational-Genomics-Lab/ascend documentation built on Aug. 29, 2019, 4:10 a.m.