- Home
- Bioconductor 3.22
- Software Packages
- motifStack
motifStack
This is the released version of motifStack; for the devel version, see motifStack.
Plot stacked logos for single or multiple DNA, RNA and amino acid sequence
Bioconductor version: Release (3.22)
The motifStack package is designed for graphic representation of multiple motifs with different similarity scores. It works with both DNA/RNA sequence motif and amino acid sequence motif. In addition, it provides the flexibility for users to customize the graphic parameters such as the font type and symbol colors.
Author: Jianhong Ou, Michael Brodsky, Scot Wolfe and Lihua Julie Zhu
Maintainer: Jianhong Ou <jou at morgridge.org>
citation("motifStack")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("motifStack")
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("motifStack")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.