From f1b5999444927e3914cf617e65c80c49816ea6b7 Mon Sep 17 00:00:00 2001 From: Adrian Altenhoff Date: Tue, 5 Nov 2024 08:39:23 +0100 Subject: [PATCH] [FIX] subcommand name --- modules/local/xref_fetch/main.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/local/xref_fetch/main.nf b/modules/local/xref_fetch/main.nf index 15a5bc1..9d23785 100644 --- a/modules/local/xref_fetch/main.nf +++ b/modules/local/xref_fetch/main.nf @@ -49,7 +49,7 @@ process RELEVANT_TAXID_MAP { script: """ - oma-build -vv tax-map \\ + oma-build -vv build-taxid-map \\ --gs-tsv $gs_tsv \\ --tax-sqlite $tax_sqlite \\ --out taxmap.pkl