Package: seqLogo
Title: Sequence logos for DNA sequence alignments
Version: 1.77.0
Authors@R: 
    c(person(given="Oliver", family="Bembom", 
             role = c("aut"), email = "oliver.bembom@gmail.com"),
      person(given="Robert", family="Ivanek", 
             role=c("aut", "cre"), email="robert.ivanek@unibas.ch", 
             comment=c(ORCID="0000-0002-8403-056X")))
Description: seqLogo takes the position weight matrix of a DNA sequence
        motif and plots the corresponding sequence logo as introduced
        by Schneider and Stephens (1990).
LazyLoad: yes
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports: stats4, grDevices
Depends: R (>= 4.2), methods, grid
Suggests: knitr, BiocStyle, rmarkdown, testthat
BugReports: https://github.com/ivanek/seqLogo/issues
VignetteBuilder: knitr
Collate: AllClasses.R AllGenerics.R pwm.R seqLogo.R
License: LGPL (>= 2)
biocViews: SequenceMatching
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 13:59:01 UTC
RemoteUrl: https://github.com/bioc/seqLogo
RemoteRef: HEAD
RemoteSha: f1113d7a53ad0326ee16892cbe11e0e72e221d40
NeedsCompilation: no
Packaged: 2025-11-02 04:10:35 UTC; root
Author: Oliver Bembom [aut],
  Robert Ivanek [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8403-056X>)
Maintainer: Robert Ivanek <robert.ivanek@unibas.ch>
Built: R 4.6.0; ; 2025-11-02 04:12:05 UTC; windows
