ggmsa
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see ggmsa.
Plot Multiple Sequence Alignment using 'ggplot2'
Bioconductor version: 3.14
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.
Author: Lang Zhou [aut, cre], Guangchuang Yu [aut, ths] , Shuangbin Xu [ctb], Huina Huang [ctb]
Maintainer: Lang Zhou <nyzhoulang at gmail.com>
citation("ggmsa")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggmsa")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ggmsa")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.