README.md

motifStack

DOI platforms build

Plot stacked logos for single or multiple DNA, RNA and amino acid sequence

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.

Installation

To install this package, start R and enter:

library(BiocManager)
BiocManager::install("motifStack")

Documentation

To view documentation of motifStack, start R and enter:

browseVignettes("motifStack")


jianhong/motifStack documentation built on May 8, 2024, 12:14 a.m.