Description Usage Format Details Value References Examples
Simulated data set of gene expression temporal profiles of 2000 genes. Data contain expression values in 8 time points after applying 2 differrent types of perturbation/treatment ("T1"
and "T2"
).
1 |
An object of class ExpressionSet
with 2000 observations per time point and perturbation/treatment. Phenotypic data of the object (pData(TCsimData)
) contain 4 columns with the following variables:
SampleName
names of the samples
Time
time points when samples were collected
Treatment
types of treatment
Replicate
names of replicates
Simulation experiments were conducted using GeneNetWeaver (GNW), an open-source simulator for the DREAM challenges. The in silico expression data were simulated based on the network structure of a 2000-gene sub-network from the Reactome functional interaction network. The sub-network was converted to a dynamical network model without autoregulatory interactions (self-loops). The data were simulated based on the "ODEs" model. Two types of time-series experiments were chosen: "Time Series as in DREAM4" and "Multifactorial". Gene expression data were simulated for 48 time points after perturbations. For more details see GNW User Manual.
The names of "Time Series as in DREAM4" and "Multifactorial" simulation experiments were changed to "T1"
and "T2"
, respectively. From the generated data sets, eight time points are provided (1, 4, 8, 16, 24, 32, 40 and 48). The numbers correspond to the same time units after perturbation (e.g. minutes, hours, days, ect.). Replicates for both time-course experiments were generated by the addition of the normally distributed random errors with a standard deviation of 0.05 to the expression values for each time point. Subsequently, the entire dataset was normalized between 0 and 1.
An object of class ExpressionSet
.
Marbach, D., Schaffter, T., Mattiussi, C., and Floreano, D. (2009). Generating realistic in silico gene networks for performance assessment of reverse engineering methods. Journal of Computational Biology 2(16), 229-239.
Schaffter, T., Marbach, D., and Roulet G. (2010). GNW User Manual. http://gnw.sourceforge.net
Reactome project. Reactome Functional Interaction Network. Retrieved September 25, 2015 from http://www.reactome.org/
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.