comparison vcfhethom.xml @ 1:41099cdfe806

Updated to vcflib 86723982aa
author Anton Nekrutenko <anton@bx.psu.edu>
date Wed, 25 Jun 2014 16:16:21 -0400
parents 3eb91f9b1449
children efba18d7b34b
comparison
equal deleted inserted replaced
0:3eb91f9b1449 1:41099cdfe806
1 <tool id="vcfhethom" name="VCFhetHomAlleles:" version="0.0.1"> 1 <tool id="vcfhethom" name="VCFhetHomAlleles:" version="0.0.1">
2 <requirements> 2 <requirements>
3 <requirement type="package" version="586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd">vcflib</requirement> 3 <requirement type="package" version="86723982aa">vcflib</requirement>
4 </requirements> 4 </requirements>
5 <description>Count the number of heterozygotes and alleles, compute het/hom ratio</description> 5 <description>Count the number of heterozygotes and alleles, compute het/hom ratio</description>
6 <command> 6 <command>
7 7
8 #if str($analysis_type) == "count": 8 #if str($analysis_type) == "count":