- Home
- Bioconductor 3.22
- Software Packages
- AnnotationHubData
AnnotationHubData
This is the released version of AnnotationHubData; for the devel version, see AnnotationHubData.
Transform public data resources into Bioconductor Data Structures
Bioconductor version: Release (3.22)
These recipes convert a wide variety and a growing number of public bioinformatic data sets into easily-used standard Bioconductor data structures.
Author: Martin Morgan [ctb], Marc Carlson [ctb], Dan Tenenbaum [ctb], Sonali Arora [ctb], Paul Shannon [ctb], Lori Shepherd [ctb], Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("AnnotationHubData")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnnotationHubData")
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("AnnotationHubData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.