allow formulation of additional constraints
Open
Nobody has claimed this yet.
specification change
- Dominant language
- No language data
- Stars
- 66
- Forks
- 16
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 10
Description
It would be good to be able to include constraints on functions of parameters.
e.g par1 = par2 + par3 where only par2 and par3 are to be estimated but bounds on par1 are available as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the PEtab format's SBML and TSV aspects, then trace how parameter bounds are represented and validated. Clarify how expressions such as par1 = par2 + par3 should be encoded and what behavior is expected when only par2 and par3 are estimated; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100