Learn R Programming

dnapath (version 0.6.4)

summarize_genes_for_pathway: Summarize differential connectivity of genes in a pathway

Description

Summarize differential connectivity of genes in a pathway

Usage

summarize_genes_for_pathway(x, alpha_gene = NULL, monotonized = FALSE)

Arguments

x

A 'dnapath' object of a single pathway.

alpha_gene

Threshold for p-values of gene DC scores, used to subset the x. If NULL (or 1), x for all genes are shown.

monotonized

If TRUE, monotonized p-values are used.

Value

A tibble summarizing the differential connectivity of genes in the pathway.