diff --git a/tools/hisat2/hisat2.xml b/tools/hisat2/hisat2.xml index da571dabe1a..c0c76e51c0e 100644 --- a/tools/hisat2/hisat2.xml +++ b/tools/hisat2/hisat2.xml @@ -290,12 +290,10 @@ hisat2 --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 @@ hisat2 - 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 @@ -567,8 +565,8 @@ hisat2 - - + + @@ -576,14 +574,16 @@ hisat2 - + + - + + @@ -594,7 +594,8 @@ hisat2 - + + @@ -608,18 +609,19 @@ hisat2 - + + - - + + @@ -631,7 +633,8 @@ hisat2 - + + @@ -645,7 +648,8 @@ hisat2 - + + @@ -659,7 +663,8 @@ hisat2 - + + @@ -668,7 +673,8 @@ hisat2 - + +