# HG changeset patch
# User iuc
# Date 1764788046 0
# Node ID 089c6e8122c8be60dea72a335bd9f93b95fe1f43
# Parent be2c72b9798be4f8c522feb239df11c186209fce
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/teloscope commit 04870df78442ec883c2d8463d5958c94317a7d8d
diff -r be2c72b9798b -r 089c6e8122c8 macros.xml
--- a/macros.xml Thu Nov 27 08:52:19 2025 +0000
+++ b/macros.xml Wed Dec 03 18:54:06 2025 +0000
@@ -4,7 +4,7 @@
teloscope
- 0.1.2
+ 0.1.3
0
23.02
diff -r be2c72b9798b -r 089c6e8122c8 teloscope.xml
--- a/teloscope.xml Thu Nov 27 08:52:19 2025 +0000
+++ b/teloscope.xml Wed Dec 03 18:54:06 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 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+