annotate macros.xml @ 0:2d4e3aff9dc7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
author iuc
date Wed, 27 Jul 2022 11:25:43 +0000
parents
children cf18a5993aa2
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>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
2 <token name="@TOOL_VERSION@">2.3.0</token>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
3 <token name="@VERSION_SUFFIX@">0</token>
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"
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
61 #if $genome_gtf.annotation.is_of_type('gtf.gz')
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
62 #set $genome_annotation = 'genome.gtf.gz'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
63 #else
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
64 #set $genome_annotation = 'genome.gtf'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
65 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
66 ln -sf '$genome_gtf.annotation' $genome_annotation &&
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
67 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
68 ]]></token>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
69
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
70 <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
71 <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
72 <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
73 <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
74 <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
75 <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
76 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
77 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
78 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
79 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
80 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
81 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
82 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
83 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
84 \ 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
85 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
86 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
87 <option value="coverage">coverage</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
88 <option value="provided">provided</option>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
89 <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
90 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
91 <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
92 <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
93 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
94 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
95 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
96 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
97 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
98 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
99 Default: medium
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
100 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
101 <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
102 <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
103 <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
104 <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
105 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
106 <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
107 <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
108 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
109 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
110 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
111 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
112 Default: TRUE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
113 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
114 <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
115 <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
116 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
117 <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
118 <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
119 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
120 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
121 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
122 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
123 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
124 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
125 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
126 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
127 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
128 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
129 Default: 0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
130 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
131 <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
132 <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
133 <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
134 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
135 <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
136 <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
137 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
138 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
139 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
140 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
141 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
142 Default: 0.9
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
143 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
144 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
145 <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
146 <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
147 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
148 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
149 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
150 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
151 Default: TRUE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
152 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
153 <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
154 <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
155 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
156 <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
157 <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
158 Default: TRUE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
159 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
160 <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
161 <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
162 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
163 <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
164 <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
165 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
166 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
167 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
168 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
169 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
170 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
171 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
172 Default: FALSE
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
173 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
174 <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
175 <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
176 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
177 <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
178 <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
179 <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
180 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
181 <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
182 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
183 <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
184 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
185 <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
186 <help>Default: Helvetica
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
187 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
188 <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
189 <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
190 <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
191 <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
192 <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
193 <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
194 <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
195 <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
196 <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
197 <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
198 <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
199 <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
200 <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
201 <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
202 <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
203 <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
204 <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
205 <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
206 <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
207 <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
208 <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
209 <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
210 <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
211 <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
212 <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
213 <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
214 <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
215 <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
216 <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
217 <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
218 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
219 <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
220 <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
221 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
222 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
223 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
224 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
225 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
226 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
227 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
228 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
229 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
230 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
231 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
232 <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
233 <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
234 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
235 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
236 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
237 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
238 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
239 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
240 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
241 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
242 Default: 0
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
243 </help>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
244 <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
245 </param>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
246 </section>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
247 </xml>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
248 <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
249 draw_fusions.R
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
250 --fusions='$fusions'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
251 --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
252 --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
253 --output=fusions.pdf
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
254 #if $visualization.cytobands
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
255 --cytobands='$visualization.cytobands'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
256 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
257 #if $protein_domains
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
258 --proteinDomains='$protein_domains'
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
259 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
260 ## Visualization Options
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
261 #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
262 --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
263 #end if
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.minConfidenceForCircosPlot
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
265 --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
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 #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
268 --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
269 #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
270 --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
271 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
272 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
273 #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
274 --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
275 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
276 #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
277 --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
278 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
279 #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
280 --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
281 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
282 #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
283 --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
284 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
285 #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
286 --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
287 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
288 #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
289 --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
290 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
291 #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
292 --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
293 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
294 #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
295 --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
296 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
297 #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
298 --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
299 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
300 #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
301 --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
302 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
303 # fontFamily
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
304 #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
305 --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
306 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
307 #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
308 --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
309 #end if
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
310 </token>
2d4e3aff9dc7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit b12158e6cc9b1b2bd6e7522dfc183e9055575823
iuc
parents:
diff changeset
311 </macros>