Mercurial > repos > devteam > vcfcheck
comparison vcfcheck.xml @ 5:aa8e8c96ca06 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfcheck commit 404236a80571c6a0555e5b181c634f572ed7998d"
| author | iuc |
|---|---|
| date | Tue, 23 Nov 2021 11:20:01 +0000 |
| parents | 2968c6916579 |
| children |
comparison
equal
deleted
inserted
replaced
| 4:2968c6916579 | 5:aa8e8c96ca06 |
|---|---|
| 50 <data format="vcf" name="out_file1" /> | 50 <data format="vcf" name="out_file1" /> |
| 51 </outputs> | 51 </outputs> |
| 52 <tests> | 52 <tests> |
| 53 <test> | 53 <test> |
| 54 <param name="reference_source_selector" value="history" /> | 54 <param name="reference_source_selector" value="history" /> |
| 55 <param name="failure_selection" value="-x" /> | 55 <param name="failure_selector" value="-x" /> |
| 56 <param name="input_vcf" value="vcflib-phix.vcf"/> | 56 <param name="input_vcf" value="vcflib-phix.vcf"/> |
| 57 <param name="ref_file" value="vcflib-test-genome-phix.fa" /> | 57 <param name="ref_file" value="vcflib-test-genome-phix.fa" /> |
| 58 <output name="out_file1" file="vcfcheck-test1.vcf"/> | 58 <output name="out_file1" file="vcfcheck-test1.vcf"/> |
| 59 </test> | 59 </test> |
| 60 </tests> | 60 </tests> |
