# HG changeset patch # User iuc # Date 1676590555 0 # Node ID dbf1798c0dcc0b30a22c52ded002000c92281db9 # Parent c4db8c4de66f92e4af92b2e591d148fa83a9e510 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 1dddd355fe97cb9d6bb37f93b98f3402184b4320 diff -r c4db8c4de66f -r dbf1798c0dcc gtdbtk_classify_wf.xml --- a/gtdbtk_classify_wf.xml Tue Dec 13 09:48:28 2022 +0000 +++ b/gtdbtk_classify_wf.xml Thu Feb 16 23:35:55 2023 +0000 @@ -27,13 +27,17 @@ --min_perc_aa $advanced.min_perc_aa $advanced.force --min_af $advanced.min_af + +## Required unless mash_db is available: +--skip_ani_screen + #if str($advanced.output_process_log) == 'yes': && cat output_dir/gtdbtk.warnings.log output_dir/gtdbtk.log > '$process_log' #end if ]]> - + diff -r c4db8c4de66f -r dbf1798c0dcc macros.xml --- a/macros.xml Tue Dec 13 09:48:28 2022 +0000 +++ b/macros.xml Thu Feb 16 23:35:55 2023 +0000 @@ -1,5 +1,5 @@ - 1.7.0 + 2.2.2 0 20.09