Skip to content

Commit 0ff6748

Browse files
authored
Merge pull request #3 from ODOR-SIG/readme-fixes
Fix README: reproducibility work visibility
2 parents 94be98e + f2f5aa2 commit 0ff6748

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@ Also permanently archived at Zenodo (raw docking logs + Excel dataset):
7373

7474
---
7575

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+
7686
## System Workflow (Architecture)
7787

7888
The pipeline follows a modular, reproducible workflow:

0 commit comments

Comments
 (0)