# HG changeset patch # User iuc # Date 1764788060 0 # Node ID 6c1cfce7c2eb93e520a1e1fc18d701d68c495e16 # Parent f0c2922aeb30dd999add303f1dcfa4e36ed87946 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/teloscope commit 04870df78442ec883c2d8463d5958c94317a7d8d diff -r f0c2922aeb30 -r 6c1cfce7c2eb macros.xml --- a/macros.xml Thu Nov 27 08:52:35 2025 +0000 +++ b/macros.xml Wed Dec 03 18:54:20 2025 +0000 @@ -4,7 +4,7 @@ teloscope - 0.1.2 + 0.1.3 0 23.02 diff -r f0c2922aeb30 -r 6c1cfce7c2eb teloscope.xml --- a/teloscope.xml Thu Nov 27 08:52:35 2025 +0000 +++ b/teloscope.xml Wed Dec 03 18:54:20 2025 +0000 @@ -20,6 +20,7 @@ --max-block-distance '$max_block_distance' --min-block-length '$min_block_length' --min-block-density '$min_block_density' + --edit-distance '$edit_distance' $out_win_repeats $out_gc @@ -57,6 +58,7 @@ + @@ -161,6 +163,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +