inBetween: Checks if a peak mass value is in a certain mass allowance...

Description Usage Arguments Value Author(s) See Also

View source: R/Biotransformations.R

Description

Function inBetween extracts the mass peaks of a certain spectrum provided a dataframe where the spectrum labels are in a column called pcgroup.

Usage

1
inBetween(testValue,biotRange)

Arguments

testValue

The peak mass value to be checked

biotRange

A matrix containing two numerical columns and each row refers to a certain neutral mass loss. The first column should contain the lower value (neutral mass value minus the peak allowance window) and the second column should have the higher value (neutral mass value plus the peak allowance window)

Value

The rows of the biotRange table where possible neutral losses have been detected.

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu

See Also

Biotransformations


MAIT documentation built on Nov. 8, 2020, 5:43 p.m.