PEtab-dev / PEtab-dev/libpetab-python

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

Abierto
#494 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

validation
Lenguaje dominante
Python
Estrellas
18
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
backend-api-design
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Tranquilo
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.