sampleInfluenceGraph:
Sample influence graph
Description
A binary matrix representing influence graph between genes.
Usage
data(sampleInfluenceGraph)
Format
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.