Last data update: 2014.03.03

R: AnnotationHubResource objects and their related methods and...
AnnotationHubResource-objectsR Documentation

AnnotationHubResource objects and their related methods and functions

Description

TODO

Accessors

In the code snippets below, x and object are AnnotationHubResource objects.

getHub(x): Gets the AnnotationHub from the hub slot.

getCache(x): Gets the location of the AnnotationHub cache from the AnnotationHub object in the hub slot.

getUrl(x): Gets the location of the AnnotationHub production server from the AnnotationHub object in the hub slot.

Author(s)

Bioconductor Core Team

Examples

    ## TODO

Results