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

Changeset 1:5f78108125fd (2015-07-17)
Previous changeset 0:cc0bd4986b48 (2015-05-22) Next changeset 2:71bb72c60987 (2015-07-17)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
modified:
tool_dependencies.xml
b
diff -r cc0bd4986b48 -r 5f78108125fd tool_dependencies.xml
--- a/tool_dependencies.xml Fri May 22 04:54:43 2015 -0400
+++ b/tool_dependencies.xml Fri Jul 17 10:05:39 2015 -0400
b
@@ -20,7 +20,6 @@
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/scripts</environment_variable>
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
-                    <environment_variable name="AUGUSTUS_CONFIG_PATH" action="set_to">$INSTALL_DIR/config</environment_variable>
                 </action>
             </actions>
         </install>
@@ -28,6 +27,6 @@
 It can be used as an ab initio program, which means it bases its prediction purely on the
 sequence. AUGUSTUS may also incorporate hints on the gene structure coming from extrinsic sources
 such as EST, MS/MS, protein alignments and synthenic genomic alignments.
-http://augustus.gobics.de/binaries/README.TXT</readme>
+        </readme>
     </package>
 </tool_dependency>