Files
demultiplex/nextflow.config
CI 5d74ec3308 Build branch v0.1 with version v0.1.1 (ff28cec)
Build pipeline: viash-hub.demultiplex.v0.1-79dfz

Source commit: ff28cec6bd

Source message: Merge main and fix conflicts
2024-09-12 15:52:47 +00:00

7 lines
120 B
Plaintext

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