1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
\name{AnnotationHubResource-objects}
\docType{class}
% Classes
\alias{class:AnnotationHubResource}
\alias{AnnotationHubResource-class}
% Constructor
% Accessor-like methods
\alias{getHub}
\alias{getHub,AnnotationHubResource-method}
\alias{hubCache,AnnotationHubResource-method}
\alias{hubUrl,AnnotationHubResource-method}
\alias{isLocalHub,AnnotationHubResource-method}
\title{AnnotationHubResource objects and their related methods and functions}
\description{
This class is utilized internally. AnnotationHubResources are
created as an intermediate 'on the fly' process when loading a
resource. It's accessor methods are used internally.
}
\author{Bioconductor Core Team}
\seealso{\link{AnnotationHub-class}}
\keyword{internal}
\keyword{classes}
\keyword{methods}
|