Description Usage Arguments Value Author(s) Examples
Plots the estimated motif effect size (beta) against the mean between-class activation difference.
1 | plot_activation_difference(betas, combo = F, fl = NULL)
|
betas |
Tibble containing effect size information, filter name, mean activation difference, and information. |
combo |
Whether both de novo and annotated motifs are included. |
fl |
Filename to save plots to. If not provided, a plot object will be returned. |
A ggplot object.
Matthew Ploenzke, ploenzke@g.harvard.edu
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.