Files
htrnaseq/nextflow.config
CI 297bb04bca Build branch v0.2 with version 0.2.0 (21e5572)
Build pipeline: viash-hub.htrnaseq.v0.2-cst7w

Source commit: 21e5572b2c

Source message: Bump version to 0.2.0
2024-12-18 08:57:09 +00:00

7 lines
116 B
Plaintext

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