Description Usage Arguments Details Value Author(s) References
This function filters the expression of the supplied countDat object; quantFilter is a filtering function used to remove rows (genes) of various expression data.
1 |
cD |
A countDat object. |
lo.bound |
The lower cutoff, expressed as a percentage. |
hi.bound |
The upper cutoff, expressed as a percentage. |
MEDIAN |
Boolean, Calculate RowMeans or RowMedians. |
na.rm |
Boolean, NA removal. |
This function filters the expression of the supplied countDat object, based on a selected percentage cutoff.
Returns a filtered countDat object.
AJ Vaestermark, JR Walters.
The "doseR" package, 2018 (in press).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.