Package: ggseqalign
Type: Package
Title: Minimal Visualization of Sequence Alignments
Version: 1.0.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
URL: https://github.com/simeross/ggseqalign
BugReports: https://github.com/simeross/ggseqalign/issues
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/ggseqalign
git_branch: RELEASE_3_20
git_last_commit: 6ecf37d
git_last_commit_date: 2024-10-29
Repository: Bioconductor 3.20
Date/Publication: 2024-10-29
NeedsCompilation: no
Packaged: 2024-10-30 00:15:09 UTC; biocbuild
Author: Simeon Lim Rossmann [aut, cre]
    (<https://orcid.org/0000-0003-0435-8221>)
Maintainer: Simeon Lim Rossmann <simeon.rossmann@nmbu.no>
Built: R 4.4.1; ; 2024-10-30 11:16:21 UTC; unix
