PEtab-dev / PEtab-dev/libpetab-python

Feature to automate handling of replicate data

未關閉
#310 1 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@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:

  1. 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.

  2. 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!

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。