Build pipeline: viash-hub.rnaseq.reporting-bsrzh
Source commit: 6343c3cfef
Source message: add toolbox, update craftbox
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'
|
|
}
|