Skip to content
/ metid Public

Construct database and identify metabolites.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

tidymass/metid

Repository files navigation

metid

Dependencies

metid is a part of tidymass


About

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

Installation

You can install metid from GitLab

if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("tidymass/metid")

or Github

remotes::install_github("tidymass/metid")

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

Usage

Please see the Help documents 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 your publications, please cite this paper:

  1. Xiaotao Shen, Si Wu, Liang Liang, Songjie Chen, Kevin Contrepois, Zheng-Jiang Zhu*, Michael Snyder* (Corresponding Author). metID: A R package for automatable compound annotation for LC−MS-based data. Bioinformatics, btab583, https://doi.org/10.1093/bioinformatics/btab583

  2. Shen, X., Yan, H., Wang, C. et al. TidyMass an object-oriented reproducible analysis framework for LC–MS data. Nat Commun 13, 4365 (2022). Weblink

Thanks very much!

About

Construct database and identify metabolites.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages