README.md

tinyTools

Dependencies

About

tinyTools is a collections of useful tiny tools.

Installation

You can install tinyTools from Github.

if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("jaspershen/tinyTools")
library(tinyTools)
tinyTools::install_tinyTools(from = "github", force = FALSE)

Need help?

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.

shenxt1990

shenxt@stanford.edu

Twitter

M339, Alway Buidling, Cooper Lane, Palo Alto, CA 94304

Citation

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!



jaspershen/tinyTools documentation built on Nov. 10, 2021, 12:40 a.m.