These examples are public-safe reference packages that show how to structure Permea-style artifacts for inspection, validation, evaluation handoff, and reproducibility handoff.
Each example includes dataset-card, benchmark-card, evidence-card, run-manifest, and output-package JSON files aligned with the public artifact families in docs/specs/README.md.
Validate all built-in public examples:
python3 scripts/permea_check.pyValidate a single example package:
python3 scripts/permea_check.py examples/synthetic_reference_exampleExamples are copyable input patterns. They can be inspected before using the evaluation and reproducibility flows:
python3 scripts/permea_evaluate.py
python3 scripts/permea_reproduce.py
python3 scripts/permea_validate.pyCopy an example directory, rename IDs, keep paths repo-relative, preserve explicit non-claims, and rerun python3 scripts/permea_check.py path/to/example.
- no dataset downloaded
- no acquisition executed
- no redistribution rights confirmed
- no wet-lab validation by Permea
- no clinical efficacy claim
- no model performance claim
- no SOTA claim
- no solved-delivery claim
- Examples are reference fixtures only.
- Examples do not demonstrate biological performance, source rights, model performance, or experimental outcomes.
- Examples do not include non-public filesystem paths, private datasets, acquisition execution, or row-level source data.
python3 scripts/permea_check.py
python3 scripts/permea_validate.py