changeset 7:bf9475fceac3 draft

Uploaded
author jeremie
date Thu, 26 Jun 2014 09:25:35 -0400
parents 88209fdd378d
children 0a2932df8014
files tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 26 09:16:55 2014 -0400
+++ b/tool_dependencies.xml	Thu Jun 26 09:25:35 2014 -0400
@@ -4,6 +4,12 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">https://drive.google.com/file/d/0B-NlbBomCRJYSE83UE5IQlUtb0U/edit?usp=sharing</action>
+                <action type="shell_command">cp breakdancer-max $INSTALL_DIR/vcftools/bin</action>
+                <action type="shell_command">cp bam2cfg.pl $INSTALL_DIR/bin</action>
+                <action type="shell_command">cp breakdancer2vcf.py $INSTALL_DIR/bin</action>
+                <action type="set_environment">
+                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
+                </action>
             </actions>
         </install>
         <readme>