View source: R/visualization.R
hit_calling_plot | R Documentation |
Show both the posterior intervals and placement in the concordance distribution
hit_calling_plot(
protein_,
strain_,
bead_binding,
concordances,
fit_summary,
weak_score_threshold = 0.5,
strong_score_threshold = 1,
weak_concordance = 0.75,
strong_concordance = 0.95,
tags = TRUE,
intervals = c(0.95, 0.99)
)
The concordance distribution shows the concordance values for all interactions that exclude 0 as a credible value by 95
a list of three plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.