-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
So far, the spec says:
Parameter estimation problems can comprise multiple models. For now, PEtab allows to specify multiple SBML models with corresponding condition and measurement tables, and one joint parameter table. This means that the parameter namespace is global. Therefore, parameters with the same ID in different models will be considered identical.
I don't think this is sufficient to implement support for that.
Clarify, for example:
- Is there is a global namespace for conditions/experiments/... across that
problemslist in the yaml file? - Can a measurement file from
problems[0]refer to observables/experiments fromproblems[1], and so on. If so, how to specify to which model an observable / a measurement belongs? - ...
Metadata
Metadata
Assignees
Labels
v1Related to PEtab version 1Related to PEtab version 1