Description Usage Arguments Value
Identify outliers using the ROUT method REF: https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-7-123
1 | findOutlier(dat, Q = 0.05, outliers = F)
|
dat |
The data object as loaded by loadData() |
Q |
FDR trheshold - default 0.05 |
outliers |
Boolean indicating if outliers should be kept and returned (T) or removed (F). Default is FALSE. |
A data frame with outliers for each genotype/conditoin pairing removed (outliers=F).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.