PEtab-dev / PEtab-dev/libpetab-python

Mapping table contributions to parameter table validation (SciML use case)

オープン
#494 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

validation
主要言語
Python
スター
18
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

Background

This issue summarises the question of whether the mapping table should be allowed to contribute additional valid entries to the parameter table. This came up during review of #482 and #480.

For currently supported model types (SBML, PySB), the assumption has been that the mapping table would not introduce additional valid parameter table entries.

However, Petab-SciML requires this kind of mapping table contribution. For example, a network parameter group net1.parameters could be assigned a PEtab ID (e.g. net_ps) in the mapping table, and that ID would then appear in the parameters table with its bounds and priors. In this case, the mapping table does need to feed into parameter table validation.

Open questions
  • Are SciML problems the only use case where mapping table entries need to be treated as valid parameter table parameters?
  • What API would be needed to validate parameters contributed by the mapping table?
    • A SciML specific ValidationTask is one option
Next steps
  • Confirm whether SciML is the only use case for this requirement
  • Design the API to support it
  • Implement and test

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

No source files, tests, or entry points are named. Start by reviewing issues #482 and #480 and confirming whether SciML is the only use case; design an API for mapping-table-contributed parameters, then implement and test the validation behavior.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend-api-design
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。