select: 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
Author
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>