Learn R Programming

DrDimont (version 0.1.4)

differential_graph_example: Differential graph

Description

Exemplary intermediate pipeline output: Differential score graph example data built by generate_differential_score_graph using the interaction_score_graphs_example. Consists of one graph containing edge attributes: the differential correlation values as `differential_score` and the differential interaction score as `differential_interaction_score`.

Usage

differential_graph_example

Arguments

Format

An iGraph graph object.

Details

A subset of the original data by Krug et al. (2020) and randomly sampled metabolite data from layers_example was used to generate the correlation matrices, individual graphs and combined graphs. They were created from data stratified by estrogen receptor (ER) status: `groupA` contains data of ER+ patients and `groupB` of ER- patients.