- Home
- Bioconductor 3.22
- Software Packages
- ggseqalign
ggseqalign
This is the released version of ggseqalign; for the devel version, see ggseqalign.
Minimal Visualization of Sequence Alignments
Bioconductor version: Release (3.22)
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().
Author: Simeon Lim Rossmann [aut, cre] ORCID iD ORCID: 0000-0003-0435-8221
Maintainer: Simeon Lim Rossmann <simeon.rossmann at nmbu.no>
citation("ggseqalign")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggseqalign")
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("ggseqalign")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.