Package: ggseqalign
Type: Package
Title: Minimal Visualization of Sequence Alignments
Version: 1.6.0
Authors@R: person(
    "Simeon", "Lim Rossmann", 
    email = "simeon.rossmann@nmbu.no", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0003-0435-8221")
    )
Description: Simple visualizations of alignments of DNA or AA sequences
        as well as arbitrary strings. Compatible with Biostrings and
        ggplot2. The plots are fully customizable using ggplot2
        modifiers such as theme().
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
biocViews: Alignment, MultipleSequenceAlignment, Software,
        Visualization
Depends: R (>= 4.4.0)
Imports: pwalign, dplyr, ggplot2
Suggests: Biostrings, BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://github.com/simeross/ggseqalign
BugReports: https://github.com/simeross/ggseqalign/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:03:12 UTC
RemoteUrl: https://github.com/bioc/ggseqalign
RemoteRef: RELEASE_3_23
RemoteSha: 4034a1b63ab4d7e3629a5efc2d2bb19e61d089b5
NeedsCompilation: no
Packaged: 2026-04-29 22:12:19 UTC; root
Author: Simeon Lim Rossmann [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0435-8221>)
Maintainer: Simeon Lim Rossmann <simeon.rossmann@nmbu.no>
Built: R 4.6.0; ; 2026-04-29 22:13:44 UTC; windows
