Mercurial > repos > jeremie > package_breakdancer_1_2_6
diff tool_dependencies.xml @ 63:22578ca617bd draft default tip
Uploaded
| author | jeremie |
|---|---|
| date | Tue, 01 Jul 2014 11:06:05 -0400 |
| parents | 1c615a6bb33d |
| children |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jul 01 11:05:27 2014 -0400 +++ b/tool_dependencies.xml Tue Jul 01 11:06:05 2014 -0400 @@ -25,6 +25,10 @@ <source>../perl/bam2cfg.pl</source> <destination>$INSTALL_DIR/bin</destination> </action> + <action type="move_file"> + <source>../perl/AlnParser.pm</source> + <destination>$INSTALL_DIR/bin</destination> + </action> <!-- <action type="download_by_url">http://9ypffrj86h.1fichier.com/breakdancer2vcf.py</action> --> <action type="shell_command">wget https://raw.githubusercontent.com/ALLBio/allbiotc2/master/breakdancer/breakdancer2vcf.py</action> <action type="move_file">
