comparison VCFToolsStats/vcfToolsStats.xml @ 4:b762ecbe2314 draft

planemo upload
author gandres
date Fri, 11 Dec 2015 07:35:00 -0500
parents 612066e3f57d
children 2b6bb9d5e4e9
comparison
equal deleted inserted replaced
3:612066e3f57d 4:b762ecbe2314
38 <!-- [OPTIONAL] Tests to be run manually by the Galaxy admin --> 38 <!-- [OPTIONAL] Tests to be run manually by the Galaxy admin -->
39 <tests> 39 <tests>
40 <!-- [HELP] Test files have to be in the ~/test-data directory --> 40 <!-- [HELP] Test files have to be in the ~/test-data directory -->
41 <test> 41 <test>
42 <param name="filein" value="sample.vcf" /> 42 <param name="filein" value="sample.vcf" />
43 <output name="fileout_annot" file="result.annotation" /> 43 <output name="fileout_annot" file="stats-result.annotation" />
44 <output name="fileout_het" file="result.het" /> 44 <output name="fileout_het" file="stats-result.het" />
45 <output name="fileout_imiss" file="result.imiss" /> 45 <output name="fileout_imiss" file="stats-result.imiss" />
46 <output name="fileout_sum" file="result.TsTv.summary" /> 46 <output name="fileout_sum" file="stats-result.TsTv.summary" />
47 </test> 47 </test>
48 </tests> 48 </tests>
49 49
50 <!-- [OPTIONAL] Help displayed in Galaxy --> 50 <!-- [OPTIONAL] Help displayed in Galaxy -->
51 <help> 51 <help>