Skip to content

Commit

Permalink
[FIX] subcommand name
Browse files Browse the repository at this point in the history
  • Loading branch information
alpae committed Nov 5, 2024
1 parent fa83c7b commit f1b5999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/local/xref_fetch/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f1b5999

Please sign in to comment.