Package: ggseqalign
Type: Package
Title: Minimal Visualization of Sequence Alignments
Version: 1.4.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
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:30:32 UTC
RemoteUrl: https://github.com/bioc/ggseqalign
RemoteRef: RELEASE_3_22
RemoteSha: 90288f74fdd8e6fc22ed575ddb6cb5d109f24167
NeedsCompilation: no
Packaged: 2025-11-11 18:52:40 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.5.2; ; 2025-11-11 18:55:57 UTC; windows
