Files
htrnaseq/nextflow.config
CI c439638095 Build branch unpack_genome with version unpack_genome (7c0705a)
Build pipeline: viash-hub.htrnaseq.unpack-genome-5zk5c

Source commit: 7c0705a514

Source message: Add ability to unpack input genome
2024-08-20 14:02:33 +00:00

7 lines
124 B
Plaintext

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