Mercurial > repos > anton > vcfgenotypes
comparison vcfgenotypes.xml @ 2:ba8bf8f5d88a
Updated tool version to 0.0.2
author | Anton Nekrutenko <anton@bx.psu.edu> |
---|---|
date | Wed, 25 Jun 2014 16:49:19 -0400 |
parents | 606e32ff6241 |
children | b0e96b4c73c9 |
comparison
equal
deleted
inserted
replaced
1:606e32ff6241 | 2:ba8bf8f5d88a |
---|---|
1 <tool id="vcfgenotypes" name="VCFgenotypes:" version="0.0.1"> | 1 <tool id="vcfgenotypes" name="VCFgenotypes:" version="0.0.2"> |
2 <requirements> | 2 <requirements> |
3 <requirement type="package" version="86723982aa">vcflib</requirement> | 3 <requirement type="package" version="86723982aa">vcflib</requirement> |
4 </requirements> | 4 </requirements> |
5 <description>Convert numerical representation of genotypes to allelic</description> | 5 <description>Convert numerical representation of genotypes to allelic</description> |
6 <command>vcfgenotypes "${vcf_input}" > "${out_file1}"</command> | 6 <command>vcfgenotypes "${vcf_input}" > "${out_file1}"</command> |