microbiomedataset is a part of tidymicrobiome.


About

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

Installation

You can install microbiomedataset from GitLab

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

or GitHub

remotes::install_github("tidymicrobiome/microbiomedataset")

More information can be found here.

Get started

Please see the Help documents.

Need help?

If you have any questions about microbiomedataset, 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 microbiomedataset in your publications, please cite this paper:

MicrobiomeDataset: An tidy framework for organizing and processing microbiome data.

Xiaotao Shen, Chuchu Wang,Michael P. Snyder.

Thanks very much!