Files
rnaseq/nextflow.config
CI 9405bcedbe Build branch reporting with version reporting (6343c3c)
Build pipeline: viash-hub.rnaseq.reporting-bsrzh

Source commit: 6343c3cfef

Source message: add toolbox, update craftbox
2025-06-16 09:17:45 +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'
}