metPath
is a R package which is used for absolute quantification for
lipidomics data.
You can install metPath
from
Github.
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("jaspershen/metPath")
Please see the Get
started
page to get the instruction of metPath
.
If you have any quesitions about metPath
, please don’t hesitate to
email me (shenxt@stanford.edu).
M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304
If you use metPath in you publication, please cite this publication:
X. Shen, R. Wang, X. Xiong, Y. Yin, Y. Cai, Z. Ma, N. Liu, and Z.-J. Zhu* (Corresponding Author), Metabolic Reaction Network-based Recursive Metabolite Annotation for Untargeted Metabolomics, Nature Communications, 2019, 10: 1516. Web Link.
Thanks very much!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.