Description Usage Arguments Value Author(s) See Also
View source: R/metricsMethods.R
Calculate and return the ratio of profiles maximal peaks
between two profiles covering the same range. The
maximal peak of the first profile is always divided by the maximal peak of
the second profile.If one peak value is inferior to the threshold, the
function returns NA
.
1 | ratioMaxMaxMethod(profile1, profile2, threshold = 1)
|
profile1 |
a |
profile2 |
a |
threshold |
a |
The calculated ratio or NA
if one peak value is inferior to
the threshold.
Astrid Deschenes, Elsa Bernatchez
MetricFactory
for using the recommanded interface to
calculate all available metrics separately or togheter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.