pcxnToNet: Creates a network out of pcxn table

View source: R/utils.R

pcxnToNetR Documentation

Creates a network out of pcxn table

Description

Creates a network out of pcxn table

Usage

pcxnToNet(pcxn, edgeFDR, correlationCutOff, weighted)

Arguments

pcxn

pathways network edge list of pathways

edgeFDR

FDR threshold for pathway-pathway adjusted p-values; filter edges with adjusted p-values less than given threshold

correlationCutOff

cut-off threshold for pathway-pathway correlation; filter pathways with correlation less than given threshold

weighted

True if you wish to include correlation weights in clustering

Value

enrichment analysis results


pouryany/PanomiR documentation built on Aug. 20, 2022, 11:17 p.m.