Mercurial > repos > devteam > samtools_mpileup
diff samtools_mpileup.xml @ 6:820754ab8901 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/samtools/samtools_mpileup commit 231882293cdd5214decddfe093612431793fdb6b-dirty
author | devteam |
---|---|
date | Tue, 20 Oct 2015 16:24:54 -0400 |
parents | aa0ef6f0ee89 |
children | bfc4517aa037 |
line wrap: on
line diff
--- a/samtools_mpileup.xml Fri May 08 16:51:29 2015 -0400 +++ b/samtools_mpileup.xml Tue Oct 20 16:24:54 2015 -0400 @@ -1,4 +1,4 @@ -<tool id="samtools_mpileup" name="MPileup" version="2.0"> +<tool id="samtools_mpileup" name="MPileup" version="2.1"> <description>call variants</description> <macros> <import>macros.xml</import> @@ -59,7 +59,7 @@ ${genotype_likelihood_computation_type.compressed} #if str( $genotype_likelihood_computation_type.output_tags ) != "None": - -output-tags "${genotype_likelihood_computation_type.output_tags}" + --output-tags "${genotype_likelihood_computation_type.output_tags}" #end if #if str( $genotype_likelihood_computation_type.perform_indel_calling.perform_indel_calling_selector ) == 'perform_indel_calling':