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