Files
biobox/nextflow.config
CI 56a195f1bb Build branch v0.1 with version v0.1 (d97e315)
Build pipeline: vsh-ci-template-bbg2t

Source commit: d97e3156fe

Source message: Rename biobase -> biobox
2024-06-24 08:47:42 +00:00

7 lines
113 B
Plaintext

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