Mercurial > repos > iuc > bcftools_mpileup
comparison bcftools_mpileup.xml @ 10:78aba4b7b79d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 22:19:35 +0000 |
| parents | d1d0defa52af |
| children | bd0644ac3ab9 |
comparison
equal
deleted
inserted
replaced
| 9:bf3554137262 | 10:78aba4b7b79d |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> | 2 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@"> |
| 3 <description>Generate VCF or BCF containing genotype likelihoods for one or multiple alignment (BAM or CRAM) files</description> | 3 <description>Generate VCF or BCF containing genotype likelihoods for one or multiple alignment (BAM or CRAM) files</description> |
| 4 <expand macro="bio_tools" /> | |
| 4 <macros> | 5 <macros> |
| 5 <token name="@EXECUTABLE@">mpileup</token> | 6 <token name="@EXECUTABLE@">mpileup</token> |
| 6 <import>macros.xml</import> | 7 <import>macros.xml</import> |
| 7 <xml name="bam_flag_options"> | 8 <xml name="bam_flag_options"> |
| 8 <option value="1">Read is paired</option> | 9 <option value="1">Read is paired</option> |
