# HG changeset patch # User iuc # Date 1506761006 14400 # Node ID 21e8ea8e1adbf896abb78b72ab8cac5103200570 # Parent d5fe9aead222ce7373baa4bfad3cf1f8c6def0bd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 128187381a04bed621baaee05d1b0dd55d8bd632 diff -r d5fe9aead222 -r 21e8ea8e1adb hisat2.xml --- a/hisat2.xml Tue Sep 26 17:01:28 2017 -0400 +++ b/hisat2.xml Sat Sep 30 04:43:26 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 @@ - + +