sampleInfluenceGraph {DriverNet} | R Documentation |
A binary matrix representing influence graph between genes.
data(sampleInfluenceGraph)
A two-dimensional binary matrix. The row and column names are gene names. If two genes i and j are in the same pathway, sampleInfluenceGraph[i, j] = 1.
data(sampleInfluenceGraph)