View source: R/GetPrecursors.R
get.precursors | R Documentation |
Generates precursor m/z values for a filtered list of peptides, given the charge range set.
get.precursors(msLib, mzRange, chargeRange, matchDb, threads)
msLib |
input MSLibrarian object |
mzRange |
sets the interval for the allowed m/z values. |
chargeRange |
charge ranges for resulting precursor ions |
matchDb |
logical indicating if matching to a prediction database will be performed |
threads |
number of threads to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.