Description Usage Arguments Value Author(s)
Plot first-layer convolutional filter motifs.
1 2 | plot_motifs(W_conv, ylow = 0, yhigh = 2, method = "custom",
plotheight = NULL, fl)
|
W_conv |
Either a list of motifs as IGMs, or a single IGM to visualize as sequence logos. |
ylow |
Minimum Y-axis limit. |
yhigh |
Maximum Y-axis limit. |
method |
Y-label calculation type for sequence logo plot. Either |
plotheight |
Height in inches for output plot. |
fl |
Filename to save plots to. If not provided, a plot object will be returned. |
A ggplot object.
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.