# HG changeset patch # User devteam # Date 1447089885 18000 # Node ID 5872c9894a37b27dbac1b215684f31afc787ebc1 # Parent da0203c3461a278ac6572b39b81262087bb391a4 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/samtools/samtools_mpileup commit 5a4e0ca9992af3a6e5ed2b533f04bb82ce761e0b diff -r da0203c3461a -r 5872c9894a37 samtools_mpileup.xml --- a/samtools_mpileup.xml Fri Sep 11 14:16:52 2015 -0400 +++ b/samtools_mpileup.xml Mon Nov 09 12:24:45 2015 -0500 @@ -1,4 +1,4 @@ - + call variants macros.xml @@ -18,8 +18,8 @@ #else: -f "${reference_source.ref_file}" #end if - #for $i, $input_bam in enumerate( $reference_source.input_bams ): - "${input_bam.input_bam}" + #for $bam in $reference_source.input_bam: + "${bam}" #end for #if str( $advanced_options.advanced_options_selector ) == "advanced": #if str( $advanced_options.filter_by_flags.filter_flags ) == "filter": @@ -50,14 +50,14 @@ #if str( $advanced_options.region_string ): -r "${advanced_options.region_string}" #end if - + #end if #if str( $genotype_likelihood_computation_type.genotype_likelihood_computation_type_selector ) == 'perform_genotype_likelihood_computation': ## ${genotype_likelihood_computation_type.output_format} ${genotype_likelihood_computation_type.compressed} - + #if str( $genotype_likelihood_computation_type.output_tags ) != "None": --output-tags "${genotype_likelihood_computation_type.output_tags}" #end if @@ -77,8 +77,8 @@ #elif str( $genotype_likelihood_computation_type.perform_indel_calling.perform_indel_calling_selector ) == 'do_not_perform_indel_calling': -I #end if - - + + #else: ${genotype_likelihood_computation_type.base_position_on_reads} ${genotype_likelihood_computation_type.output_mapping_quality} @@ -93,22 +93,18 @@ - - - - - - + + + + - - - - - + + + @@ -153,7 +149,7 @@ - + @@ -288,7 +284,7 @@ - +