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

Changeset 15:db9b10824c61 (2024-11-19)
Previous changeset 14:d6d5ccc2c581 (2024-09-18)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abyss commit ff35237f0cebb11f1da08a9a331185c9911eff93
modified:
abyss-pe.xml
b
diff -r d6d5ccc2c581 -r db9b10824c61 abyss-pe.xml
--- a/abyss-pe.xml Wed Sep 18 16:21:03 2024 +0000
+++ b/abyss-pe.xml Tue Nov 19 12:42:09 2024 +0000
b
@@ -1,7 +1,7 @@
-<tool id="abyss-pe" name="ABySS" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
+<tool id="abyss-pe" name="ABySS" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.02" license="GPL-3.0">
     <description>de novo sequence assembler</description>
     <macros>
-        <token name="@TOOL_VERSION@">2.3.9</token>
+        <token name="@TOOL_VERSION@">2.3.10</token>
         <token name="@VERSION_SUFFIX@">0</token>
         <xml name="reads_conditional">
             <conditional name="reads">
@@ -281,12 +281,9 @@
 
 **License and citation**
 
-This Galaxy tool is Copyright © 2015-2021 `Earlham Institute`_ and is released under the `MIT license`_.
+This Galaxy tool is Copyright © 2015-2021 `Earlham Institute`_
 
 .. _Earlham Institute: http://www.earlham.ac.uk/
-.. _MIT license: https://opensource.org/licenses/MIT
-
-You can use this tool only if you agree to the license terms of: `ABySS`_.
 
 .. _ABySS: https://github.com/bcgsc/abyss
     ]]></help>