changeset 1:786e3000ca58 draft default tip

Uploaded new version from GH
author devteam
date Mon, 10 Nov 2014 14:53:24 -0500
parents 233326db3402
children
files tool_dependencies.xml
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Mar 12 12:45:40 2014 -0400
+++ b/tool_dependencies.xml	Mon Nov 10 14:53:24 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>