Package: ggmsa
Title: Plot Multiple Sequence Alignment using 'ggplot2'
Version: 1.2.3
Authors@R: c(person("Lang", "Zhou",      email = "nyzhoulang@gmail.com",    role = c("aut", "cre")),
             person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "ths"), comment = c(ORCID = "0000-0002-6485-8781")),
             person("Shuangbin", "Xu",   email = "xshuangbin@163.com",      role = "ctb"),
             person("Huina", "Huang",    email = "1185796994@qq.com",       role = "ctb"))
Description: A visual exploration tool for multiple sequence alignment 
    and associated data. Supports MSA of DNA, RNA, and protein sequences 
    using 'ggplot2'. Multiple sequence alignment can easily be combined 
    with other 'ggplot2' plots, such as phylogenetic tree Visualized by 
    'ggtree', boxplot, genome map and so on. More features: visualization 
    of sequence logos, sequence bundles, RNA secondary structures and detection 
    of sequence recombinations.
Depends: R (>= 4.1.0)
Imports: Biostrings, ggplot2, magrittr, tidyr, utils, stats, aplot,
        RColorBrewer, ggalt, ggforce, dplyr, R4RNA, grDevices,
        seqmagick, grid, methods, statebins, ggtree (>= 1.17.1)
Suggests: ggtreeExtra, ape, cowplot, knitr, BiocStyle, rmarkdown,
        readxl, ggnewscale, kableExtra, gggenes, testthat (>= 3.0.0)
License: Artistic-2.0
Encoding: UTF-8
URL: http://yulab-smu.top/ggmsa/
BugReports: https://github.com/YuLab-SMU/ggmsa/issues
biocViews: Software, Visualization, Alignment, Annotation,
        MultipleSequenceAlignment
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggmsa
git_branch: RELEASE_3_15
git_last_commit: 781b7aa
git_last_commit_date: 2022-05-16
Date/Publication: 2022-05-17
NeedsCompilation: no
Packaged: 2022-05-17 22:36:57 UTC; biocbuild
Author: Lang Zhou [aut, cre],
  Guangchuang Yu [aut, ths] (<https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [ctb],
  Huina Huang [ctb]
Maintainer: Lang Zhou <nyzhoulang@gmail.com>
Built: R 4.2.0; ; 2022-05-18 09:31:13 UTC; windows
