PEtab-dev / PEtab-dev/libpetab-python

Feature to automate handling of replicate data

Aberta
#310 1 comentário 0 reações 1 responsável Ver no GitHub

@dilpath já está trabalhando nisso.

Desde 8/10/2024.

Linguagem predominante
Python
Estrelas
18
Forks
9
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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!

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.