comparison tool_dependencies.xml @ 63:22578ca617bd draft default tip

Uploaded
author jeremie
date Tue, 01 Jul 2014 11:06:05 -0400
parents 1c615a6bb33d
children
comparison
equal deleted inserted replaced
62:4409b508f8a5 63:22578ca617bd
23 </action> 23 </action>
24 <action type="move_file"> 24 <action type="move_file">
25 <source>../perl/bam2cfg.pl</source> 25 <source>../perl/bam2cfg.pl</source>
26 <destination>$INSTALL_DIR/bin</destination> 26 <destination>$INSTALL_DIR/bin</destination>
27 </action> 27 </action>
28 <action type="move_file">
29 <source>../perl/AlnParser.pm</source>
30 <destination>$INSTALL_DIR/bin</destination>
31 </action>
28 <!-- <action type="download_by_url">http://9ypffrj86h.1fichier.com/breakdancer2vcf.py</action> --> 32 <!-- <action type="download_by_url">http://9ypffrj86h.1fichier.com/breakdancer2vcf.py</action> -->
29 <action type="shell_command">wget https://raw.githubusercontent.com/ALLBio/allbiotc2/master/breakdancer/breakdancer2vcf.py</action> 33 <action type="shell_command">wget https://raw.githubusercontent.com/ALLBio/allbiotc2/master/breakdancer/breakdancer2vcf.py</action>
30 <action type="move_file"> 34 <action type="move_file">
31 <source>breakdancer2vcf.py</source> 35 <source>breakdancer2vcf.py</source>
32 <destination>$INSTALL_DIR/bin</destination> 36 <destination>$INSTALL_DIR/bin</destination>