annotate macros.xml @ 4:31f8063eedea draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 7943aa76786271a466aa1b0e2c8fac3f32176863
author iuc
date Fri, 24 Mar 2023 08:12:37 +0000
parents 765e685641ce
children cf01dd6c6b1f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
1 <macros>
4
31f8063eedea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 7943aa76786271a466aa1b0e2c8fac3f32176863
iuc
parents: 3
diff changeset
2 <token name="@TOOL_VERSION@">2.4.0</token>
31f8063eedea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 7943aa76786271a466aa1b0e2c8fac3f32176863
iuc
parents: 3
diff changeset
3 <token name="@VERSION_SUFFIX@">0</token>
0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
4 <xml name="requirements">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
5 <requirements>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
6 <requirement type="package" version="@TOOL_VERSION@">arriba</requirement>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
7 <yield/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
8 </requirements>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
9 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
10 <xml name="citations">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
11 <citations>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
12 <citation type="doi">10.1101/gr.257246.119</citation>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
13 <yield />
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
14 </citations>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
15 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
16 <xml name="version_command">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
17 <version_command>arriba -h | grep Version | sed 's/^.* //'</version_command>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
18 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
19 <xml name="genome_source" token_assembly_optional="false" >
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
20 <conditional name="genome">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
21 <param name="genome_source" type="select" label="Genome assembly fasta (that was used for STAR alignment)">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
22 <option value="history">From your history</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
23 <option value="cached">Use built-in Genome reference</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
24 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
25 <when value="history">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
26 <param name="assembly" argument="-a" type="data" format="fasta" optional="@ASSEMBLY_OPTIONAL@" label="Genome assembly fasta"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
27 </when>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
28 <when value="cached">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
29 <param name="ref_file" type="select" label="Using reference genome" help="Select genome from the list">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
30 <options from_data_table="all_fasta">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
31 <validator type="no_options" message="No reference genomes are available" />
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
32 </options>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
33 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
34 </when>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
35 </conditional>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
36 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
37 <xml name="gtf_source" token_assembly_optional="false" >
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
38 <conditional name="genome_gtf">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
39 <param name="gtf_source" type="select" label="Genome GTF annotation source">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
40 <option value="history">From your history</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
41 <!-- <option value="cached">Use built-in Gtf annotation</option> -->
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
42 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
43 <when value="history">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
44 <param name="annotation" argument="-g" type="data" format="gtf" label="Gene annotation in GTF format"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
45 </when>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
46 </conditional>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
47 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
48
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
49 <token name="@GENOME_SOURCE@"><![CDATA[
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
50 #if str($genome.genome_source) == "history"
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
51 #if $genome.assembly
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
52 #set $genome_assembly = 'genome.fa'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
53 ln -sf '$genome.assembly' $genome_assembly &&
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
54 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
55 #elif str($genome.genome_source) == "cached"
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
56 #set $genome_assembly = $genome.ref_file.fields.fasta
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
57 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
58 ]]></token>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
59 <token name="@GTF_SOURCE@"><![CDATA[
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
60 #if str($genome_gtf.gtf_source) == "history"
1
cf18a5993aa2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 5def6a1b52ea9116547b5fd953a45b9ef85a011f
iuc
parents: 0
diff changeset
61 ln -sf '$genome_gtf.annotation' genome.gtf &&
0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
62 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
63 ]]></token>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
64
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
65 <xml name="visualization_options">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
66 <param name="cytobands" argument="--cytobands" type="data" format="tabular" optional="true" label="Cytobands"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
67 <section name="options" expanded="false" title="Draw Fusion Options">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
68 <param argument="--sampleName" type="text" value="" optional="true" label="Sample Name printed as the title on every page"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
69 <param argument="--transcriptSelection" type="select" optional="true" label="Transcript selection">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
70 <help>By default the transcript isoform with the highest coverage is drawn.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
71 Alternatively, the transcript isoform that is provided in the columns
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
72 transcript_id1 and transcript_id2 in the given fusions file can be drawn.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
73 Selecting the isoform with the highest coverage usually produces nicer plots,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
74 in the sense that the coverage track is smooth and shows a visible increase in coverage after the fusion breakpoint.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
75 However, the isoform with the highest coverage may not be the one that is involved in the fusion.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
76 Often, genomic rearrangements lead to non-canonical isoforms being transcribed.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
77 For this reason, it can make sense to rely on the transcript selection provided by the columns transcript_id1/2,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
78 which reflect the actual isoforms involved in a fusion.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
79 \ As a third option, the transcripts that are annotated as canonical can be drawn.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
80 Transcript isoforms tagged with appris_principal, appris_candidate, or CCDS are considered canonical.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
81 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
82 <option value="coverage">coverage</option>
4
31f8063eedea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 7943aa76786271a466aa1b0e2c8fac3f32176863
iuc
parents: 3
diff changeset
83 <option value="provided" selected="true">provided</option>
0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
84 <option value="canonical">canonical</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
85 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
86 <param argument="--minConfidenceForCircosPlot" type="select" optional="true" label="Transcript selection">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
87 <help>The fusion of interest is drawn as a solid line in the circos plot.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
88 To give an impression of the overall degree of rearrangement,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
89 all other fusions are drawn as semi-transparent lines in the background.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
90 This option determines which other fusions should be included in the circos plot.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
91 Values specify the minimum confidence a fusion must have to be included.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
92 It usually makes no sense to include low-confidence fusions in circos plots,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
93 because they are abundant and unreliable, and would clutter up the circos plot.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
94 Default: medium
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
95 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
96 <option value="none">none - only the fusion of interest is drawn</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
97 <option value="low">low</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
98 <option value="medium">medium</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
99 <option value="high">high</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
100 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
101 <param argument="--squishIntrons" type="select" optional="true" label="Squish introns">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
102 <help>Exons usually make up only a small fraction of a gene.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
103 They may be hard to see in the plot. i
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
104 Since introns are in most situations of no interest in the context of gene fusions,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
105 this switch can be used to shrink the size of introns to a fixed, negligible size.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
106 It makes sense to disable this feature, if breakpoints in introns are of importance.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
107 Default: TRUE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
108 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
109 <option value="TRUE">True</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
110 <option value="FALSE">False</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
111 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
112 <param argument="--showIntergenicVicinity" type="text" value="" optional="true" label="Intergenic Vicinity">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
113 <help>This option only applies to intergenic breakpoints.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
114 If it is set to a value greater than 0, then the script draws the genes
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
115 which are no more than the given distance away from an intergenic breakpoint.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
116 The keywords closestGene and closestProteinCodingGene instruct the script
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
117 to dynamically determine the distance to the next (protein-coding) gene for each breakpoint.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
118 Alternatively, instead of specifying a single distance
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
119 that is applied upstream and downstream of both breakpoints alike,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
120 more fine-grained control over the region to be shown is possible by specifying four comma-separated values.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
121 The first two values determine the region to the left and to the right of breakpoint 1;
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
122 the third and fourth values determine the region to the left and to the right of breakpoint 2.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
123 Note that this option is incompatible with squishIntrons.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
124 Default: 0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
125 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
126 <option value="closestGene">closestGene</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
127 <option value="closestProteinCodingGene">closestProteinCodingGene</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
128 <validator type="regex" message="">^(closestGene|closestProteinCodingGene|\d+|\d+,\d+,\d+,\d+)$</validator>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
129 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
130 <param argument="--mergeDomainsOverlappingBy" type="float" value="" min="0." max="1.0" optional="true" label="Merge Domains Overlapping By">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
131 <help>Occasionally, domains are annotated redundantly.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
132 For example, tyrosine kinase domains are frequently annotated as
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
133 Protein tyrosine kinase and Protein kinase domain.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
134 In order to simplify the visualization, such domains can be merged into one,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
135 given that they overlap by the given fraction.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
136 The description of the larger domain is used.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
137 Default: 0.9
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
138 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
139 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
140 <param argument="--printExonLabels" type="select" optional="true" label="Print Exon Labels">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
141 <help>By default the number of an exon is printed inside each exon,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
142 which is taken from the attribute exon_number of the GTF annotation.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
143 When a gene has many exons, the boxes may be too narrow to contain the labels,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
144 resulting in unreadable exon labels. In these situations, i
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
145 it may be better to turn off exon labels.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
146 Default: TRUE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
147 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
148 <option value="TRUE">True</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
149 <option value="FALSE">False</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
150 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
151 <param argument="--render3dEffect" type="select" optional="true" label="Render 3D effect">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
152 <help>Whether light and shadow should be rendered to give objects a 3D effect.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
153 Default: TRUE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
154 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
155 <option value="TRUE">True</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
156 <option value="FALSE">False</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
157 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
158 <param argument="--optimizeDomainColors" type="select" optional="true" label="Optimize Domain Colors">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
159 <help>By default, the script colorizes domains according to the colors
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
160 specified in the file given in --annotation.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
161 This way, coloring of domains is consistent across all proteins.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
162 But since there are more distinct domains than colors,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
163 this can lead to different domains having the same color.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
164 If this option is set to TRUE, the colors are recomputed for each fusion separately.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
165 This ensures that the colors have the maximum distance for each individual fusion,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
166 but they are no longer consistent across different fusions.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
167 Default: FALSE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
168 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
169 <option value="TRUE">True</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
170 <option value="FALSE">False</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
171 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
172 <param argument="--color1" type="color" value="" optional="true" label="Color of the 5' end of the fusion."/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
173 <param argument="--color2" type="color" value="" optional="true" label="Color of the 3' end of the fusion."/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
174 <param argument="--pdfWidth" type="float" value="" min="1." optional="true" label="Width of PDF output file in inches"
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
175 help="Default: 11.692"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
176 <param argument="--pdfHeight" type="float" value="" min="1." optional="true" label="Height of PDF output file in inches"
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
177 help="Default: 8.267"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
178 <param argument="--fontSize" type="float" value="" min="0." optional="true" label="Scale the size of text"
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
179 help="Default: 1.0"/>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
180 <param argument="--fontFamily" type="text" value="" optional="true" label="Font to use for all labels in the plots.">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
181 <help>Default: Helvetica
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
182 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
183 <option value="serif">serif</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
184 <option value="sans">sans</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
185 <option value="mono">mono</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
186 <option value="AvantGarde">AvantGarde</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
187 <option value="Bookman">Bookman</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
188 <option value="Courier">Courier</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
189 <option value="Helvetica">Helvetica</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
190 <option value="Helvetica-Narrow">Helvetica-Narrow</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
191 <option value="NewCenturySchoolbook">NewCenturySchoolbook</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
192 <option value="Palatino">Palatino</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
193 <option value="Times">Times</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
194 <option value="URWGothic">URWGothic</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
195 <option value="URWBookman">URWBookman</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
196 <option value="NimbusMon">NimbusMon</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
197 <option value="NimbusSan">NimbusSan</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
198 <option value="URWHelvetica">URWHelvetica</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
199 <option value="NimbusSanCond">NimbusSanCond</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
200 <option value="CenturySch">CenturySch</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
201 <option value="URWPalladio">URWPalladio</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
202 <option value="NimbusRom">NimbusRom</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
203 <option value="URWTimes">URWTimes</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
204 <option value="ArialMT">ArialMT</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
205 <option value="Japan1">Japan1</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
206 <option value="Japan1HeiMin">Japan1HeiMin</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
207 <option value="Japan1GothicBBB">Japan1GothicBBB</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
208 <option value="Japan1Ryumin">Japan1Ryumin</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
209 <option value="Korea1">Korea1</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
210 <option value="Korea1deb">Korea1deb</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
211 <option value="CNS1">CNS1</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
212 <option value="GB1">GB1</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
213 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
214 <param argument="--fixedScale" type="integer" value="" min="0" optional="true" label="Apply a fixed scale to all fusions">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
215 <help>By default, transcripts are scaled automatically to fill the entire page.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
216 This parameter enforces a fixed scale to be applied to all fusions,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
217 which is useful when a collection of fusions should be visualized and the sizes of all transcripts should be comparable.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
218 A common use case is the visualization of a gene that is found to be fused to multiple partners.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
219 By forcing all fusion plots to use the same scale, the fusions can be summarized as a collage
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
220 in a single plot one above the other with matching scales.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
221 Note: The scale must be bigger than the sum of the biggest pair of transcripts to be drawn,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
222 or else dynamic scaling is applied, because display errors would occur otherwise.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
223 The default value is 0, which means that no fixed scale should be used
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
224 and that the scale should be adapted dynamically for each fusion. Default: 0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
225 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
226 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
227 <param argument="--coverageRange" type="text" value="" optional="true" label="Maximum coverage for plot">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
228 <help>When the parameter --alignments is used, coverage plots are drawn above the transcripts of the fused genes.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
229 The plots can be cropped at a fixed level by passing a non-zero value to this parameter.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
230 When only a single value is given, both coverage plots (for gene1 and gene2) are cropped at the same level.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
231 When two comma-separated values are given, the cutoffs can be specified independently for the two plots.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
232 A value of 0 indicates that no cropping should be applied (i.e., the cutoff is set to the peak coverage)
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
233 and that the coverage plots of both genes should be on the same scale. This is the default behavior.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
234 A value of 0,0 also indicates that no cropping should be applied,
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
235 but the coverage plots of the two genes have different scales:
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
236 each one is scaled individually to the peak coverage of the respective gene.
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
237 Default: 0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
238 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
239 <validator type="regex" message="">^\d+(,\d+)?$</validator>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
240 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
241 </section>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
242 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
243 <token name="@DRAW_FUSIONS@">
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
244 draw_fusions.R
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
245 --fusions='$fusions'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
246 --alignments='Aligned.sortedByCoord.out.bam'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
247 --annotation='$genome_gtf.annotation'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
248 --output=fusions.pdf
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
249 #if $visualization.cytobands
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
250 --cytobands='$visualization.cytobands'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
251 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
252 #if $protein_domains
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
253 --proteinDomains='$protein_domains'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
254 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
255 ## Visualization Options
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
256 #if $visualization.options.transcriptSelection
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
257 --transcriptSelection=$visualization.options.transcriptSelection
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
258 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
259 #if $visualization.options.minConfidenceForCircosPlot
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
260 --minConfidenceForCircosPlot=$visualization.options.minConfidenceForCircosPlot
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
261 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
262 #if $visualization.options.squishIntrons
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
263 --squishIntrons=$visualization.options.squishIntrons
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
264 #if $visualization.options.squishIntrons == 'FALSE' and $visualization.options.showIntergenicVicinity
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
265 --showIntergenicVicinity='$visualization.options.showIntergenicVicinity'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
266 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
267 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
268 #if $visualization.options.mergeDomainsOverlappingBy
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
269 --mergeDomainsOverlappingBy=$visualization.options.mergeDomainsOverlappingBy
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
270 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
271 #if $visualization.options.sampleName
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
272 --sampleName='$visualization.options.sampleName'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
273 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
274 #if $visualization.options.printExonLabels
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
275 --printExonLabels=$visualization.options.printExonLabels
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
276 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
277 #if $visualization.options.coverageRange
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
278 --coverageRange='$visualization.options.coverageRange'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
279 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
280 #if $visualization.options.render3dEffect
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
281 --render3dEffect=$visualization.options.render3dEffect
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
282 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
283 #if $visualization.options.optimizeDomainColors
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
284 --optimizeDomainColors=$visualization.options.optimizeDomainColors
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
285 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
286 #if $visualization.options.color1
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
287 --color1='$visualization.options.color1'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
288 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
289 #if $visualization.options.color2
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
290 --color2='$visualization.options.color2'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
291 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
292 #if str($visualization.options.pdfWidth)
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
293 --pdfWidth=$visualization.options.pdfWidth
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
294 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
295 #if str($visualization.options.pdfHeight)
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
296 --pdfHeight=$visualization.options.pdfHeight
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
297 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
298 #if $visualization.options.fontFamily
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
299 --fontFamily=$visualization.options.fontFamily
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
300 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
301 #if str($visualization.options.fontSize)
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
302 --fontSize=$visualization.options.fontSize
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
303 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
304 </token>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
305 </macros>