Package: AnnotationHub
Type: Package
Title: Client to access AnnotationHub resources
Version: 2.0.4
Authors@R: 
    c(person("Martin", "Morgan", email="mtmorgan@fhcrc.org", role="cre"),
      person("Marc", "Carlson", role="ctb"),
      person("Dan", "Tenenbaum", role="ctb"),
      person("Sonali", "Arora", role="ctb"))
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Description: This package provides a client for the Bioconductor
    AnnotationHub web resource. The AnnotationHub web resource
    provides a central location where genomic files (e.g., VCF, bed,
    wig) and other resources from standard locations (e.g., UCSC,
    Ensembl) can be discovered. The resource includes metadata about
    each resource, e.g., a textual description, tags, and date of
    modification. The client creates and manages a local cache of
    files retrieved by the user, helping with quick and reproducible
    access.
License: Artistic-2.0
Imports: utils, methods, RSQLite, BiocInstaller, BiocGenerics,
        S4Vectors, interactiveDisplayBase, httr, AnnotationDbi
Suggests: GenomicRanges, VariantAnnotation, Rsamtools, rtracklayer,
        GenomeInfoDb, BiocStyle, knitr, AnnotationForge, rBiopaxParser,
        RUnit
Collate: AnnotationHub-class.R AnnotationHubResource-class.R
        AnnotationHubBEDResource-class.R utilities.R option.R sql.R
        hub.R cache.R display.R zzz.R
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-11 04:23:12 UTC; biocbuild
Author: Martin Morgan [cre],
  Marc Carlson [ctb],
  Dan Tenenbaum [ctb],
  Sonali Arora [ctb]
Built: R 3.2.2; ; 2015-09-11 06:21:08 UTC; windows
