Skip to content

Commit caa052a

Browse files
authored
add visualization files Brannmark, Borghans, Crauste, Elowitz, Perelson, Weber, Zheng (#179)
1 parent ae6ca16 commit caa052a

14 files changed

+55
-0
lines changed

Benchmark-Models/Borghans_BiophysChem1997/Borghans_BiophysChem1997.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Borghans_BiophysChem1997.tsv
1010
sbml_files:
1111
- model_Borghans_BiophysChem1997.xml
12+
visualization_files:
13+
- visualizationSpecification_Borghans_BiophysChem1997.tsv
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
plotId plotTypeData plotName plotTypeSimulation xLabel xScale yLabel yScale legendEntry yValues xValues xOffset yOffset
2+
plot1 MeanAndSD LinePlot time lin values lin model1_data1 - Ca Ca time 0 0.0

Benchmark-Models/Brannmark_JBC2010/Brannmark_JBC2010.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Brannmark_JBC2010.tsv
1010
sbml_files:
1111
- model_Brannmark_JBC2010.xml
12+
visualization_files:
13+
- visualizationSpecification_Brannmark_JBC2010.tsv
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
plotId plotTypeData plotName plotTypeSimulation xLabel xScale yLabel yScale yValues xValues xOffset yOffset
2+
plot1 MeanAndSD ScatterPlot simulation lin measurements lin IRS1_P_DosR time 0 0
3+
plot4 MeanAndSD LinePlot time lin values lin IRS1_P_DosR time 1 1
4+
plot2 MeanAndSD LinePlot time lin values lin IR1_P time 0 0
5+
plot3 MeanAndSD LinePlot time lin values lin IRS1_P time 0 0

Benchmark-Models/Crauste_CellSystems2017/Crauste_CellSystems2017.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Crauste_CellSystems2017.tsv
1010
sbml_files:
1111
- model_Crauste_CellSystems2017.xml
12+
visualization_files:
13+
- visualizationSpecification_Crauste_CellSystems2017.tsv
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
plotId plotTypeData plotName plotTypeSimulation xLabel xScale yLabel yScale legendEntry yValues xValues xOffset yOffset
2+
plot1 MeanAndSD LinePlot time lin values lin condition1 - observable_Naive observable_Naive time 0 0
3+
plot2 MeanAndSD LinePlot time lin values lin condition1 - observable_EarlyEffector observable_EarlyEffector time 0 0
4+
plot3 MeanAndSD LinePlot time lin values lin condition1 - observable_LateEffector observable_LateEffector time 0 0
5+
plot4 MeanAndSD LinePlot time lin values lin condition1 - observable_Memory observable_Memory time 0 0

Benchmark-Models/Elowitz_Nature2000/Elowitz_Nature2000.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Elowitz_Nature2000.tsv
1010
sbml_files:
1111
- model_Elowitz_Nature2000.xml
12+
visualization_files:
13+
- visualizationSpecification_Elowitz_Nature2000.tsv
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
plotId plotTypeData plotTypeSimulation xLabel xScale yLabel yScale legendEntry yValues xValues xOffset yOffset
2+
plot1 MeanAndSD LinePlot time lin values lin model1_data1 - fluorescence fluorescence time 0 0

Benchmark-Models/Perelson_Science1996/Perelson_Science1996.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Perelson_Science1996.tsv
1010
sbml_files:
1111
- model_Perelson_Science1996.xml
12+
visualization_files:
13+
- visualizationSpecification_Perelson_Science1996.tsv
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
plotId plotTypeData plotTypeSimulation xLabel xScale yLabel yScale legendEntry yValues xValues xOffset yOffset
2+
plot1 MeanAndSD LinePlot time lin values lin HIV-mRNA copies - task0_model0_perelson1_V task0_model0_perelson1_V time 0 0

Benchmark-Models/Weber_BMC2015/Weber_BMC2015.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Weber_BMC2015.tsv
1010
sbml_files:
1111
- model_Weber_BMC2015.xml
12+
visualization_files:
13+
- visualizationSpecification_Weber_BMC2015.tsv
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
plotId plotTypeData plotTypeSimulation xLabel xScale yLabel yScale yValues xValues xOffset yOffset
2+
plot1 MeanAndSD LinePlot time lin values lin yPKDpN0 time 0 0
3+
plot2 MeanAndSD LinePlot time lin values lin yPKDpN24 time 0 0
4+
plot3 MeanAndSD LinePlot time lin values lin yPKDpN25 time 0 0
5+
plot4 MeanAndSD LinePlot time lin values lin yPI4K3BpRN24 time 0 0
6+
plot5 MeanAndSD LinePlot time lin values lin yPI4K3Bt time 0 0
7+
plot6 MeanAndSD LinePlot time lin values lin yCERTt time 0 0
8+
plot7 MeanAndSD LinePlot time lin values lin yCERTpRN24 time 0 0
9+
plot8 MeanAndSD LinePlot time lin values lin yPKDt time 0 0

Benchmark-Models/Zheng_PNAS2012/Zheng_PNAS2012.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ problems:
99
- observables_Zheng_PNAS2012.tsv
1010
sbml_files:
1111
- model_Zheng_PNAS2012.xml
12+
visualization_files:
13+
- visualizationSpecification_Zheng_PNAS2012.tsv
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
plotId plotTypeData plotTypeSimulation xLabel xScale yLabel yScale legendEntry yValues xValues xOffset yOffset
2+
plot1 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me0K36me0 observable_K27me0K36me0 time 0 0
3+
plot2 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me0K36me1 observable_K27me0K36me1 time 0 0
4+
plot3 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me1K36me0 observable_K27me1K36me0 time 0 0
5+
plot4 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me0K36me2 observable_K27me0K36me2 time 0 0
6+
plot5 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me1K36me1 observable_K27me1K36me1 time 0 0
7+
plot6 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me2K36me0 observable_K27me2K36me0 time 0 0
8+
plot7 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me0K36me3 observable_K27me0K36me3 time 0 0
9+
plot8 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me1K36me2 observable_K27me1K36me2 time 0 0
10+
plot9 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me2K36me1 observable_K27me2K36me1 time 0 0
11+
plot10 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me3K36me0 observable_K27me3K36me0 time 0 0
12+
plot11 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me1K36me3 observable_K27me1K36me3 time 0 0
13+
plot12 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me2K36me2 observable_K27me2K36me2 time 0 0
14+
plot13 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me3K36me1 observable_K27me3K36me1 time 0 0
15+
plot14 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me2K36me3 observable_K27me2K36me3 time 0 0
16+
plot15 MeanAndSD LinePlot time lin values lin simCondition - observable_K27me3K36me2 observable_K27me3K36me2 time 0 0

0 commit comments

Comments
 (0)