microbiomeplot is a part of tidymicrobiome.


About

microbiomeplot provide the microbiome_dataset class which is specifically developed and designed to organize the rectangular metabolomics data sets into a standard structure.

Installation

You can install microbiomeplot from GitLab

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

or GitHub

remotes::install_github("tidymicrobiome/microbiomeplot")

More information can be found here.

Get started

Please see the Help documents.

Need help?

If you have any questions about microbiomeplot, please don’t hesitate to email me () or reach out me via the social medias below.

shenxt1990

Twitter

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

Citation

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

tidyMicrobiome for microbiome data processing and analysis.

Xiaotao Shen, Chuchu Wang,Michael P. Snyder.

Thanks very much!