random_graph {DTSEA} | R Documentation |
A random graph for the computation of the separation measure
Description
The random graph was retrieved from Menche et al (2015).
Usage
random_graph
Format
An igraph object
References
Menche J, Sharma A, Kitsak M, Ghiassian SD, Vidal M, Loscalzo J, Barabási AL. Disease networks. Uncovering disease-disease relationships through the incomplete interactome. Science. 2015 Feb 20;347(6224):1257601. doi: 10.1126/science.1257601. PMID: 25700523; PMCID: PMC4435741.
Examples
library(DTSEA)
data("random_graph", package = "DTSEA")
[Package DTSEA version 0.0.3 Index]