Package: DiffLogo
Type: Package
Title: DiffLogo: A comparative visualisation of biooligomer motifs
Version: 2.35.0
Date: 2015-02-12
Author: c( 
    person("Martin", "Nettling", role = c("aut", "cre"), email = "martin.nettling@informatik.uni-halle.de"), 
    person("Hendrik", "Treutler", role = c("aut", "cre"), email = "hendrik.treutler@ipb-halle.de"),
    person("Jan", "Grau", role = c("aut", "ctb"), email = "grau@informatik.uni-halle.de"), 
    person("Andrey", "Lando", role = c("aut", "ctb"), email = "dronte@autosome.ru"), 
    person("Jens", "Keilwagen", role = c("aut", "ctb"), email = "jens.keilwagen@julius-kuehn.de"), 
    person("Stefan", "Posch", role = "aut", email = "posch@informatik.uni-halle.de"), 
    person("Ivo", "Grosse", role = "aut", email = "grosse@informatik.uni-halle.de"))
Depends:
    R (>= 3.4),
    stats,
    cba
Imports:
    grDevices, 
    graphics, 
    utils, 
    tools
Suggests:
    knitr,
    testthat,
    seqLogo,
    MotifDb
Maintainer: Hendrik Treutler<hendrik.treutler@gmail.com>
Description: DiffLogo is an easy-to-use tool to visualize motif differences.
License: GPL (>= 2)
URL: https://github.com/mgledi/DiffLogo/
BugReports: https://github.com/mgledi/DiffLogo/issues
biocViews: Software, SequenceMatching, MultipleComparison, MotifAnnotation,
    Visualization, Alignment
Collate:
    'alphabet.R'
    'baseDistrs.R'
    'diffSeqLogo.R'
    'preconditions.R'
    'seqLogo.R'
    'stackHeights.R'
    'utilities.R'
    'diffSeqLogoSupport.R'
    'pwmAlignment.R'
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/DiffLogo
git_branch: devel
git_last_commit: 933892e
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
