View source: R/get_IdxFromID.R
get_IdxFromID | R Documentation |
Get indicies of spectra per plaque ID
get_IdxFromID(pp, ID, mzValue = "unified")
pp |
plaque picker result list. See |
ID |
vector of ID, set to NA to return all Indicies associated with any clump. |
mzValue |
mzValue to ID is refering to. By default the unified IDs are used but this can also be overwritten by entering a specific mz. |
vector of indicies refering to the spectra in the MALDIquant spectra list used to construct the ion images used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.