Description Usage Arguments Value
View source: R/get.Mzmatch.annot.R
This function extracts annotation from mzMatch PeakML file, generating a matrix of non-redundant putative molecular ions.
1 | get.Mzmatch.annot(filename, onlyBP = TRUE)
|
filename |
PeakML file containing ion annotation. |
onlyBP |
logical, if TRUE retrieves only PeakML "bp" relationship, if FALSE also retrieves "potential bp" relationship. |
A list with a matrix of possible molecular ions with a trace of their annotation, and the used xsAnnotate object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.