hit_calling_plot: Make a hit calling plot

View source: R/visualization.R

hit_calling_plotR Documentation

Make a hit calling plot

Description

Show both the posterior intervals and placement in the concordance distribution

Usage

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)
)

Details

The concordance distribution shows the concordance values for all interactions that exclude 0 as a credible value by 95

Value

a list of three plots


andrewGhazi/basehitmodel documentation built on Oct. 22, 2023, 9:21 p.m.