View source: R/RNAseqPreprocDS.R
RNAseqPreprocDS | R Documentation |
Determine which genes have sufficiently large counts to be retained in a statistical analysis. This is a similar function to edgeR::filterByExpr
RNAseqPreprocDS(object, group)
object |
|
group |
vector or factor giving group membership for a oneway layout, if appropriate. |
A RangedSummarizedExperiment
object with filtered genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.