README.md

metIdentify

About

metIdentify is a R packge which is used for metabolite identification based on in-house database and public database based on accurate mass, rentention time and/or MS2 spectra.

Installation

You can install metIdentify from Github.

# Install `metIdentify` from GitHub
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("jaspershen/tinyTools")
devtools::install_github("jaspershen/metIdentify")

Usage

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

Need help?

If you have any quesitions about metIdentify, please don't hesitate to email me (shenxt@stanford.edu).

Citation

We are preparing our manuscript now, so if you use metIdentify for you project and work, please cite my github site. And after my manuscript is online in preprint website, you can cite it with DOI we provided. Thanks very much!



jaspershen/metIdentify documentation built on July 26, 2019, 8:54 a.m.