View source: R/deprecated_function4databaseClass.R
getMS2spectrum | R Documentation |
Get MS2 spectra of peaks from databaseClass object.
getMS2spectrum( lab.id, database, polarity = c("positive", "negative"), ce = "30" )
lab.id |
The lab ID of metabolite. |
database |
Database (databaseClass object). |
polarity |
positive or negative. |
ce |
Collision value. |
A MS2 spectrum (data.frame).
Xiaotao Shen shenxt1990@163.com
The example and demo data of this function can be found https://jaspershen.github.io/metID/articles/metID.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.