powered by
Randomly generated example data representing a count matrix
data(exampleData)
The data consists of a variable countdata with a matrix with 1113 genes and 96 samples. The count values are randomly generated numbers.
countdata
data(exampleData) print(countdata)
Run the code above in your browser using DataLab