- Home
- Bioconductor 3.22
- Software Packages
- seqLogo
seqLogo
This is the released version of seqLogo; for the devel version, see seqLogo.
Sequence logos for DNA sequence alignments
Bioconductor version: Release (3.22)
seqLogo takes the position weight matrix of a DNA sequence motif and plots the corresponding sequence logo as introduced by Schneider and Stephens (1990).
Author: Oliver Bembom [aut], Robert Ivanek [aut, cre] ORCID iD ORCID: 0000-0002-8403-056X
Maintainer: Robert Ivanek <robert.ivanek at unibas.ch>
citation("seqLogo")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("seqLogo")
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("seqLogo")
Details
Package Archives
Follow Installation instructions to use this package in your R session.