summarize_genes_for_pathway: Summarize differential connectivity of genes in a pathway

View source: R/summary.R

summarize_genes_for_pathwayR Documentation

Summarize differential connectivity of genes in a pathway

Description

Summarize differential connectivity of genes in a pathway

Usage

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

Arguments

x

A 'dnapath' object of a single pathway.

alpha

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.


dnapath documentation built on May 9, 2022, 9:05 a.m.