Skip to content

Commit 1c54784

Browse files
authored
PR template for new PEtab problems (#154)
1 parent d7c52f9 commit 1c54784

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Checklist
2+
- [ ] Information about the model is in the SBML metadata
3+
- [ ] Reference to the original publication, and any other relevant references
4+
- [ ] A brief model description (one or two sentences)
5+
- [ ] A brief description of the data (one or two sentences)
6+
- [ ] Any differences between the implementation and the original publication
7+
- [ ] Information is in the model's GitHub issue
8+
- [ ] Any differences between the implementation and the original publication
9+
- [ ] Experience of fitting / uncertainty analysis (e.g. optimizer used, hyperparameters, reproducibility of best fit)
10+
- [ ] Source of nominal parameters (e.g.: taken from the original publication, or from your own fitting)
11+
- [ ] PEtab files
12+
- [ ] A "simulated data" measurement table is included, using the nominal parameters
13+
- [ ] A visualization table is included, that can be used with the simulate data to reproduce figures from the original publication
14+
- [ ] I am assigned to the GitHub issue

0 commit comments

Comments
 (0)