comparison vsnp_add_zero_coverage.xml @ 11:fdfcdc9548ec draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_add_zero_coverage commit 4c7078b27931895d469b0e9663cc11a925eaf1bd"
author greg
date Fri, 12 Nov 2021 16:09:39 +0000
parents 127a00fcd4a8
children 4f68ac34612d
comparison
equal deleted inserted replaced
10:27e7f5ade3ea 11:fdfcdc9548ec
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)"/>