PEtab-dev / PEtab-dev/libpetab-python
v2: Handle multi-model problems
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
PEtab v2 clarifies the semantics for using multiple models inside a single PEtab problem, see https://github.com/PEtab-dev/PEtab/pull/622/files. We need to adapt to that.
This requires:
- #391
- Multiple models inside
Problem, or adding aCompositeProblemon top ofProblem - Updating many validation rules
- petab.v2.C.MODEL_ID
- ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the PEtab v2 semantics in the linked pull request #622 and the completed prerequisite #391. Then investigate how Problem currently represents models, whether a CompositeProblem is needed, and the validation rules affected. Done means supporting multiple models, updating the validations, and adding petab.v2.C.MODEL_ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100