comparison bcftools_merge.xml @ 1:f849e5eb85a9 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:35:59 -0400
parents 25287fefea50
children
comparison
equal deleted inserted replaced
0:25287fefea50 1:f849e5eb85a9
114 <param name="merge" value="all" /> 114 <param name="merge" value="all" />
115 <param name="output_type" value="v" /> 115 <param name="output_type" value="v" />
116 <output name="output_file"> 116 <output name="output_file">
117 <assert_contents> 117 <assert_contents>
118 <has_text_matching expression="1\t3000000\t\.\tC\t(CCG,G|G,CCG)\t"/> 118 <has_text_matching expression="1\t3000000\t\.\tC\t(CCG,G|G,CCG)\t"/>
119 <has_text_matching expression="1\t3000000\t\.\tC\tCCG\t"/>
120 <has_text_matching expression="1\t3000000\t\.\tC\tG\t"/>
121 </assert_contents> 119 </assert_contents>
122 </output> 120 </output>
123 </test> 121 </test>
124 <test> 122 <test>
125 <param name="input_files" ftype="vcf" value="merge.3.a.vcf,merge.3.b.vcf" /> 123 <param name="input_files" ftype="vcf" value="merge.3.a.vcf,merge.3.b.vcf" />