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)
7 lines
199 B
Plaintext
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'
|
|
}
|