Commit Graph

4 Commits

Author SHA1 Message Date
1febdbe11f Force image pull in k8s profiles to pick up latest image 2026-03-26 16:03:43 +01:00
04a580a3c0 Simplify nextflow.config for WES compatibility
Remove params block (defined in main.nf) and minimize profiles
to avoid StackOverflowError when WES injects profile.config via -C flag.
2026-03-26 14:20:32 +01:00
f776745722 Configure bioemu for WES deployment
- Update main.nf: Harbor container image, PVC mount paths, remove containerOptions and stageInMode
- Update nextflow.config: Add k8s/k8s_gpu profiles, minimal config for WES injection
- Update params.json: Correct paths for eureka PVC
- Update Dockerfile.wes: CUDA base image for GPU support
2026-03-26 14:11:57 +01:00
2cfbf64e92 Add BioEmu Nextflow pipeline implementation 2025-03-04 09:38:55 -08:00