mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
errore TDOWNLOAD
This commit is contained in:
parent
80f107515e
commit
700d6ab3f1
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ workflow test_krona_ktimporttaxonomy_report {
|
|||
]
|
||||
taxonomy = file(params.test_data['generic']['txt']['hello'], checkIfExists: true)
|
||||
|
||||
TDOWNLOAD_DB()
|
||||
DOWNLOAD_DB()
|
||||
TAXONOMY_REPORT ( input, DOWNLOAD_DB.out.db )
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue