Files
prodigy/src/prodigy_prot/__init__.py
Olamide Isreal 19fd443501
Some checks failed
ci / test (3.10) (push) Has been cancelled
ci / test (3.11) (push) Has been cancelled
ci / test (3.12) (push) Has been cancelled
ci / test (3.13) (push) Has been cancelled
ci / test (3.9) (push) Has been cancelled
Configure PRODIGY pipeline for WES execution with S3 and Harbor
2026-03-17 16:38:16 +01:00

4 lines
98 B
Python

from pathlib import Path
NACCESS_CONFIG = Path(Path(__file__).parents[0], "data/naccess.config")