Package: AnnotationHubData
Type: Package
Title: Transform public data resources into Bioconductor Data
        Structures
Version: 1.8.1
Encoding: UTF-8
Authors@R: c(
        person("Martin", "Morgan", role="ctb"),
        person("Marc", "Carlson", role="ctb"),
        person("Dan", "Tenenbaum", role="ctb"),
        person("Sonali", "Arora", role="ctb"),
        person("Paul", "Shannon", role="ctb"),
        person("Bioconductor Package Maintainer",
            email="maintainer@bioconductor.org", role="cre")
        )
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Depends: R (>= 3.2.2), methods, utils, S4Vectors (>= 0.7.21), IRanges
        (>= 2.3.23), GenomicRanges, AnnotationHub (>= 2.9.14)
Suggests: RUnit, knitr, BiocStyle, grasp2db, BiocInstaller
Imports: GenomicFeatures, Rsamtools, rtracklayer, BiocGenerics,
        jsonlite, BiocInstaller, biocViews, AnnotationDbi, Biobase,
        Biostrings, DBI, GEOquery, GenomeInfoDb, OrganismDbi, RSQLite,
        rBiopaxParser, AnnotationForge, futile.logger (>= 1.3.0), XML,
        RCurl
Description: These recipes convert a wide variety and a growing number of
    public bioinformatic data sets into easily-used standard Bioconductor data
    structures.
License: Artistic-2.0
LazyLoad: yes
biocViews: DataImport
VignetteBuilder: knitr
Collate: Message-class.R ImportPreparer-class.R
        makeAnnotationHubResource.R HubMetadata-class.R
        AnnotationHubMetadata-class.R utils.R updateResources.R
        ahmToJson.R webAccessFunctions.R makeBioPaxImporter.R
        makeChEA.R makedbSNPVCF.R makeEncodeDCC.R
        makeEnsemblGtfToGRanges.R makeEnsemblFasta.R
        makeEpigenomeRoadmap.R makeGencodeFasta.R makeGencodeGFF.R
        makeGrasp2Db.R makeHaemCode.R makeInparanoid8ToDbs.R
        makeNCBIToOrgDbs.R makeStandardOrgDbsToSqlite.R
        makeStandardTxDbsToSqlite.R makePazar.R makeRefNet.R
        makeUCSCChain.R makeUCSC2Bit.R makeUCSCTracks.R
        trackWithAuxiliaryTableToGRangesRecipe.R
        UCSCTrackUpdateChecker.R makeEnsemblTwoBit.R
NeedsCompilation: no
Packaged: 2018-03-15 01:05:12 UTC; biocbuild
Author: Martin Morgan [ctb],
  Marc Carlson [ctb],
  Dan Tenenbaum [ctb],
  Sonali Arora [ctb],
  Paul Shannon [ctb],
  Bioconductor Package Maintainer [cre]
Built: R 3.4.3; ; 2018-03-15 02:29:22 UTC; windows
