# HG changeset patch # User iuc # Date 1506760981 14400 # Node ID a537774e1979fb511546deae100c89410943c149 # Parent f9fe48bdc5dbf70020b56fa8e0fc081ee1a9c171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 128187381a04bed621baaee05d1b0dd55d8bd632 diff -r f9fe48bdc5db -r a537774e1979 hisat2.xml --- a/hisat2.xml Tue Sep 26 17:01:57 2017 -0400 +++ b/hisat2.xml Sat Sep 30 04:43:01 2017 -0400 @@ -290,12 +290,10 @@ --summary-file summary.txt #end if - ## Convert SAM output to sorted BAM | samtools sort - -@ \${GALAXY_SLOTS:-1} -l 6 -o '${output_alignments}' - ## Rename any output fastq files #if $output_unaligned_reads_l and $output_unaligned_reads_r: @@ -540,12 +538,12 @@ - adv['output_options']['output_options_selector'] == "advanced" and adv['output_options']['unaligned_file'] is True) + adv['output_options']['output_options_selector'] == "advanced" and adv['output_options']['unaligned_file'] is True - adv['output_options']['output_options_selector'] == "advanced" and adv['output_options']['aligned_file'] is True) + adv['output_options']['output_options_selector'] == "advanced" and adv['output_options']['aligned_file'] is True @@ -568,7 +566,8 @@ - + + @@ -576,14 +575,16 @@ - + + - + + @@ -594,7 +595,8 @@ - + + @@ -608,18 +610,19 @@ - + + - - + + @@ -631,7 +634,8 @@ - + + @@ -645,7 +649,8 @@ - + + @@ -659,7 +664,8 @@ - + + @@ -668,7 +674,8 @@ - + +