2 parents 94be98e + f2f5aa2 commit 0ff6748Copy full SHA for 0ff6748
1 file changed
README.md
@@ -73,6 +73,16 @@ Also permanently archived at Zenodo (raw docking logs + Excel dataset):
73
74
---
75
76
+## ✅ Testing & Reproducibility
77
+
78
+This repo includes a pytest test suite and GitHub Actions CI running on every
79
+push and pull request (see [`.github/workflows/ci.yml`](.github/workflows/ci.yml)),
80
+a worked example with checked-in expected output
81
+([`examples/OR7D4_androstenone/`](examples/OR7D4_androstenone/)), and
82
+[`CONTRIBUTING.md`](CONTRIBUTING.md) for how to report issues and submit PRs.
83
84
+---
85
86
## System Workflow (Architecture)
87
88
The pipeline follows a modular, reproducible workflow:
0 commit comments