summarize_genes: Summarize the differential connectivity of genes over all...

Description Usage Arguments Value

View source: R/summary.R

Description

Summarize the differential connectivity of genes over all pathways.

Usage

1
summarize_genes(results, alpha_gene = NULL)

Arguments

results

A 'dnapath_list' object.

alpha_gene

Threshold for p-values of gene DC scores. Used to determine the number of pathways that each gene is differentially connected in. If NULL, defaults to 0.05 or the minimum possible threshold (based on the number of permutatiosn that were run).

Value

A tibble summarizing the differential connectivity of genes across all pathways.


tgrimes/dnapath2 documentation built on May 21, 2020, 5:53 p.m.