filterLowExpressedGenes: Filter low-expressing genes

Description Usage Arguments Value Examples

View source: R/RNASeqAssay-methods.R

Description

Filter out genes that have less than some percent threshold expression across all libraries

Usage

1
filterLowExpressedGenes(assay, threshold = 0.1)

Arguments

assay

a SingleCellAssay object

threshold

a numeric between 0, and 1, specifying the threshold frequency below which genes will be filtered out

Value

SingleCellAssay

Examples

1
2

MAST documentation built on Nov. 8, 2020, 8:19 p.m.