convert_massbank2metid | R Documentation |
Convert MassBank data (list) to metID format database
convert_massbank2metid(
data,
source = c("riken", "nist"),
path = ".",
threads = 5
)
data |
list, from read_msp_data function |
source |
riken or nist |
path |
Default is . |
threads |
threads |
metid database class
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.