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.
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")
Please see the Get started
page to get the instruction of metIdentify
.
If you have any quesitions about metIdentify
, please don't hesitate to email me (shenxt@stanford.edu).
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!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.