Mercurial > repos > iuc > vsnp_add_zero_coverage
comparison vsnp_add_zero_coverage.xml @ 6:9ddeef840a07 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:26:14 +0000 |
| parents | 5a5cf6f024bf |
| children | 6dc6dd4666e3 |
comparison
equal
deleted
inserted
replaced
| 5:5a5cf6f024bf | 6:9ddeef840a07 |
|---|---|
| 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)"/> |
