Description Usage Arguments Value Examples
View source: R/plotMotifLogo.R
plot amino acid or DNA sequence logo in a given canvas
1 2 3 4 5 6 7 | plotMotifLogoA(
pfm,
font = "Helvetica-Bold",
fontface = "bold",
ic.scale = TRUE,
draw = TRUE
)
|
pfm |
an object of pfm |
font |
font of logo |
fontface |
fontface of logo |
ic.scale |
logical If TRUE, the height of each column is proportional to its information content. Otherwise, all columns have the same height. |
draw |
Vector (logical(1)). TRUE to plot. FALSE, return a gList |
none
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.