comparison arriba_draw_fusions.xml @ 7:24271361028f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 2d69e621036bf155e02189d4a9a8aa9ee24536e0
author iuc
date Fri, 04 Apr 2025 10:38:15 +0000
parents 2d4e3aff9dc7
children
comparison
equal deleted inserted replaced
6:7acb00fc980a 7:24271361028f
87 Arriba_Draw_Fusions_ (draw_fusions.R) renders publication-quality visualizations of the transcripts involved in predicted fusions. It generates a PDF file with one page for each predicted fusion. Each page depicts the fusion partners, their orientation, the retained exons in the fusion transcript, statistics about the number of supporting reads, and - if the column fusion_transcript has a value - an excerpt of the sequence around the breakpoint. 87 Arriba_Draw_Fusions_ (draw_fusions.R) renders publication-quality visualizations of the transcripts involved in predicted fusions. It generates a PDF file with one page for each predicted fusion. Each page depicts the fusion partners, their orientation, the retained exons in the fusion transcript, statistics about the number of supporting reads, and - if the column fusion_transcript has a value - an excerpt of the sequence around the breakpoint.
88 88
89 89
90 **INPUTS** 90 **INPUTS**
91 91
92 See: https://arriba.readthedocs.io/en/latest/command-line-options/#draw_fusionsr 92 See: https://github.com/suhrig/arriba/wiki/07-Command-line-options#draw_fusionsr
93 93
94 - Fusions 94 - Fusions
95 95
96 File containing fusion predictions from Arriba_ (fusions.tsv) or STAR-Fusion (star-fusion.fusion_predictions.tsv or star-fusion.fusion_predictions.abridged.coding_effect.tsv). 96 File containing fusion predictions from Arriba_ (fusions.tsv) or STAR-Fusion (star-fusion.fusion_predictions.tsv or star-fusion.fusion_predictions.abridged.coding_effect.tsv).
97 97
120 Coordinates of the Giemsa staining bands. This information is used to draw ideograms. If the argument is omitted, then no ideograms are rendered. The file must have the following columns: contig, start, end, name, giemsa. Recognized values for the Giemsa staining intensity are: gneg, gpos followed by a percentage, acen, stalk. Cytobands forahuman and mouse reference can be retrieved from the Arriba distribution with the **Arriba Get Filters** tool. 120 Coordinates of the Giemsa staining bands. This information is used to draw ideograms. If the argument is omitted, then no ideograms are rendered. The file must have the following columns: contig, start, end, name, giemsa. Recognized values for the Giemsa staining intensity are: gneg, gpos followed by a percentage, acen, stalk. Cytobands forahuman and mouse reference can be retrieved from the Arriba distribution with the **Arriba Get Filters** tool.
121 121
122 122
123 **OPTIONS** 123 **OPTIONS**
124 124
125 See: https://arriba.readthedocs.io/en/latest/command-line-options/#draw_fusionsr 125 See: https://github.com/suhrig/arriba/wiki/07-Command-line-options#draw_fusionsr
126 126
127 127
128 **OUTPUTS** 128 **OUTPUTS**
129 129
130 See: https://arriba.readthedocs.io/en/latest/visualization/ 130 See: https://github.com/suhrig/arriba/wiki/06-Visualization
131 131
132 - fusions.pdf 132 - fusions.pdf
133 133
134 A PDF file with one page for each predicted fusion. Each page depicts the fusion partners, their orientation, the retained exons in the fusion transcript, statistics about the number of supporting reads, and if the column fusion_transcript has a value an excerpt of the sequence around the breakpoint. 134 A PDF file with one page for each predicted fusion. Each page depicts the fusion partners, their orientation, the retained exons in the fusion transcript, statistics about the number of supporting reads, and if the column fusion_transcript has a value an excerpt of the sequence around the breakpoint.
135 135
138 :height: 467 138 :height: 467
139 139
140 140
141 141
142 142
143 .. _Arriba_Draw_Fusions: https://arriba.readthedocs.io/en/latest/visualization/ 143 .. _Arriba_Draw_Fusions: https://github.com/suhrig/arriba/wiki/06-Visualization
144 .. _Arriba: https://arriba.readthedocs.io/en/latest/ 144 .. _Arriba: https://github.com/suhrig/arriba/wiki/01-Home
145 145
146 ]]></help> 146 ]]></help>
147 <expand macro="citations" /> 147 <expand macro="citations" />
148 </tool> 148 </tool>