Mercurial > repos > anton > vcfgenotypes
diff vcfgenotypes.xml @ 3:b0e96b4c73c9 draft default tip
Uploaded
author | anton |
---|---|
date | Mon, 15 Sep 2014 14:52:16 -0400 |
parents | ba8bf8f5d88a |
children |
line wrap: on
line diff
--- a/vcfgenotypes.xml Wed Jun 25 16:49:19 2014 -0400 +++ b/vcfgenotypes.xml Mon Sep 15 14:52:16 2014 -0400 @@ -1,6 +1,6 @@ <tool id="vcfgenotypes" name="VCFgenotypes:" version="0.0.2"> <requirements> - <requirement type="package" version="86723982aa">vcflib</requirement> + <requirement type="package" version="8a5602bf07">vcflib</requirement> </requirements> <description>Convert numerical representation of genotypes to allelic</description> <command>vcfgenotypes "${vcf_input}" > "${out_file1}"</command>