Description Usage Arguments Value Author(s)
View source: R/pairwise_comparison.R
This function can be used to perform a pairwise comparison
| 1 | pairwise_comparison(x, out = "delta", P_overlap_threshold = 0.2)
 | 
| x | a vector or list containing two comparisons | 
| out | a character vector specifying method to perform. Options: ('delta', 'strcat', 'isequal', 'samePeak', 'percentOverlap') | 
| P_overlap_threshold | a numeric value specifying the curret off to use for considering a peak overlap as bein the same or not | 
A value for comparison
Justin Sing https://github.com/singjc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.