Package: ggseqalign Type: Package Title: Minimal Visualization of Sequence Alignments Version: 1.7.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.r-universe.dev Date/Publication: 2026-04-28 13:03:12 UTC RemoteUrl: https://github.com/bioc/ggseqalign RemoteRef: HEAD RemoteSha: 74ce31beda2b8c84abaec063506634b98d6f5b10 NeedsCompilation: no Packaged: 2026-07-04 05:22:34 UTC; root Author: Simeon Lim Rossmann [aut, cre] (ORCID: ) Maintainer: Simeon Lim Rossmann