View source: R/ds.RNAseqPreproc.R
ds.RNAseqPreproc | R Documentation |
Determine which genes have sufficiently large counts to be retained in a statistical analysis.
This is a similar function to edgeR::filterByExpr
ds.RNAseqPreproc(object, group = NULL, newobj.name = NULL, datasources = NULL)
object |
|
group |
character indicating the vector or factor giving group membership (optional). |
newobj.name |
|
datasources |
a list of |
This function does not have an output. It creates (or overwrites) a data frame on the study server.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.