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

Changeset 1:727e7e114f9d (2019-11-18)
Previous changeset 0:89cf0828d89d (2019-11-14)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gprofiler/ commit 4d4576623a85b58137f9e8c5a7747cb2f484c8b6"
modified:
README
macros.xml
b
diff -r 89cf0828d89d -r 727e7e114f9d README
--- a/README Thu Nov 14 06:00:14 2019 -0500
+++ b/README Mon Nov 18 17:54:41 2019 -0500
b
@@ -17,6 +17,7 @@
 History
 =======
 
+* v0.1.6+galaxy11 - fix formatting
 * v0.1.6+galaxy10 - add custom background support, fix dependencies, add messages to stdout
 * v0.1.6+galaxy9 - add notification, fix tests
 * v0.1.6+galaxy8 - improve formatting
b
diff -r 89cf0828d89d -r 727e7e114f9d macros.xml
--- a/macros.xml Thu Nov 14 06:00:14 2019 -0500
+++ b/macros.xml Mon Nov 18 17:54:41 2019 -0500
b
@@ -9,7 +9,7 @@
     </xml>
 
     <token name="@TOOL_VERSION@">0.1.7</token>
-    <token name="@VERSION@">@TOOL_VERSION@+galaxy10</token>
+    <token name="@VERSION@">@TOOL_VERSION@+galaxy11</token>
 
     <xml name="version_command">
         <version_command>
@@ -94,7 +94,7 @@
 
     <xml name="citations">
         <citations>
-            <citation type="doi">doi:10.1093/nar/gkz369</citation>
+            <citation type="doi">10.1093/nar/gkz369</citation>
             <yield />
         </citations>
     </xml>