Description Usage Arguments Value Author(s) See Also
View source: R/Biotransformations.R
Function inBetween
extracts the mass peaks of a certain spectrum provided a dataframe where the spectrum labels are in a column called pcgroup.
1 | inBetween(testValue,biotRange)
|
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) |
The rows of the biotRange table where possible neutral losses have been detected.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.