WatsonWoo / curatedMetagenomicData

Curated and processed metagenomic data through ExperimentHub

Home Page:https://waldronlab.github.io/curatedMetagenomicData/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fa-music Build Results fa-linux Travis-CI Build Status fa-percent Coverage Status fa-pencil Support Site Activity

curatedMetagenomicData

curatedMetagenomicData uses Bioconductor's ExperimentHub to distribute taxonomic and metabolic functional profiles and curated metadata for publicly available human microbiome samples generated by shotgun metagenomic sequencing.

Quick Start

Install curatedMetagenomicData through Bioconductor using BiocManager and open the package vignette. Microbiome profiles and metadata can be accessed from within R or from the command line.

BiocManager::install("curatedMetagenomicData")
browseVignettes("curatedMetagenomicData")

For more extensive information on installing and using curatedMetagenomicData please see https://waldronlab.github.io/curatedMetagenomicData/.

Contributing

Contributions will gladly be accepted provided they fit within the context of the project. Please see CONTRIBUTING.md for information regarding reporting bugs, pull request, adding datasets and other issues.

Copyright and License

curatedMetagenomicData is Free software licensed under the Artistic License 2.0 (copied here as the LICENSE file, verbatim as required by the Perl Foundation). For the purposes of this license, the "Copyright Holders" are the authors of the manuscript (https://www.nature.com/articles/nmeth.4468). In general you may use and re-distribute original and modified versions of the software under very permissive conditions. The appropriate citation information for each dataset can be found by doing experimentData(eset) (where eset is the name of the ExpressionSet class data object), by looking at the man page of the dataset (e.g. ?HMP_2012), or by looking at the reference manual of the development or release version.

About

Curated and processed metagenomic data through ExperimentHub

https://waldronlab.github.io/curatedMetagenomicData/

License:Other


Languages

Language:Shell 68.2%Language:R 30.7%Language:Python 0.7%Language:WDL 0.2%Language:Dockerfile 0.1%