tidymicrobiome / microbiomeplot

All the plot functions for tidymicrobiome

Home Page:https://microbiomeplot.tidymicrobiome.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microbiomeplot

Dependencies

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 (shenxt1990@outlook.com) 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 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!

About

All the plot functions for tidymicrobiome

https://microbiomeplot.tidymicrobiome.org/

License:MIT License


Languages

Language:R 100.0%