Commit Graph

5 Commits

Author SHA1 Message Date
a871107728 Fix Dockerfile permissions for K8s execution
Make .gradle, output, build, and modules directories writable (chmod 777)
so the container works when K8s runs it as a non-root user.
2026-03-25 12:57:45 +01:00
d468509ec3 Configure synthea-alldiseases for WES execution
- Rewrite params.json to match WES tool registry format
- Update main.nf to use Harbor container image
- Add k8s profile to nextflow.config for WES/Kubernetes execution
- Use s3://omic/eureka paths for output
2026-03-25 12:31:34 +01:00
e10ae0cf81 Fixed patient generation with separate script approach 2025-03-27 11:26:33 -07:00
2141e81f42 Trying to fix basic functionality again. 2025-03-23 11:53:47 -07:00
ebda48190a Initial commit 2025-03-20 02:14:15 +00:00