convert_hmdb2metid | R Documentation |
Convert HMDB data (MS1 or MS2) to metID format database
convert_hmdb2metid(data, path = ".", threads = 5, ms1_or_ms2 = c("ms1", "ms2"))
data |
for MS1, it is a data.from from read_xml_data_hmdb. |
path |
Default is . |
threads |
threads |
ms1_or_ms2 |
MS1 or MS2 data. |
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.