trimRatio: 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.
Description
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.
Usage
trimRatio(ratioDF, loLim, hiLim)
Arguments
ratioDF
A ratio dataframe containing 'ratio' column (dataframe, required).