2024-09-13 07:41:13 +00:00
|
|
|
manifest {
|
|
|
|
|
nextflowVersion = '!>=20.12.1-edge'
|
2024-12-05 08:52:37 +00:00
|
|
|
homePage = 'https://github.com/viash-hub/rnaseq'
|
|
|
|
|
description = 'Bulk RNAseq pipeline'
|
|
|
|
|
mainScript = 'target/nextflow/workflows/rnaseq/main.nf'
|
2024-09-13 07:41:13 +00:00
|
|
|
}
|