# HG changeset patch # User iuc # Date 1564826941 14400 # Node ID 6a6665b38a3e53a206e842c82a26839d38f33955 # Parent aa869f0265ca9fc50507cbe0eac6aceadd616238 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6 diff -r aa869f0265ca -r 6a6665b38a3e hisat2.xml --- a/hisat2.xml Sat Jan 26 04:44:37 2019 -0500 +++ b/hisat2.xml Sat Aug 03 06:09:01 2019 -0400 @@ -1,4 +1,4 @@ - + A fast and sensitive alignment program hisat2_macros.xml @@ -575,44 +575,146 @@ - + + + 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 - - + + + sum['summary_file'] is True + + + + - - - adv['spliced_options']['spliced_options_selector'] == 'advanced' and adv['spliced_options']['novel_splicesite_outfile'] is True - - + + + adv['spliced_options']['spliced_options_selector'] == 'advanced' and adv['spliced_options']['novel_splicesite_outfile'] is True + + + + diff -r aa869f0265ca -r 6a6665b38a3e hisat2_macros.xml --- a/hisat2_macros.xml Sat Jan 26 04:44:37 2019 -0500 +++ b/hisat2_macros.xml Sat Aug 03 06:09:01 2019 -0400 @@ -29,22 +29,20 @@ - - - - - - - - - - - - - + + + + + + + + + + + - \ No newline at end of file +