changeset 2:5f9ba601748e draft default tip

Uploaded
author bgruening
date Thu, 14 Aug 2014 12:21:19 -0400
parents 8ec355ee3bc1
children
files bcftools_macros.xml bcftools_view.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bcftools_macros.xml	Thu Aug 14 11:52:12 2014 -0400
+++ b/bcftools_macros.xml	Thu Aug 14 12:21:19 2014 -0400
@@ -6,7 +6,7 @@
     </xml>
 
     <xml name="version_command">
-        <version_command>@EXECUTABLE@ 2>&amp;1 | head -n 3 | tail -n 1</version_command>
+        <version_command>bcftools 2>&amp;1 | head -n 3 | tail -n 1</version_command>
     </xml>
 
     <xml name="stdio">
--- a/bcftools_view.xml	Thu Aug 14 11:52:12 2014 -0400
+++ b/bcftools_view.xml	Thu Aug 14 12:21:19 2014 -0400
@@ -4,11 +4,11 @@
     <expand macro="version_command" />
     <expand macro="stdio" />
     <macros>
-        <token name="@EXECUTABLE@">bcftools</token>
+        <token name="@EXECUTABLE@">view</token>
         <import>bcftools_macros.xml</import>
     </macros>
     <command>
-        @EXECUTABLE@ view
+        bcftools @EXECUTABLE@
             $A
             $varsitesonly
             $snpcalling