PEtab-dev / PEtab-dev/libpetab-python

v2: Handle multi-model problems

Open
#392 2 comments 0 reactions 0 assignees View on GitHub

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 a CompositeProblem on top of Problem
  • Updating many validation rules
  • petab.v2.C.MODEL_ID
  • ...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.