Files
rnaseq/nextflow.config
CI d07b181219 Build branch v0.2 with version v0.2.0 (148a355)
Build pipeline: viash-hub.rnaseq.v0.2-mkq6w

Source commit: 148a355d16

Source message: Bump version to v0.2.0
2024-12-05 16:10:22 +00:00

7 lines
199 B
Plaintext

manifest {
nextflowVersion = '!>=20.12.1-edge'
homePage = 'https://github.com/viash-hub/rnaseq'
description = 'Bulk RNAseq pipeline'
mainScript = 'target/nextflow/workflows/rnaseq/main.nf'
}