mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-18 02:46:13 -05:00
Update main.nf
This commit is contained in:
parent
a0b46d3f03
commit
c8c6fdd2e3
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ workflow test_hmtnote {
|
||||||
file(params.test_data['sarscov2']['illumina']['test_vcf'], checkIfExists: true)
|
file(params.test_data['sarscov2']['illumina']['test_vcf'], checkIfExists: true)
|
||||||
]
|
]
|
||||||
|
|
||||||
HMTNOTE ( input )
|
HMTNOTE ( input, [] )
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue