2D bin plot of the features of top N domain-protein pairs as identified by permutationPval

PermutResult2D(res, N, id.cols = c("IDs_interactor_viral",
  "IDs_domain_human"), value.cols = c("domain_count",
  "IDs_interactor_viral_degree", "domain_count_per_IDs_interactor_viral",
  "p.value"), rank_by = "p.value", filter = NULL)

Arguments

res

permutationPval output of (class XYZinteration_XZEmpiricalPval)

N

the number of top pairs to look at

id.cols

character, columns that define domain-protein pairs (domain id and protein id)

value.cols

which values to plot

top_by

column name by which to select top N pair

Value

ggplot