Learn R Programming

DriverNet (version 1.12.0)

samplePatientExpressionMatrix: Sample patient expression matrix

Description

A real-value matrix representing gene expressions in patients.

Usage

data(samplePatientExpressionMatrix)

Arguments

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 code
data(samplePatientExpressionMatrix)

Run the code above in your browser using DataLab