Package: GenomicScores
Type: Package
Title: Infrastructure to work with genomewide position-specific scores
Description: Provide infrastructure to store and access genomewide
        position-specific scores within R and Bioconductor.
Version: 1.10.0
Authors@R: c(person("Robert", "Castelo", role=c("aut", "cre"),
        email="robert.castelo@upf.edu"), person("Pau", "Puigdevall",
        role="ctb", email="pau.puigdevall@upf.edu"))
License: Artistic-2.0
Depends: R (>= 3.5), S4Vectors (>= 0.7.21), GenomicRanges, methods,
        BiocGenerics (>= 0.13.8)
Imports: utils, XML, Biobase, IRanges (>= 2.3.23), Biostrings,
        BSgenome, GenomeInfoDb, AnnotationHub
Suggests: BiocStyle, knitr, rmarkdown, BSgenome.Hsapiens.UCSC.hg19,
        phastCons100way.UCSC.hg19, MafDb.1Kgenomes.phase1.hs37d5,
        SNPlocs.Hsapiens.dbSNP144.GRCh37, VariantAnnotation,
        TxDb.Hsapiens.UCSC.hg19.knownGene, gwascat, RColorBrewer
VignetteBuilder: knitr
URL: https://github.com/rcastelo/GenomicScores
BugReports: https://github.com/rcastelo/GenomicScores/issues
Encoding: UTF-8
biocViews: Infrastructure, Genetics, Annotation, Sequencing, Coverage
git_url: https://git.bioconductor.org/packages/GenomicScores
git_branch: RELEASE_3_10
git_last_commit: c6ce709
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 02:32:50 UTC; biocbuild
Author: Robert Castelo [aut, cre],
  Pau Puigdevall [ctb]
Maintainer: Robert Castelo <robert.castelo@upf.edu>
