Skip to content

Commit

Permalink
adapted the names of the observables in the experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
buddekai committed Jul 22, 2020
1 parent f596149 commit 1583b35
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion experiments/ExecuteSesslandPlotResults.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Script for producing the plots seen in the paper
# Authors: Kai Budde, Fiete Haack
# Created: 2019-07-04
# Last changed: 2020-01-06
# Last changed: 2020-07-22
# Used version of Sessl2R: 0.1.3
#--------------------------------------------------------------------------#

Expand Down
10 changes: 5 additions & 5 deletions experiments/M1_General_S01_A/M1_General_S01_A.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ execute {
// Set initial species count as well as experiment specific reaction rate
// coefficients
set(
"nR" <~ 4000,
"nL" <~ 2000
"nLrp6" <~ 4000,
"nWnt" <~ 2000
)

scan("ke" <~ (0.2, 0.3, 0.4))

observe("LR" ~ count("M/LR"))
observe("R" ~ count("M/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))

observeAt(range(0, 1, stoppingTime))

Expand Down
10 changes: 5 additions & 5 deletions experiments/M1_General_S01_B/M1_General_S01_B.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ execute {
// Set initial species count as well as experiment specific reaction rate
// coefficients
set(
"nR" <~ 4000,
"nL" <~ 2000
"nLrp6" <~ 4000,
"nWnt" <~ 2000
)

scan("ke" <~ (0.05, 0.075, 0.1))

observe("LR" ~ count("M/LR"))
observe("R" ~ count("M/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))

observeAt(range(0, 1, stoppingTime))

Expand Down
10 changes: 5 additions & 5 deletions experiments/M2_Microdomains_S02_A/M2_Microdomains_S02_A.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ execute {

scan("ke_nonraft" <~ (0.2, 0.3, 0.4))

observe("R" ~ count("M/R"))
observe("LR" ~ count("M/LR"))
observe("RaftLR" ~ count("M/Raft/LR"))
observe("RaftR" ~ count("M/Raft/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("RaftR" ~ count("Membrane/LR/Lrp6(uB)"))
observe("RaftLR" ~ count("Membrane/LR/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))
//observe("DummyNonRaft" ~ count("DummyNonRaft"))
//observe("DummyRaft" ~ count("DummyRaft"))

Expand Down
10 changes: 5 additions & 5 deletions experiments/M2_Microdomains_S02_B/M2_Microdomains_S02_B.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ execute {
scan("ke_nonraft" <~ (0.2, 0.3, 0.4))
scan("ke_raft" <~ (0.05, 0.075, 0.1))

observe("R" ~ count("M/R"))
observe("LR" ~ count("M/LR"))
observe("RaftLR" ~ count("M/Raft/LR"))
observe("RaftR" ~ count("M/Raft/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("RaftR" ~ count("Membrane/LR/Lrp6(uB)"))
observe("RaftLR" ~ count("Membrane/LR/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))
//observe("DummyNonRaft" ~ count("DummyNonRaft"))
//observe("DummyRaft" ~ count("DummyRaft"))

Expand Down
10 changes: 5 additions & 5 deletions experiments/M2_Microdomains_S02_C/M2_Microdomains_S02_C.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ execute {

scan("ke_raft" <~ (0.05, 0.075, 0.1))

observe("R" ~ count("M/R"))
observe("LR" ~ count("M/LR"))
observe("RaftLR" ~ count("M/Raft/LR"))
observe("RaftR" ~ count("M/Raft/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("RaftR" ~ count("Membrane/LR/Lrp6(uB)"))
observe("RaftLR" ~ count("Membrane/LR/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))
//observe("DummyNonRaft" ~ count("DummyNonRaft"))
//observe("DummyRaft" ~ count("DummyRaft"))

Expand Down
10 changes: 5 additions & 5 deletions experiments/M2_Microdomains_S03_A/M2_Microdomains_S03_A.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ execute {

scan("ke_nonraft" <~ (0.05, 0.075, 0.1))

observe("R" ~ count("M/R"))
observe("LR" ~ count("M/LR"))
observe("RaftLR" ~ count("M/Raft/LR"))
observe("RaftR" ~ count("M/Raft/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("RaftR" ~ count("Membrane/LR/Lrp6(uB)"))
observe("RaftLR" ~ count("Membrane/LR/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))
//observe("DummyNonRaft" ~ count("DummyNonRaft"))
//observe("DummyRaft" ~ count("DummyRaft"))

Expand Down
10 changes: 5 additions & 5 deletions experiments/M2_Microdomains_S03_B/M2_Microdomains_S03_B.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ execute {
scan("ke_raft" <~ (0.05, 0.075, 0.1))
scan("ke_nonraft" <~ (0.05, 0.075, 0.1))

observe("R" ~ count("M/R"))
observe("LR" ~ count("M/LR"))
observe("RaftLR" ~ count("M/Raft/LR"))
observe("RaftR" ~ count("M/Raft/R"))
observe("ELR" ~ count("E/LR"))
observe("R" ~ count("Membrane/Lrp6(uB)"))
observe("LR" ~ count("Membrane/Lrp6(B)"))
observe("RaftR" ~ count("Membrane/LR/Lrp6(uB)"))
observe("RaftLR" ~ count("Membrane/LR/Lrp6(B)"))
observe("ELR" ~ count("Endosome/Lrp6(B)"))
//observe("DummyNonRaft" ~ count("DummyNonRaft"))
//observe("DummyRaft" ~ count("DummyRaft"))

Expand Down

0 comments on commit 1583b35

Please sign in to comment.