R/active_snw_search_score.R
dot-score_subnetwork.RdSingle-node subnetworks always score 0. Otherwise the raw score is
zsum / sqrt(n), optionally calibrated against the Monte-Carlo
distribution and optionally penalized for size.
.score_subnetwork(sc, n, zsum, normalize)A score context from build_score_context().
Number of nodes in the subnetwork.
Sum of the z-scores of the subnetwork nodes.
Logical; whether to calibrate the score.
A numeric score.