mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +00:00
Update main.nf
This commit is contained in:
parent
cbae48d06d
commit
cb21fa0c96
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, output )
|
HMTNOTE ( input, [] )
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue