Description Usage Arguments Examples
A function to remove outliers from the "ratio" column of a supplied ratio dataframe trimRatio is applied to the calculated ratio of read counts from a replicating to a non-replicating samples.
1 | trimRatio(ratioDF, loLim, hiLim)
|
ratioDF |
A ratio dataframe containing 'ratio' column (dataframe, required). |
loLim |
Low limit threshold (double, required). |
hiLim |
High limit threshold (double, required). |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.