Repository 'gecko'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/gecko

Changeset 2:5efbd15675ca (2021-01-04)
Previous changeset 1:8acaa11e3b6b (2020-12-18)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gecko commit 52b2b430b2d0ac983f426da298d966074a24f5cd"
modified:
README.md
gecko.xml
b
diff -r 8acaa11e3b6b -r 5efbd15675ca README.md
--- a/README.md Fri Dec 18 10:21:00 2020 +0000
+++ b/README.md Mon Jan 04 21:01:55 2021 +0000
b
@@ -14,3 +14,4 @@
 - A medium-sized comparison (around 20 or 30 MB input sequences) can write around 10 GB.
 - A chromosome comparison (50 to 200 MB input sequences) between human and gorilla can write around 600 GB. Other "less" similar comparison can write around 100 GB or less.
 
+
b
diff -r 8acaa11e3b6b -r 5efbd15675ca gecko.xml
--- a/gecko.xml Fri Dec 18 10:21:00 2020 +0000
+++ b/gecko.xml Mon Jan 04 21:01:55 2021 +0000
b
@@ -1,7 +1,7 @@
 <tool id="gecko" name="Gecko" version="@TOOL_VERSION@" profile="20.01">
     <description>Ungapped genome comparison</description>
     <macros>
-        <token name="@TOOL_VERSION@">1.1.b</token>
+        <token name="@TOOL_VERSION@">1.2</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">gecko</requirement>