samplePatientOutlierMatrix:
Sample patient outlier matrix
Description
A binary matrix representing gene expressions in patients.
Usage
data(samplePatientOutlierMatrix)
Format
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.Examples
Run this codedata(samplePatientOutlierMatrix)
Run the code above in your browser using DataLab