Description Usage Arguments Value See Also
Plots chaperone binding regions in a heat map. Color intensity is proportional to the fraction of replicates in which binding at the respective position was observed.
1 | plot_binding_positions(df, bgcolor = "lightgrey", ylabels = NA, lowconf = 0.2)
|
df |
A data frame created by |
bgcolor |
Background color to visualize unbound regions. |
ylabels |
Whether to show Y axis labels (gene names). Defaults to suppressing Y axis labels if more than 10 genes are plotted. |
lowconf |
If |
A ggplot
object.
fit_background_model
, test_binding
, get_binding_positions
, get_binding_positions_by_threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.