Mercurial > repos > anton > vcfgenotypes
comparison vcfgenotypes.xml @ 3:b0e96b4c73c9 draft default tip
Uploaded
author | anton |
---|---|
date | Mon, 15 Sep 2014 14:52:16 -0400 |
parents | ba8bf8f5d88a |
children |
comparison
equal
deleted
inserted
replaced
2:ba8bf8f5d88a | 3:b0e96b4c73c9 |
---|---|
1 <tool id="vcfgenotypes" name="VCFgenotypes:" version="0.0.2"> | 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="8a5602bf07">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> |
7 <inputs> | 7 <inputs> |
8 <param format="vcf" name="vcf_input" type="data" label="Select VCF dataset"/> | 8 <param format="vcf" name="vcf_input" type="data" label="Select VCF dataset"/> |