Binned checker plot to display results from all-by-all screens

binnedcp.plot(ppi_prediction_result, fraction_na = 0.05)

Arguments

ppi_prediction_result:

result object from the ppi.prediction() function.

fraction_na:

fraction of interactions allowed to be NA to still draw the checker plot

Value

ggplot

Examples

data("example_ppi_prediction")
binnedhm.plot(example_ppi_prediction)
#> Error in binnedhm.plot(example_ppi_prediction): could not find function "binnedhm.plot"