AVG_cellcycle: The dynamics of mammalian cell cycle network

Description Usage Format Details Source Examples

Description

Average dynamic evolution of the mammalian cell cycle network described by Faure et al. using the asynchronous updating method to perform the simulations during 50 time steps.

Usage

1
data("AVG_cellcycle")

Format

A matrix with 10 rows (number of nodes) and 50 columns (time steps used for the simulations).

Details

The data consists of a matrix named AVG_cellcycle with 10 rows describing the nodes of the four phases of the mammalian cell cycle and 50 columns representing the time steps used in the simulation algorithm.

Source

A. Faure, A. Naldi, C. Chaouiya and D. Thieffry (2006), Dynamical analysis of a generic Boolean model for the control of the mammalian cell cycle. Bioinformatics 22(14):e124–e131.

Examples

1
2
3
 data("AVG_cellcycle")

 print(AVG_cellcycle)

SPIDDOR/SPIDDOR documentation built on May 9, 2019, 11:42 a.m.