Learn R Programming

MoPS (version 1.6.0)

ccycle: Dataset containing 500 time series gene expression measurements.

Description

Example dataset as used in the MoPS Vignette Case Study. Data matrix with 500 time series of gene expression measurements of 41 consecutive measurements seperated by 5 minutes (columns). It is a subset of the dataset published in Eser et al. (Mol Sys Biol, 2014). ArrayExpress accession: E-MTAB-1908.

Usage

data(ccycle)

Arguments

Format

The format is: num [1:500, 1:41] - attr(*, "dimnames")=List of 2 ..$ : chr [1:500] "YKR077W" "YJL218W" "YGR009C" "YIL104C" ... ..$ : chr [1:41] "5" "10" "15" "20" ...

Source

Periodic mRNA synthesis and degradation co-operate during cell cycle gene expression (Eser et al. Mol Sys Biol, 2014)

Details

unique gene identifiers are given as row names.