waldronlab / MicrobiomeBenchmarkData

Data for benchmarking in microbiome research.

Home Page:http://waldronlab.io/MicrobiomeBenchmarkData/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicrobiomeBenchmarkData

Access to a resource of datasets with biological ground truth for benchmarking differential abundance methods. The datasets are available from Zenodo: https://doi.org/10.5281/zenodo.6911026

Installation

## Install BioConductor if not installed
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

## Release version (not yet in Bioc)
BiocManager::install("MicrobiomeBenchmarkData")

## Development version
BiocManager::install("waldronlab/MicrobiomeBenchmarkData", build_vignettes = TRUE)

Links

About

Data for benchmarking in microbiome research.

http://waldronlab.io/MicrobiomeBenchmarkData/


Languages

Language:R 100.0%