Mercurial > repos > iuc > hisat2
diff hisat2_macros.xml @ 3:4c445862a87a draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit a2aaa7c9fe7b343f95450ec428250317696a9fb7
| author | iuc |
|---|---|
| date | Fri, 15 Jan 2016 03:30:49 -0500 |
| parents | 34e6e6e3567e |
| children | 3c6160bd2281 |
line wrap: on
line diff
--- a/hisat2_macros.xml Wed Oct 14 13:11:01 2015 -0400 +++ b/hisat2_macros.xml Fri Jan 15 03:30:49 2016 -0500 @@ -56,7 +56,7 @@ ${input_format.paired.paired_end_options.no_discordant} #end if </token> - <token name="strandedness_parameters"> + <token name="@strandedness_parameters@"> #if str($spliced_options.spliced_options_selector) == "advanced": #if str($spliced_options.rna_strandness).strip() != '': --rna-strandness $spliced_options.rna_strandness
