Mercurial > repos > iuc > gatk2
comparison variant_recalibrator.xml @ 5:84584664264c draft
Uploaded
author | iuc |
---|---|
date | Mon, 25 Aug 2014 17:44:53 -0400 |
parents | f244b8209eb8 |
children | 35c00763cb5c |
comparison
equal
deleted
inserted
replaced
4:f244b8209eb8 | 5:84584664264c |
---|---|
1 <tool id="gatk2_variant_recalibrator" name="Variant Recalibrator" version="@VERSION@.0"> | 1 <tool id="gatk2_variant_recalibrator" name="Variant Recalibrator" version="@VERSION@.0"> |
2 <description></description> | 2 <description></description> |
3 <expand macro="requirements"> | 3 <expand macro="requirements"> |
4 <requirement type="package" version="0.9.3">ggplot</requirement> | 4 <requirement type="package" version="0.9.3">ggplot2</requirement> |
5 </expand> | 5 </expand> |
6 <macros> | 6 <macros> |
7 <import>gatk2_macros.xml</import> | 7 <import>gatk2_macros.xml</import> |
8 </macros> | 8 </macros> |
9 <command interpreter="python"> | 9 <command interpreter="python"> |