- Home
- Bioconductor 3.22
- Experiment Packages
- HMP16SData
HMP16SData
This is the released version of HMP16SData; for the devel version, see HMP16SData.
16S rRNA Sequencing Data from the Human Microbiome Project
Bioconductor version: Release (3.22)
HMP16SData is a Bioconductor ExperimentData package of the Human Microbiome Project (HMP) 16S rRNA sequencing data for variable regions 1–3 and 3–5. Raw data files are provided in the package as downloaded from the HMP Data Analysis and Coordination Center. Processed data is provided as SummarizedExperiment class objects via ExperimentHub.
Author: Lucas schiffer [aut, cre] ORCID iD ORCID: 0000-0003-3628-0326 , Rimsha Azhar [aut], Marcel Ramos [ctb], Ludwig Geistlinger [ctb], Levi Waldron [aut]
Maintainer: Lucas schiffer <schiffer.lucas at gmail.com>
citation("HMP16SData")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HMP16SData")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HMP16SData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.