View source: R/RNASeqAssay-methods.R
filterLowExpressedGenes | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.