samplePatientOutlierMatrix {DriverNet} | R Documentation |
A binary matrix representing gene expressions in patients.
data(samplePatientOutlierMatrix)
A two-dimensional binary matrix. The row names are patients, and collumn names are genes. If genes j is an outlier in patient i, samplePatientOutlierMatrix[i, j] = 1.
data(samplePatientOutlierMatrix)