Files
rnaseq/nextflow.config
CI 6983bda4f9 Build branch add-labels with version add-labels (0b5aea9)
Build pipeline: viash-hub.rnaseq.add-labels-v42km

Source commit: 0b5aea9962

Source message: Add test workflow and fix some issues
2024-12-03 19:59:42 +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'
}