tidymicrobiome: An R package to organize all the packages in tidymicrobiome project

Dependencies

tidymicrobiome is a part of tidymicrobiome project.

tidymicrobiome is a R package which is used to manage and organize all the packages in tidymicrobiome project

Installation

You can install tidymicrobiome from GitLab

if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("tidymicrobiome/tidymicrobiome")

or GitHub

remotes::install_github("tidymicrobiome/tidymicrobiome")

Usage

Please see the Help documents page to get the instruction of tidymicrobiome.

Need help?

If you have any quesitions about tidymicrobiome, please don’t hesitate to email me ().

shenzutao1990

Twitter

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

Citation

If you use tidymicrobiome in your publications, please cite this paper:

Shen, X., Yan, H., Wang, C. et al. TidyMass an object-oriented reproducible analysis framework for LC–MS data. Nat Commun 13, 4365 (2022).

Weblink

Thanks very much!