Mercurial > repos > jjohnson > bcftools_query
comparison bcftools_query.xml @ 1:1610708580c3 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
author | jjohnson |
---|---|
date | Sun, 26 Jun 2016 15:42:40 -0400 |
parents | bfea7fe50fd0 |
children |
comparison
equal
deleted
inserted
replaced
0:bfea7fe50fd0 | 1:1610708580c3 |
---|---|
73 </change_format> | 73 </change_format> |
74 </data> | 74 </data> |
75 </outputs> | 75 </outputs> |
76 <tests> | 76 <tests> |
77 <test> | 77 <test> |
78 <param name="input_file" ftype="vcf" value="query.vcf" /> | 78 <param name="input_files" ftype="vcf" value="query.vcf" /> |
79 <param name="format" value="%CHROM\t%POS\t%REF\t%ALT\t%DP4\t%AN[\t%GT\t%TGT]\n" /> | 79 <param name="format" value="%CHROM\t%POS\t%REF\t%ALT\t%DP4\t%AN[\t%GT\t%TGT]\n" /> |
80 <param name="tsv" value="true" /> | 80 <param name="tsv" value="true" /> |
81 <output name="output_file" ftype="tabular" file="query.out" /> | 81 <output name="output_file" ftype="tabular" file="query.out" /> |
82 </test> | 82 </test> |
83 </tests> | 83 </tests> |