View source: R/read_msp_data.R
read_msp_data | R Documentation |
Read MSP data
read_msp_data(
file,
source = c("massbank", "mona", "gnps", "nist"),
threads = 5
)
file |
The vector of names of ms2 files. MS2 file must be msp format. |
source |
massbank, mona. |
threads |
threads |
Return ms2 data. This is a list.
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.