# HG changeset patch # User iuc # Date 1564826966 14400 # Node ID 0c16cad5e03b09cd84eda43ea8db8e4a5c22f806 # Parent 3fb01a8c902d385734c95985b39de551a807a103 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6 diff -r 3fb01a8c902d -r 0c16cad5e03b hisat2.xml --- a/hisat2.xml Sat Jan 26 04:45:24 2019 -0500 +++ b/hisat2.xml Sat Aug 03 06:09:26 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 3fb01a8c902d -r 0c16cad5e03b hisat2_macros.xml --- a/hisat2_macros.xml Sat Jan 26 04:45:24 2019 -0500 +++ b/hisat2_macros.xml Sat Aug 03 06:09:26 2019 -0400 @@ -29,22 +29,20 @@ - - - - - - - - - - - - - + + + + + + + + + + + - \ No newline at end of file +