Mercurial > repos > iuc > bcftools
changeset 2:e5e78d1e09a6 draft default tip
Uploaded
author | iuc |
---|---|
date | Thu, 14 Aug 2014 12:19:22 -0400 |
parents | e88316dc99b5 |
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:50:31 2014 -0400 +++ b/bcftools_macros.xml Thu Aug 14 12:19:22 2014 -0400 @@ -6,7 +6,7 @@ </xml> <xml name="version_command"> - <version_command>@EXECUTABLE@ 2>&1 | head -n 3 | tail -n 1</version_command> + <version_command>bcftools 2>&1 | head -n 3 | tail -n 1</version_command> </xml> <xml name="stdio">
--- a/bcftools_view.xml Thu Aug 14 11:50:31 2014 -0400 +++ b/bcftools_view.xml Thu Aug 14 12:19:22 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