To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("AnnotationHub")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
A client for retrieving data from the Bioconductor AnnotationHub online services.
Author: Marc Carlson, Sonali Arora
Maintainer: Marc Carlson <mcarlson at fhcrc.org>
Citation (from within R,
enter citation("AnnotationHub")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("AnnotationHub")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AnnotationHub")
| R Script | AnnotationHub: A client package for retrieving data from the AnnotationHub web service | |
| R Script | How to write recipes for new resources for the AnnotationHub | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Annotation, Infrastructure, Software |
| Version | 1.4.0 |
| In Bioconductor since | BioC 2.12 (R-3.0) |
| License | Artistic-2.0 |
| Depends | IRanges |
| Imports | methods, stats, utils, rjson, BiocGenerics, httr, BiocInstaller(>= 1.11.0), AnnotationDbi, GenomicRanges, interactiveDisplay(>= 1.0.23) |
| Suggests | RUnit, RCurl, Rsamtools |
| System Requirements | |
| URL | |
| Depends On Me | RefNet |
| Imports Me | |
| Suggests Me | GenomicRanges |
Follow Installation instructions to use this package in your R session.
| Package Source | AnnotationHub_1.4.0.tar.gz |
| Windows Binary | AnnotationHub_1.4.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | AnnotationHub_1.4.0.tgz |
| Mac OS X 10.9 (Mavericks) | AnnotationHub_1.4.0.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!