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.
To install this package, start R and enter:
library(BiocManager)
BiocManager::install("motifStack")
To view documentation of motifStack, start R and enter:
browseVignettes("motifStack")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.