Learn R Programming

GiANT (version 1.3.4)

countdata: Example data

Description

Randomly generated example data representing a count matrix

Usage

data(exampleData)

Arguments

Details

The data consists of a variable countdata with a matrix with 1113 genes and 96 samples. The count values are randomly generated numbers.

Examples

Run this code
data(exampleData)

print(countdata)

Run the code above in your browser using DataLab