# HG changeset patch # User iuc # Date 1606385404 0 # Node ID d4b55e2beb120c1e5620c5e7dded8ebdfc65bbbc # Parent a86e80d3c09c543baf908c60740d2154f107ebea "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5" diff -r a86e80d3c09c -r d4b55e2beb12 hisat2.xml --- a/hisat2.xml Wed Nov 04 20:02:46 2020 +0000 +++ b/hisat2.xml Thu Nov 26 10:10:04 2020 +0000 @@ -1,4 +1,4 @@ - + A fast and sensitive alignment program hisat2_macros.xml @@ -280,11 +280,11 @@ --min-intronlen ${adv.spliced_options.min_intron} --max-intronlen ${adv.spliced_options.max_intron} ${adv.spliced_options.tma} - + #if str($adv.spliced_options.novel_splicesite_outfile) == "true": --novel-splicesite-outfile '$novel_splicesite_output' #end if - + #if str($adv.spliced_options.notmplen): ${adv.spliced_options.notmplen} #end if @@ -439,12 +439,7 @@ - - - - - - + @@ -472,12 +467,7 @@ - - - - - - + @@ -490,20 +480,10 @@ - - - - - - + - - - - - - + @@ -1197,7 +1177,7 @@ --no-templatelen-adjustment Disables template length adjustment for RNA-seq reads. - + --novel-splicesite-outfile In this mode, HISAT2 reports a list of splice sites in the file : chromosome name genomic position of the flanking base on the left side of an intron genomic position of the flanking base on the right strand (+, -, and .) '.' indicates an unknown strand for non-canonical splice sites. diff -r a86e80d3c09c -r d4b55e2beb12 hisat2_macros.xml --- a/hisat2_macros.xml Wed Nov 04 20:02:46 2020 +0000 +++ b/hisat2_macros.xml Thu Nov 26 10:10:04 2020 +0000 @@ -44,5 +44,14 @@ + + + + + + + + +