select {LipidMS} | R Documentation |
Check matches between chains composition and precursor structures
Description
This function checks if the sum up of the chains structure match the precursor structure. It is used by combineChains.
Usage
select(chains, parent, n)
Arguments
chains |
character value containing chains structure separated by a white space. |
parent |
precursor ion structure |
n |
number of chains |
Value
Logical value
Author(s)
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>
[Package LipidMS version 3.0.5 Index]