Files
biobox/nextflow.config
CI 9c30676332 Build branch main with version main (d0c648f)
Build pipeline: vsh-ci-template-p9886

Source commit: d0c648fb7e

Source message: Delete src/bgzip directory (#64)

It was moved to toolbox
2024-06-24 08:40:34 +00:00

7 lines
113 B
Plaintext

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