changeset 1:5f78108125fd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author iuc
date Fri, 17 Jul 2015 10:05:39 -0400
parents cc0bd4986b48
children 71bb72c60987
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri May 22 04:54:43 2015 -0400
+++ b/tool_dependencies.xml	Fri Jul 17 10:05:39 2015 -0400
@@ -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>