PEtab-dev / PEtab

PEtab - an SBML and TSV based data format for parameter estimation problems in systems biology
https://petab.readthedocs.io
MIT License
56 stars 12 forks source link

petablint does not check if parameter value in SBML matches parameter table #478

Closed jvanhoefer closed 3 years ago

jvanhoefer commented 3 years ago

If the nominalValue in the parameter table does not match the values int the SBML, the petablinter ignores that.

dweindl commented 3 years ago

Right. On purpose. They are not required to match.