errore TDOWNLOAD

This commit is contained in:
Carpanzano 2022-05-02 16:55:18 +02:00
parent 80f107515e
commit 700d6ab3f1

View file

@ -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 )
}