Session 1 – Kickoff: key properties and definition of computational reproducibility
23 September 2026
| Time | What | Who |
|---|---|---|
| 15:00 | Welcome, why this seminar, how it works | Instructors |
| 15:15 | Input 1: Reproducibility in epidemiology (15’ + 15’ discussion) | Group 1 |
| 15:45 | Input 2: Reproducibility in biostatistics & code review (15’ + 15’) | Group 2 |
| 16:15 | Short break | |
| 16:20 | Peer discussion + what we learned today | Everyone |
| 16:35 | Logistics: paper pool, GitLab & Quarto, groups, homework | Instructors |
| 17:00 | End |
This seminar: the hard way
Everyone is offered authorship.
Volunteers who carry the manuscript to submission after term get lead author positions.
| # | Date | Session |
|---|---|---|
| 1 | 23 Sept | Kickoff: key properties and definition of computational reproducibility |
| 2 | 7 Oct | Writing a reproduction protocol → final paper selection |
| 3 | 14 Oct | Quarto & GitLab as a reproducibility toolkit → repo setup in class |
| → 5 weeks: finalise, lock and peer review the protocol, start executing | ||
| 4 | 18 Nov | Guest lecture: forensic metascience → status check |
| 5 | 25 Nov | Continued execution, troubleshooting & peer review |
| 6 | 2 Dec | Results and interpretation |
| 7 | 9 Dec | Write-up, submission mechanics & wrap-up |
All sessions take place on Wednesday 15:00–17:00.
5 minutes
In pairs (5 min), then plenary (10 min), discuss:
What do I understand by reproducibility?
What do I already do to ensure computational reproducibility of my own work?
Paper pool · GitLab & Quarto · Groups · “Homework”
Search
PLOS ONE + 2025 + epidemiology + meta-analyses
Examples in PLOS Medicine
Forest plots in 10.1371/journal.pmed.1004558 and 10.1371/journal.pmed.1003017
| Step | n |
|---|---|
| Retrieved from OpenAlex (article) | 672 |
| Retrieved from OpenAlex (review) | 44 |
| Total retrieved | 716 |
| Meta-analysis in title | 33 |
| Excluded as protocol | 7 |
| Final candidate pool | 26 |
Retrieved via the OpenAlex R package (openalexR): PLOS ONE, 2025, primary subfield Epidemiology (and open access)
Title screening with two regular expressions: keep “meta-analysis” and drop protocols.
The whole selection is itself reproducible: code on the course website [see build_pool.R].
GitLab (UZH)
Quarto
In Session 2 each pair discusses their candidates and why they were chosen, and we make the final selection together.
Things to check when you shortlist:
Methods seminar – Computationally reproducible research – Session 1