Files
biobox/nextflow.config
CI 47c9784250 Build branch v0.3 with version v0.3.0 (d86bd5c)
Build pipeline: viash-hub.biobox.v0.3-cl68g

Source commit: d86bd5cf62

Source message: Merge remote-tracking branch 'origin/main' into v0.3
2024-12-03 11:09:46 +00:00

7 lines
115 B
Plaintext

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