mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
Update main.nf
This commit is contained in:
parent
cb21fa0c96
commit
252fcb17c4
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…
Reference in a new issue