changeset 32:6d1f2bb5c1d1 draft default tip

planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 5a0c39ed61b4408ba65a759aede807df260d097d
author yating-l
date Sun, 26 Aug 2018 16:44:27 -0400
parents 9c5d82d3c87e
children
files hubArchiveCreator.xml
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hubArchiveCreator.xml	Tue Jun 19 13:16:08 2018 -0400
+++ b/hubArchiveCreator.xml	Sun Aug 26 16:44:27 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="hubArchiveCreator" name="Hub Archive Creator" version="2.5.2">
+<tool id="hubArchiveCreator" name="Hub Archive Creator" version="2.5.3">
     <description>
         This Galaxy tool permits to prepare your files to be ready for
         Assembly Hub visualization.
@@ -34,6 +34,12 @@
 
 
     ]]></command>
+
+    <environment_variables>
+        <!-- Sort uppercase letters before lowercase (required by UCSC tools) -->
+        <environment_variable name="LC_COLLATE">C</environment_variable>
+    </environment_variables>
+
     <configfiles>
         <configfile name="json_file">
 import json