comparison vcfhethom.xml @ 3:5731e8c3ffde draft default tip

Uploaded
author anton
date Mon, 15 Sep 2014 14:52:32 -0400
parents efba18d7b34b
children
comparison
equal deleted inserted replaced
2:efba18d7b34b 3:5731e8c3ffde
1 <tool id="vcfhethom" name="VCFhetHomAlleles:" version="0.0.2"> 1 <tool id="vcfhethom" name="VCFhetHomAlleles:" version="0.0.2">
2 <requirements> 2 <requirements>
3 <requirement type="package" version="86723982aa">vcflib</requirement> 3 <requirement type="package" version="8a5602bf07">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":