Mercurial > repos > lparsons > freebayes
changeset 4:0df882474701
Fixed version number of tool
author | Lance Parsons <lparsons@princeton.edu> |
---|---|
date | Thu, 22 Dec 2011 14:11:38 -0500 |
parents | 72bdc513a54a |
children | c1f3ee7b5003 |
files | freebayes.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/freebayes.xml Thu Dec 22 14:09:55 2011 -0500 +++ b/freebayes.xml Thu Dec 22 14:11:38 2011 -0500 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="freebayes_wrapper_princeton" name="Call SNPS with Freebayes (beta)" version="0.8.9.a"> +<tool id="freebayes_wrapper_princeton" name="Call SNPS with Freebayes (beta)" version="0.9.0.a"> <requirements> <requirement type="binary">freebayes</requirement> <requirement type="binary">samtools</requirement>