/metid

Construct database and identify metabolites.

Primary LanguageRGNU General Public License v3.0GPL-3.0

metid

Dependencies

News


About

metid is a R packge which is used for metabolite identification based on in-house database and public database based on accurate mass (m/z), rentention time (RT) and/or MS2 spectra.

Installation

You can install metid from Github.

if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("tidymass/metid")

metid is a part of tidymass, so you can also install it by installing tidymass.

Usage

Please see the Get started page to get the instruction of metid.

Need help?

If you have any questions about metid, please don’t hesitate to email me (shenxt@stanford.edu).

shenzutao1990

shenxt@stanford.edu

Twitter

M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304

Citation

If you use metid in you publication, please cite this publication:

Xiaotao Shen, Si Wu, Liang Liang, Songjie Chen, View ORCID ProfileKevin Contrepois, Zheng-Jiang Zhu*, Michael Snyder* (Corresponding Author)

metid: A R package for automatable compound annotation for LC−MS-based data

doi: [https://doi.org/10.1101/2021.05.08.443258](doi: https://doi.org/10.1101/2021.05.08.443258)

Thanks very much!