Files
rnaseq/nextflow.config
CI d69226987e Build branch main with version main (4adb388)
Build pipeline: viash-hub.rnaseq.main-c9pqm

Source commit: 4adb388c7d

Source message: Merge pull request #29 from viash-hub/add-labels

Add labels (and then some)
2024-12-05 08:52:37 +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'
}