Files
biobox/nextflow.config
CI 576c71bb0f Build branch biobox/v0.4.x with version v0.4.0 to biobox on branch v0.4 (736f18e)
Build pipeline: viash-hub.biobox.v0.4.x-58lg9

Source commit: 736f18e988

Source message: Merge remote-tracking branch 'origin/main' into v0.4.x
2025-09-17 07:48:00 +00:00

7 lines
115 B
Plaintext

manifest {
name = "biobox"
version = "v0.4.0"
defaultBranch = "main"
nextflowVersion = "!>=20.12.1-edge"
}