# HG changeset patch # User iuc # Date 1667321815 0 # Node ID 980d2a2e11809f65fc6f19ea3df18531e1670344 # Parent 4074fc1940e221d7e4923a88ddf3282d1632a3ab planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 798abf3172360e7e09d2036b04ee2090d28123bb diff -r 4074fc1940e2 -r 980d2a2e1180 rg_rnaStar.xml --- a/rg_rnaStar.xml Fri Sep 10 16:45:37 2021 +0000 +++ b/rg_rnaStar.xml Tue Nov 01 16:56:55 2022 +0000 @@ -1,13 +1,13 @@ - + Gapped-read mapper for RNA-seq data + + macros.xml + + star - - macros.xml - - +
@@ -455,6 +473,12 @@ +
+ + + + +
@@ -654,7 +678,7 @@ - + @@ -989,6 +1013,23 @@ - under *Algorithmic settings*, **Configure seed, alignment and limits options**: `use parameters suggested for STAR-Fusion`. +*Arriba* + +Arriba_ can use the BAM with chimeric junctions or both files separately, generated by STAR, as input, but you +need to enable **chimeric alignment detection** by STAR for those datasets to be +generated. Hence, be sure to select either: + +**Report chimeric alignments?**: `As separate tabular "Junctions" output (Junctions)` or **Report chimeric alignments?**: `Within the BAM output (together with regular alignments; WithinBAM)`. + +In addition, the following parameters_ related to chimeric alignment are recommended for improved sensitivity + +- under *Output filter criteria*, + **Would you like to set additional output filters?**: select `Yes' to set + **Maximum number of alignments to output a read's alignment results, plus 1** to 50 + +- under *Algorithmic settings*, **Configure seed, alignment and limits options**: + `use parameters suggested for Arriba`. + *Cufflinks* .. class:: infomark @@ -1019,7 +1060,9 @@ .. _STAR: https://github.com/alexdobin/STAR .. _STAR-Fusion: https://github.com/STAR-Fusion/STAR-Fusion +.. _Arriba: https://github.com/suhrig/arriba .. _recommended: https://github.com/STAR-Fusion/STAR-Fusion/wiki#alternatively-kickstart-mode-running-star-yourself-and-then-running-star-fusion-using-the-existing-outputs +.. _parameters: https://arriba.readthedocs.io/en/latest/workflow/ ]]>