Mercurial > repos > iuc > gatk2
diff variant_annotator.xml @ 4:f244b8209eb8 draft
bug fix release
author | iuc |
---|---|
date | Mon, 25 Aug 2014 17:43:11 -0400 |
parents | 8bcc13094767 |
children | 35c00763cb5c |
line wrap: on
line diff
--- a/variant_annotator.xml Wed Feb 19 04:39:38 2014 -0500 +++ b/variant_annotator.xml Mon Aug 25 17:43:11 2014 -0400 @@ -1,4 +1,4 @@ -<tool id="gatk2_variant_annotator" name="Variant Annotator" version="0.0.7"> +<tool id="gatk2_variant_annotator" name="Variant Annotator" version="@VERSION@.0"> <description></description> <expand macro="requirements" /> <macros> @@ -244,4 +244,5 @@ @CITATION_SECTION@ </help> + <expand macro="citations" /> </tool>