Skip to content
Discussion options

You must be logged in to vote

Good point. So this should work with something along the lines of:

experiments table:

experimentId time conditionId
timecourse_ss -inf
timecourse_pr -10 condition_p0
timecourse_1 0 condition_sim

conditions table:

conditionId targetId targetValue
condition_p0 p0 p
condition_sim Dose 100

I.e. I would run a pre-equilibration and then assign the steady state value to the constant parameter p0. I then add a pre-simulation so I can plot my fold change (as 1.0) and compare against values in the time [-10, 0). Then I apply the changes.
I would then use the observable p_change = p/p0.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@dweindl
Comment options

@matthiaskoenig
Comment options

matthiaskoenig Mar 19, 2025
Maintainer Author

Answer selected by matthiaskoenig
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants