View source: R/coregulationgraphfunctions.R
BuildGraphDataFrame | R 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.
BuildGraphDataFrame(inputResults)
inputResults |
A data frame containing the analyte names for each model and the coefficients, p-values, and R^2 values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.