Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification for condition table what happens if a parameter ID is provided as value #541

Open
matthiaskoenig opened this issue May 12, 2022 · 1 comment
Milestone

Comments

@matthiaskoenig
Copy link

Hi all,
in the condition table it should be clarified what happens if a parameter ID is provided for a parameter ID value:
https://petab.readthedocs.io/en/latest/documentation_data_format.html#condition-table

${parameterId}
The values will override any parameter values specified in the model.

Should read:

${parameterId}
The values will override any parameter values specified in the model.
If a parameter ID is provided, it is interpreted as the initial parameter value.

@dweindl
Copy link
Member

dweindl commented May 16, 2022

Agreed. Related to the discussion in #538, where the handling of rule-targets in the condition table is clarified. Should be added there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants