pairwise_comparison: Pair-Wise Comparison

Description Usage Arguments Value Author(s)

View source: R/pairwise_comparison.R

Description

This function can be used to perform a pairwise comparison

Usage

1
pairwise_comparison(x, out = "delta", P_overlap_threshold = 0.2)

Arguments

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

Value

A value for comparison

Author(s)

Justin Sing https://github.com/singjc


Roestlab/mstools documentation built on Feb. 7, 2020, 3:57 p.m.