- Home
- Bioconductor 3.23
- Software Packages
- AnnotationHubData (development version)
AnnotationHubData
This is the development version of AnnotationHubData; for the stable release version, see AnnotationHubData.
Transform public data resources into Bioconductor Data Structures
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.