Mercurial > repos > iuc > gatk2
diff base_recalibrator.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/base_recalibrator.xml Wed Feb 19 04:39:38 2014 -0500 +++ b/base_recalibrator.xml Mon Aug 25 17:43:11 2014 -0400 @@ -1,4 +1,4 @@ -<tool id="gatk2_base_recalibrator" name="Base Recalibrator" version="0.0.7"> +<tool id="gatk2_base_recalibrator" name="Base Recalibrator" version="@VERSION@.0"> <description>calculates covariates used to recalibrate base quality scores of reads</description> <expand macro="requirements" /> <macros> @@ -302,4 +302,5 @@ @CITATION_SECTION@ </help> + <expand macro="citations" /> </tool>