Description Usage Value Author(s) Examples
Multiple sequence alignment layer for ggplot2. It plot sequence conservation bar.
1 |
A list
Lang Zhou
1 2 3 | #plot multiple sequence alignment and conservation bar.
f <- system.file("extdata/sample.fasta", package="ggmsa")
ggmsa(f, 221, 280, font = NULL, seq_name = TRUE) + geom_msaBar()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.