Package: motifbreakR
Title: A Package For Predicting The Disruptiveness Of Single Nucleotide
        Polymorphisms On Transcription Factor Binding Sites
Version: 2.0.0
Authors@R: c(person(given="Simon Gert", family="Coetzee",
        email="simon.coetzee@cshs.org", role = c("aut", "cre")),
        person(given="Dennis J.", family="Hazelett",
        email="dennis.hazelett@cshs.org", role = c("aut")))
Description: We introduce motifbreakR, which allows the biologist to
        judge in the first place whether the sequence surrounding the
        polymorphism is a good match, and in the second place how much
        information is gained or lost in one allele of the polymorphism
        relative to another. MotifbreakR is both flexible and
        extensible over previous offerings; giving a choice of
        algorithms for interrogation of genomes with motifs from public
        sources that users can choose from; these are 1) a weighted-sum
        probability matrix, 2) log-probabilities, and 3) weighted by
        relative entropy. MotifbreakR can predict effects for novel or
        previously described variants in public databases, making it
        suitable for tasks beyond the scope of its original design.
        Lastly, it can be used to interrogate any genome curated within
        Bioconductor (currently there are 22).
Depends: R (>= 3.5.0), grid, MotifDb
Imports: methods, compiler, grDevices, grImport, stringr, BiocGenerics,
        S4Vectors (>= 0.9.25), IRanges, GenomeInfoDb, GenomicRanges,
        Biostrings, BSgenome, rtracklayer, VariantAnnotation,
        BiocParallel, motifStack, Gviz, matrixStats, TFMPvalue,
        SummarizedExperiment
Suggests: BSgenome.Hsapiens.UCSC.hg19, SNPlocs.Hsapiens.dbSNP.20120608,
        SNPlocs.Hsapiens.dbSNP142.GRCh37, knitr, rmarkdown,
        BSgenome.Drerio.UCSC.danRer7, BiocStyle
VignetteBuilder: knitr
License: GPL-2
LazyData: true
BugReports: https://github.com/Simon-Coetzee/motifbreakR/issues
biocViews: ChIPSeq, Visualization, MotifAnnotation
NeedsCompilation: no
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/motifbreakR
git_branch: RELEASE_3_10
git_last_commit: ffe8057
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-30
Packaged: 2019-10-31 02:44:12 UTC; biocbuild
Author: Simon Gert Coetzee [aut, cre],
  Dennis J. Hazelett [aut]
Maintainer: Simon Gert Coetzee <simon.coetzee@cshs.org>
Built: R 3.6.1; ; 2019-10-31 13:23:54 UTC; windows
