tinytools
is a part of tidymass
You can install tinytools
from Github.
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("tidymass/tinytools")
tidymass::install_tinytools(from = "github", force = FALSE)
If you have any questions about tinytools
, please don’t hesitate to email me (shenxt@stanford.edu) or reach out me via the social medias below.
If you use tinytools 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!