# HG changeset patch
# User iuc
# Date 1527696140 14400
# Node ID 6ab42baa56e913fe6989b768757a2604dfba50cb
# Parent fbf98f24097ba67ac3b6911f09ba874df9fe1639
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit d9ebd463afa1a41799aa53e9a68d0ea51093007e
diff -r fbf98f24097b -r 6ab42baa56e9 hisat2.xml
--- a/hisat2.xml Tue Apr 10 18:41:43 2018 -0400
+++ b/hisat2.xml Wed May 30 12:02:20 2018 -0400
@@ -536,31 +536,38 @@
-
+
+
+
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
+
(library['type'] == 'paired' or library['type'] == 'paired_collection') and (adv['output_options']['output_options_selector'] == "advanced" and adv['output_options']['unaligned_file'] is True)
+
(library['type'] == 'paired' or library['type'] == 'paired_collection') and (adv['output_options']['output_options_selector'] == "advanced" and adv['output_options']['aligned_file'] is True)
+
sum['summary_file'] is True
+
diff -r fbf98f24097b -r 6ab42baa56e9 hisat2_macros.xml
--- a/hisat2_macros.xml Tue Apr 10 18:41:43 2018 -0400
+++ b/hisat2_macros.xml Wed May 30 12:02:20 2018 -0400
@@ -27,4 +27,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file