File: AnnotationHubResource-class.Rd

package info (click to toggle)
r-bioc-annotationhub 3.14.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 592 kB
  • sloc: makefile: 2
file content (31 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (3)
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}