BuildGraphDataFrame: Construct a data frame that includes all information needed...

View source: R/coregulationgraphfunctions.R

BuildGraphDataFrameR Documentation

Construct a data frame that includes all information needed to build an igraph object. This includes the names of the two co-regulated analytes, whether the analytes have a positive or negative co-regulation, and the shape of the analytes.

Description

Construct a data frame that includes all information needed to build an igraph object. This includes the names of the two co-regulated analytes, whether the analytes have a positive or negative co-regulation, and the shape of the analytes.

Usage

BuildGraphDataFrame(inputResults)

Arguments

inputResults

A data frame containing the analyte names for each model and the coefficients, p-values, and R^2 values.


ncats/MultiOmicsGraphPrediction documentation built on Aug. 23, 2023, 9:19 a.m.