Summarize differential connectivity of genes in a pathway
summarize_genes_for_pathway(x, alpha = NULL, monotonized = FALSE)
A tibble summarizing the differential connectivity of genes in the pathway.
A 'dnapath' object of a single pathway.
Threshold for p-values of gene DC scores, used to subset the x. If NULL (or 1), x for all genes are shown.
If TRUE, monotonized p-values are used.