PEtab-dev / PEtab-dev/libpetab-python
Feature to automate handling of replicate data
@dilpath がすでに取り組んでいます。
2024年10月8日 から。
- 主要言語
- Python
- スター
- 18
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi all!
I am wondering about a specific detail of setting up a parameter estimation problem and how it could be automated with petab. It is about how to make use of replicate data in the parameter estimation problem.
If replicates are available, I could think of at least 2 distinct scenarios of how to deal with this data:
-
Use individual replicates to calculate their mean and standard error of the mean, at each time point. And then use those as the data points and time point specific noise parameter values of the error model, respectively, when evaluating the objective function for parameter estimation.
-
Calculate the standard deviation of the individual replicates (for each time point) and use it as an error model parameter while using the individual replicates as individual data points when evaluating the objective function.
It would be great if petab could provide a feature to do this and choose between the different options.
I discussed this a bit with Dilan already and he asked me to assign him to the issue, but I don’t know how to do this. 😊
Thanks, everyone!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。