samplePatientExpressionMatrix {DriverNet} | R Documentation |
A real-value matrix representing gene expressions in patients.
data(samplePatientExpressionMatrix)
A two-dimensional real value matrix. The row names are patients, and collumn names are genes. The entry samplePatientExpressionMatrix[i,j] is the gene expression values of gene j in patient i.
data(samplePatientExpressionMatrix)