filterLowExpressedGenes {MAST} | R Documentation |
Filter out genes that have less than some percent threshold expression across all libraries
filterLowExpressedGenes(assay, threshold = 0.1)
assay |
a |
threshold |
a |
SingleCellAssay
data(vbetaFA) filterLowExpressedGenes(vbetaFA)