comparison vsnp_add_zero_coverage.xml @ 5:de548dd07fd3 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 95b221f68d19702681babd765c67caeeb24e7f1d"
author iuc
date Tue, 16 Nov 2021 08:20:57 +0000
parents c3a631ee9220
children 12b6574f1db0
comparison
equal deleted inserted replaced
4:c3a631ee9220 5:de548dd07fd3
42 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected BAM file"/> 42 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected BAM file"/>
43 </options> 43 </options>
44 </param> 44 </param>
45 </when> 45 </when>
46 <when value="history"> 46 <when value="history">
47 <param name="reference" type="data" format="fasta,fasta.gz" label="Using reference genome"> 47 <param name="reference" type="data" format="fasta,fasta.gz" label="Using reference genome"/>
48 <validator type="no_options" message="The current history does not include a fasta dataset"/>
49 </param>
50 </when> 48 </when>
51 </conditional> 49 </conditional>
52 </inputs> 50 </inputs>
53 <outputs> 51 <outputs>
54 <data name="output_vcf" format="vcf" label="${tool.name} on ${on_string} (filtered VCF)"/> 52 <data name="output_vcf" format="vcf" label="${tool.name} on ${on_string} (filtered VCF)"/>