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: 2.0.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"), person("Pablo",
        "Rodríguez", role="ctb", email="pablosebastian.rodriguez@upf.edu"))
License: Artistic-2.0
Depends: R (>= 3.5), S4Vectors (>= 0.7.21), GenomicRanges, methods,
        BiocGenerics (>= 0.13.8)
Imports: stats, utils, XML, Biobase, IRanges (>= 2.3.23), Biostrings,
        GenomeInfoDb, AnnotationHub, rhdf5, DelayedArray, HDF5Array
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,
        shiny, shinythemes, shinyjs, shinycustomloader, data.table, DT
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_11
git_last_commit: 4e942f2
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 03:01:18 UTC; biocbuild
Author: Robert Castelo [aut, cre],
  Pau Puigdevall [ctb],
  Pablo Rodríguez [ctb]
Maintainer: Robert Castelo <robert.castelo@upf.edu>
