# HG changeset patch # User onnodg # Date 1760963129 0 # Node ID 5155c1c4119816393466cdf2e135a3d7ac74a796 # Parent abd214795fa59a88dbe7d3a7f9829a09b940e107 planemo upload for repository https://github.com/Onnodg/Naturalis_NLOOR/tree/main/NLOOR_scripts/add_header_tool commit d771f9fbfd42bcdeda1623d954550882a0863847-dirty diff -r abd214795fa5 -r 5155c1c41198 __pycache__/__init__.cpython-313.pyc Binary file __pycache__/__init__.cpython-313.pyc has changed diff -r abd214795fa5 -r 5155c1c41198 __pycache__/add_taxonomic_labels.cpython-313.pyc Binary file __pycache__/add_taxonomic_labels.cpython-313.pyc has changed diff -r abd214795fa5 -r 5155c1c41198 add_taxonomic_labels.xml --- a/add_taxonomic_labels.xml Tue Oct 14 09:07:01 2025 +0000 +++ b/add_taxonomic_labels.xml Mon Oct 20 12:25:29 2025 +0000 @@ -1,4 +1,4 @@ - + Add taxonomic labels to tabular files python @@ -8,12 +8,15 @@ python '$__tool_directory__/add_taxonomic_labels.py' --input_file '$input_file' --output_file '$output_file' - --taxon_levels $taxon_levels + #if $taxon_levels != '' + --taxon_levels $taxon_levels + #end if ]]> - + @@ -24,38 +27,65 @@ + + + + + + + + + + \ No newline at end of file diff -r abd214795fa5 -r 5155c1c41198 tests/__pycache__/test_add_taxonomic_labels.cpython-313-pytest-8.4.2.pyc Binary file tests/__pycache__/test_add_taxonomic_labels.cpython-313-pytest-8.4.2.pyc has changed