changeset 11:19d3b80d9dea draft

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit aa09ca227b05d35df094ee20a11c011778da377d-dirty
author chrisd
date Wed, 29 Jun 2016 00:20:53 -0400
parents 825eaacb935f
children 284dec15f7f4
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jun 29 00:08:22 2016 -0400
+++ b/tool_dependencies.xml	Wed Jun 29 00:20:53 2016 -0400
@@ -1,12 +1,12 @@
 <?xml version="1.0"?>
 <tool_dependency>
     <package name="csa" version="0.2">
-        <install version="1.0">
+        <install version="2.0">
             <actions>
                 <action type="shell_command">git clone --recursive https://github.com/cdeanj/coverage_sampler.git</action>
                 <action type="shell_command">make</action>
                 <action type="move_file">
-                    <source>csa</source>
+                    <source>coverage_sampler</source>
                     <destination>$INSTALL_DIR/bin</destination>
                 </action>
                 <action type="set_environment">