Mercurial > repos > devteam > samtools_phase
diff samtools_phase.xml @ 1:2523cb0fb84c draft
Uploaded tool version 1.0.1, updated for samtools 1.0.
| author | devteam |
|---|---|
| date | Wed, 24 Sep 2014 12:49:59 -0400 |
| parents | a0af255e28c1 |
| children | 2656247b5253 |
line wrap: on
line diff
--- a/samtools_phase.xml Wed Mar 12 12:45:41 2014 -0400 +++ b/samtools_phase.xml Wed Sep 24 12:49:59 2014 -0400 @@ -1,7 +1,7 @@ -<tool id="samtools_phase" name="Call and phase" version="1.0.0"> +<tool id="samtools_phase" name="Call and phase" version="1.0.1"> <description>heterozygous SNPs</description> <requirements> - <requirement type="package" version="0.1.19">samtools</requirement> + <requirement type="package" version="1.0">samtools</requirement> </requirements> <command>samtools phase -b "phase_wrapper" #if str($option_set.option_sets) == 'advanced':
