changeset 1:95d2c4aefb5f draft default tip

Updated from GH
author devteam
date Wed, 03 Dec 2014 15:58:09 -0500
parents 1ef76f8d8e52
children
files tool_dependencies.xml
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Mar 27 14:13:44 2014 -0400
+++ b/tool_dependencies.xml	Wed Dec 03 15:58:09 2014 -0500
@@ -26,6 +26,14 @@
                         <destination>$INSTALL_DIR/bin</destination>
                     </action>
                     <action type="move_file">
+                        <source>bcftools/bcftools</source>
+                        <destination>$INSTALL_DIR/bin</destination>
+                    </action>
+                    <action type="move_file">
+                        <source>bcftools/vcfutils.pl</source>
+                        <destination>$INSTALL_DIR/bin</destination>
+                    </action>
+                    <action type="move_file">
                         <source>libbam.a</source>
                         <destination>$INSTALL_DIR/lib</destination>
                     </action>
@@ -68,4 +76,4 @@
          bamshuf     shuffle and group alignments by name
         </readme>
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>