annotate jbrowse.xml @ 73:0745b27fe62c draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 80fbf6800feb0bb02c047d37e97b7a12e9c68f4c"
author iuc
date Fri, 23 Apr 2021 11:36:56 +0000
parents 5c317ff96859
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1 <tool id="jbrowse" name="JBrowse" version="@TOOL_VERSION@+@WRAPPER_VERSION@">
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
2 <description>genome browser</description>
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
3 <macros>
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
4 <import>macros.xml</import>
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
5 </macros>
69
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
6 <xrefs>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
7 <xref type="bio.tools">jbrowse</xref>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
8 </xrefs>
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
9 <expand macro="requirements"/>
69
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
10 <edam_operations>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
11 <edam_operation>operation_0573</edam_operation>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
12 <edam_operation>operation_0564</edam_operation>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
13 </edam_operations>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
14 <edam_topics>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
15 <edam_topic>topic_3307</edam_topic>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
16 <edam_topic>topic_0092</edam_topic>
4340af194c46 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 8556ea066463f5e112b6ded2c1527011ab1e3b38"
iuc
parents: 68
diff changeset
17 </edam_topics>
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
18 <version_command>python '${__tool_directory__}/jbrowse.py' --version</version_command>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
19 <command detect_errors="aggressive"><![CDATA[
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
20 #if $action.action_select == "create":
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
21 mkdir -p $output.files_path &&
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
22 #else:
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
23 cp -R $action.update_jbrowse.extra_files_path $output.files_path &&
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
24 #end if
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
25
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
26 ## Copy the XML file into the directory, mostly for debugging
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
27 ## but nice if users want to reproduce locally
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
28 cp $trackxml $output.files_path/galaxy.xml &&
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
29
63
ac719c16239f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 22ed9cb1e65cff5239df7ad4c76eaf0e981cf279"
iuc
parents: 62
diff changeset
30 export JBROWSE_SOURCE_DIR=\$(dirname \$(which prepare-refseqs.pl))/../opt/jbrowse &&
ac719c16239f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 22ed9cb1e65cff5239df7ad4c76eaf0e981cf279"
iuc
parents: 62
diff changeset
31
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
32 ## Once that's done, we run the python script to handle the real work
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
33 python '$__tool_directory__/jbrowse.py'
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
34
17
d39eaf8f4006 Uploaded
iuc
parents: 16
diff changeset
35 --jbrowse \${JBROWSE_SOURCE_DIR}
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
36 --standalone '$standalone'
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
37
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
38 --outdir $output.files_path
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
39 $trackxml &&
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
40
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
41 #if str($standalone) != "data":
63
ac719c16239f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 22ed9cb1e65cff5239df7ad4c76eaf0e981cf279"
iuc
parents: 62
diff changeset
42 cp $output.files_path/index.html $output;
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
43 #else:
63
ac719c16239f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 22ed9cb1e65cff5239df7ad4c76eaf0e981cf279"
iuc
parents: 62
diff changeset
44 cp $dummyIndex $output;
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
45 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
46
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
47 ## Ugly testing hack since I cannot get <extra_files> to test the files I want to test. Hmph.
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
48 #if str($uglyTestingHack) == "enabled":
63
ac719c16239f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 22ed9cb1e65cff5239df7ad4c76eaf0e981cf279"
iuc
parents: 62
diff changeset
49 cp $trackxml $output
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
50 #end if
50
845b164a6143 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
iuc
parents: 49
diff changeset
51 ]]></command>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
52 <configfiles>
50
845b164a6143 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
iuc
parents: 49
diff changeset
53 <configfile name="dummyIndex"><![CDATA[
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
54 <html>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
55 <head>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
56 </head>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
57 <body>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
58 <h1>JBrowse Data Directory</h1>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
59 <p>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
60 Hi! This is not a full JBrowse instance. JBrowse v0.4(+?)
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
61 started shipping with the ability to produce just the
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
62 "data" directory from a JBrowse instance, rather than a
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
63 complete, standalone instance. This was intended to be used
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
64 with the in-development Apollo integration, but may have other
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
65 uses as well.
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
66 </p>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
67 <p>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
68 <u>This is not usable on its own</u>. The output dataset may be
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
69 used with Apollo, or may be passed through the "JBrowse -
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
70 Convert to Standalone" tool in Galaxy to "upgrade" to a full
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
71 JBrowse instance.
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
72 </p>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
73 </body>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
74 </html>
50
845b164a6143 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
iuc
parents: 49
diff changeset
75 ]]></configfile>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
76 <configfile name="trackxml"><![CDATA[<?xml version="1.0"?>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
77 <root>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
78 <metadata>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
79 <gencode>$gencode</gencode>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
80 <genomes>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
81 #if str($reference_genome.genome_type_select) == "indexed":
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
82 <genome path="${reference_genome.genomes.fields.path}">
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
83 <metadata />
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
84 </genome>s
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
85 #else
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
86 <genome path="$reference_genome.genome">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
87 <metadata>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
88 <dataset id="${__app__.security.encode_id($reference_genome.genome.id)}" hid="${reference_genome.genome.hid}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
89 size="${reference_genome.genome.get_size(nice_size=True)}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
90 edam_format="${reference_genome.genome.datatype.edam_format}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
91 file_ext="${reference_genome.genome.ext}" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
92 <history id="${__app__.security.encode_id($reference_genome.genome.history_id)}"
67
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
93 #if $reference_genome.genome.history.user:
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
94 user_email="${reference_genome.genome.history.user.email}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
95 user_id="${reference_genome.genome.history.user_id}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
96 display_name="${reference_genome.genome.history.get_display_name()}"/>
67
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
97 #else
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
98 user_email="anonymous"
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
99 user_id="-1"
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
100 display_name="Unnamed History"/>
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
101 #end if
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
102 <metadata
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
103 #for (key, value) in $reference_genome.genome.get_metadata().items():
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
104 #if "_types" not in $key:
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
105 ${key}="${value}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
106 #end if
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
107 #end for
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
108 />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
109 <tool
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
110 tool_id="${reference_genome.genome.creating_job.tool_id}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
111 tool_version="${reference_genome.genome.creating_job.tool_version}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
112 />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
113 </metadata>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
114 </genome>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
115 #end if
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
116 </genomes>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
117 <general>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
118 <defaultLocation>${jbgen.defaultLocation}</defaultLocation>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
119 <trackPadding>${jbgen.trackPadding}</trackPadding>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
120
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
121 <shareLink>${jbgen.shareLink}</shareLink>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
122 <aboutDescription>${jbgen.aboutDescription}</aboutDescription>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
123 <show_tracklist>${jbgen.show_tracklist}</show_tracklist>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
124 <show_nav>${jbgen.show_nav}</show_nav>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
125 <show_overview>${jbgen.show_overview}</show_overview>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
126 <show_menu>${jbgen.show_menu}</show_menu>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
127 <hideGenomeOptions>${jbgen.hideGenomeOptions}</hideGenomeOptions>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
128 </general>
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
129 <galaxyUrl>${__app__.config.galaxy_infrastructure_url}</galaxyUrl>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
130 </metadata>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
131 <tracks>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
132 #for $tg in $track_groups:
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
133 #for $track in $tg.data_tracks:
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
134 <track cat="${tg.category}" format="${track.data_format.data_format_select}" visibility="${track.data_format.track_visibility}">
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
135 #if $track.data_format.data_format_select != "rest" and $track.data_format.data_format_select != "sparql":
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
136 <files>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
137 #for $dataset in $track.data_format.annotation:
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
138 <trackFile path="${dataset}" ext="${dataset.ext}" label="${dataset.element_identifier}">
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
139 <metadata>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
140 <dataset id="${__app__.security.encode_id($dataset.id)}" hid="${dataset.hid}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
141 size="${dataset.get_size(nice_size=True)}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
142 edam_format="${dataset.datatype.edam_format}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
143 file_ext="${dataset.ext}" />
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
144 <history id="${__app__.security.encode_id($dataset.history_id)}"
67
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
145 #if $dataset.history.user:
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
146 user_email="${dataset.history.user.email}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
147 user_id="${dataset.history.user_id}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
148 display_name="${dataset.history.get_display_name()}"/>
67
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
149 #else
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
150 user_email="anonymous"
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
151 user_id="-1"
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
152 display_name="Unnamed History"/>
7113a9e6b7cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 145eb8fdc1460af572d90991d048432f8e9582da"
iuc
parents: 64
diff changeset
153 #end if
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
154 <metadata
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
155 #for (key, value) in $dataset.get_metadata().items():
58
c8772f1f6a38 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 74554507efb46fb40ce6e12f0b73425e52ec0977
iuc
parents: 57
diff changeset
156 #if "_types" not in $key and $value is not None and len(str($value)) < 5000:
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
157 ${key}="${value}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
158 #end if
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
159 #end for
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
160 />
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
161 <tool
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
162 tool_id="${dataset.creating_job.tool_id}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
163 tool_version="${dataset.creating_job.tool_version}"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
164 />
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
165 </metadata>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
166 </trackFile>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
167 #end for
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
168 </files>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
169 #end if
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
170
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
171 <options>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
172 #if str($track.data_format.data_format_select) == "gene_calls" or str($track.data_format.data_format_select) == "blast" or str($track.data_format.data_format_select) == "rest" or str($track.data_format.data_format_select) == "sparql":
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
173 <style>
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
174 <overridePlugins>${track.data_format.override_apollo_plugins}</overridePlugins>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
175 <overrideDraggable>${track.data_format.override_apollo_drag}</overrideDraggable>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
176 <className>${track.data_format.jbstyle.style_classname}</className>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
177 <description>${track.data_format.jbstyle.style_description}</description>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
178 <label>${track.data_format.jbstyle.style_label}</label>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
179 <height>${track.data_format.jbstyle.style_height}</height>
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
180 <maxHeight>${track.data_format.jbstyle.max_height}</maxHeight>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
181 </style>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
182 <scaling>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
183 #if str($track.data_format.jbcolor_scale.color_score.color_score_select) == "none":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
184 <method>ignore</method>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
185 <scheme>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
186 #if str($track.data_format.jbcolor_scale.color_score.color.color_select) == "automatic":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
187 <color>__auto__</color>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
188 #else
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
189 <color>${track.data_format.jbcolor_scale.color_score.color.style_color}</color>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
190 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
191 </scheme>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
192 #else
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
193 <method>score</method>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
194 <algo>${track.data_format.jbcolor_scale.color_score.score_scaling}</algo>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
195 <scales>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
196 <type>${track.data_format.jbcolor_scale.color_score.score_scales.scale_select}</type>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
197
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
198 #if str($track.data_format.jbcolor_scale.color_score.score_scales.scale_select) == "manual":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
199 <min>${track.data_format.jbcolor_scale.color_score.score_scales.minimum}</min>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
200 <max>${track.data_format.jbcolor_scale.color_score.score_scales.maximum}</max>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
201 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
202 </scales>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
203 <scheme>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
204 <type>${track.data_format.jbcolor_scale.color_score.color_scheme.score_scheme}</type>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
205 ## auto_color
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
206 #if str($track.data_format.jbcolor_scale.color_score.color_scheme.score_scheme) == "opacity":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
207 #if str($track.data_format.jbcolor_scale.color_score.color_scheme.color.color_select) == "automatic":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
208 <color>__auto__</color>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
209 #else
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
210 <color>${track.data_format.jbcolor_scale.color_score.color_scheme.color.style_color}</color>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
211 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
212 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
213 </scheme>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
214 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
215 </scaling>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
216 <menus>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
217 #for $menu_item in $track.data_format.jbmenu.track_menu:
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
218 <menu>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
219 <action>${menu_item.menu_action}</action>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
220 #if str($menu_item.menu_label) != "":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
221 <label>${menu_item.menu_label}</label>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
222 #end if
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
223 #if str($menu_item.menu_title) != "":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
224 <title>${menu_item.menu_title}</title>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
225 #end if
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
226 #if str($menu_item.menu_url) != "":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
227 <url>${menu_item.menu_url.replace("&", "&amp;").replace("\"", "&quot;")}</url>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
228 #end if
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
229 #if str($menu_item.menu_icon) != "":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
230 <iconClass>${menu_item.menu_icon}</iconClass>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
231 #end if
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
232 </menu>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
233 #end for
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
234 </menus>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
235 #end if
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
236 #if str($track.data_format.data_format_select) in ["gene_calls", "pileup", "blast", "wiggle", "vcf"]:
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
237 <custom_config>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
238 #for $custom_option in $track.data_format.jb_custom_config.option:
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
239 <${custom_option.opt_key}>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
240 <${custom_option.opt_value.val_type}>${$custom_option.opt_value.val}</${custom_option.opt_value.val_type}>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
241 </${custom_option.opt_key}>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
242 #end for
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
243 </custom_config>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
244 #end if
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
245
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
246 #if str($track.data_format.data_format_select) == "wiggle":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
247 <wiggle>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
248 <type>${track.data_format.xyplot}</type>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
249 <variance_band>${track.data_format.var_band}</variance_band>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
250 #if str($track.data_format.scaling.scale_select) == "auto_local":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
251 <autoscale>local</autoscale>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
252 #else if str($track.data_format.scaling.scale_select) == "auto_global":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
253 <autoscale>global</autoscale>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
254 #else:
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
255 <min>${track.data_format.scaling.minimum}</min>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
256 <max>${track.data_format.scaling.maximum}</max>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
257 #end if
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
258 <scale>${track.data_format.scale_select2}</scale>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
259
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
260 ## Wiggle tracks need special color config
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
261 #if str($track.data_format.jbcolor.color.color_select) != "automatic":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
262 <color_pos>${track.data_format.jbcolor.color.style_pos_color}</color_pos>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
263 <color_neg>${track.data_format.jbcolor.color.style_neg_color}</color_neg>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
264 #else:
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
265 <color_pos>__auto__</color_pos>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
266 <color_neg>__auto__</color_neg>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
267 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
268
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
269 ## Bicolor pivot config
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
270 #if str($track.data_format.jbcolor.bicolor_pivot.bicolor_pivot_select) == "zero":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
271 <bicolor_pivot>zero</bicolor_pivot>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
272 #else if str($track.data_format.jbcolor.bicolor_pivot.bicolor_pivot_select) == "mean":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
273 <bicolor_pivot>mean</bicolor_pivot>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
274 #else:
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
275 <bicolor_pivot>${track.data_format.jbcolor.bicolor_pivot.pivot_point}</bicolor_pivot>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
276 #end if
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
277 <multibigwig>${track.data_format.MultiBigWig}</multibigwig>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
278 </wiggle>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
279 #else if str($track.data_format.data_format_select) == "pileup":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
280 <pileup>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
281 <auto_snp>${track.data_format.auto_snp}</auto_snp>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
282 <bam_indices>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
283 #for $dataset in $track.data_format.annotation:
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
284 <bam_index>${dataset.metadata.bam_index}</bam_index>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
285 #end for
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
286 </bam_indices>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
287 <chunkSizeLimit>${track.data_format.chunkSizeLimit}</chunkSizeLimit>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
288 </pileup>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
289 #else if str($track.data_format.data_format_select) == "blast":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
290 <blast>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
291 #if str($track.data_format.blast_parent) != "":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
292 <parent>${track.data_format.blast_parent}</parent>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
293 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
294 <protein>${track.data_format.is_protein}</protein>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
295 <min_gap>${track.data_format.min_gap}</min_gap>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
296 <index>${track.data_format.index}</index>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
297 </blast>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
298 #else if str($track.data_format.data_format_select) == "gene_calls":
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
299 <gff>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
300 <trackType>${track.data_format.track_config.track_class}</trackType>
55
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
301 #if $track.data_format.track_config.track_class in ['JBrowse/View/Track/CanvasFeatures', 'NeatCanvasFeatures/View/Track/NeatFeatures']:
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
302 #if str($track.data_format.track_config.canvas_options.transcriptType) != "":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
303 <transcriptType>${track.data_format.track_config.canvas_options.transcriptType}</transcriptType>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
304 #end if
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
305 #if str($track.data_format.track_config.canvas_options.subParts) != "":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
306 <subParts>${track.data_format.track_config.canvas_options.subParts}</subParts>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
307 #end if
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
308 #if str($track.data_format.track_config.canvas_options.impliedUTRs) != "false":
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
309 <impliedUTRs>${track.data_format.track_config.canvas_options.impliedUTRs}</impliedUTRs>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
310 #end if
55
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
311 #else if $track.data_format.track_config.track_class in ['JBrowse/View/Track/HTMLFeatures', 'NeatHTMLFeatures/View/Track/NeatFeatures']:
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
312 #if str($track.data_format.track_config.html_options.topLevelFeatures) != "":
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
313 <topLevelFeatures>${track.data_format.track_config.html_options.topLevelFeatures}</topLevelFeatures>
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
314 #end if
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
315 #end if
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
316 #if $track.data_format.match_part.match_part_select:
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
317 <match>${track.data_format.match_part.name}</match>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
318 #end if
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
319 <index>${track.data_format.index}</index>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
320 </gff>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
321 #else if str($track.data_format.data_format_select) == "rest":
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
322 <label>${track.data_format.label}</label>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
323 <rest>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
324 <url>${track.data_format.url}</url>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
325 </rest>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
326 #else if str($track.data_format.data_format_select) == "sparql":
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
327 <label>${track.data_format.label}</label>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
328 <sparql>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
329 <url>${track.data_format.url}</url>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
330 <query>${track.data_format.query}</query>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
331 </sparql>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
332 #end if
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
333 </options>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
334 </track>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
335 #end for
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
336 #end for
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
337 </tracks>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
338 ## Disable plugins until https://github.com/GMOD/jbrowse/issues/1288 is fixed
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
339 ## <plugins
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
340 ## ComboTrackSelector="${plugins.ComboTrackSelector}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
341 ## Bookmarks="${plugins.Bookmarks}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
342 ## GCContent="${plugins.GCContent}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
343 ## BlastView="${plugins.BlastView}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
344 ## theme="${plugins.theme}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
345 ## />
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
346 <plugins
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
347 ComboTrackSelector="${plugins.ComboTrackSelector}"
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
348 Bookmarks=""
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
349 GCContent="${plugins.GCContent}"
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
350 BlastView="${plugins.BlastView}"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
351 theme=""
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
352 />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
353 </root>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
354 ]]></configfile>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
355 </configfiles>
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
356 <inputs>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
357 <conditional name="reference_genome">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
358 <param help="Built-in references" label="Reference genome to display" name="genome_type_select" type="select">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
359 <option selected="True" value="indexed">Use a built-in genome</option>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
360 <option value="history">Use a genome from history</option>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
361 </param>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
362 <when value="indexed">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
363 <param
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
364 help="If your genome of interest is not listed, contact the Galaxy team"
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
365 label="Select a reference genome"
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
366 name="genomes"
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
367 type="select"
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
368 >
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
369 <options from_data_table="all_fasta">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
370 <filter column="2" type="sort_by" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
371 <validator message="No genomes are available for the selected input dataset" type="no_options" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
372 </options>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
373 </param>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
374 </when>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
375 <when value="history">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
376 <param
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
377 format="fasta"
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
378 label="Select the reference genome"
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
379 name="genome"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
380 type="data" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
381 </when>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
382 </conditional>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
383
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
384 <param name="standalone" label="Output JBrowse" type="select">
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
385 <option value="complete">Complete, for viewing and further local development (JBrowse, tools, documentation, etc.)</option>
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
386 <option value="minimal" selected="true">Minimal for viewing (Documentation removed)</option>
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
387 <option value="data">Data directory only (primarily for use with Apollo, requires extra steps to serve as website)</option>
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
388 </param>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
389
50
845b164a6143 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
iuc
parents: 49
diff changeset
390 <param name="gencode" type="select" label="Genetic Code">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
391 <option value="1">1. The Standard Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
392 <option value="2">2. The Vertebrate Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
393 <option value="3">3. The Yeast Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
394 <option value="4">4. The Mold, Protozoan, and Coelenterate Mitochondrial Code and the Mycoplasma/Spiroplasma Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
395 <option value="5">5. The Invertebrate Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
396 <option value="6">6. The Ciliate, Dasycladacean and Hexamita Nuclear Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
397 <option value="9">9. The Echinoderm and Flatworm Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
398 <option value="10">10. The Euplotid Nuclear Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
399 <option value="11">11. The Bacterial, Archaeal and Plant Plastid Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
400 <option value="12">12. The Alternative Yeast Nuclear Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
401 <option value="13">13. The Ascidian Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
402 <option value="14">14. The Alternative Flatworm Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
403 <option value="16">16. Chlorophycean Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
404 <option value="21">21. Trematode Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
405 <option value="22">22. Scenedesmus obliquus Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
406 <option value="23">23. Thraustochytrium Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
407 <option value="24">24. Pterobranchia Mitochondrial Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
408 <option value="25">25. Candidate Division SR1 and Gracilibacteria Code</option>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
409 </param>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
410
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
411 <conditional name="action">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
412 <param type="select" label="JBrowse-in-Galaxy Action" name="action_select">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
413 <option value="create">New JBrowse Instance</option>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
414 <option value="update">Update exising JBrowse Instance</option>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
415 </param>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
416 <when value="create" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
417 <when value="update">
50
845b164a6143 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
iuc
parents: 49
diff changeset
418 <param name="update_jbrowse" type="data" format="html" label="Previous JBrowse Instance" />
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
419 </when>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
420 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
421
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
422 <repeat name="track_groups" title="Track Group">
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
423 <param label="Track Category"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
424 name="category"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
425 type="text"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
426 value="Default"
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
427 help="Organise your tracks into Categories for a nicer end-user experience. You can use #date# and it will be replaced with the current date in 'yyyy-mm-dd' format, which is very useful for repeatedly updating a JBrowse instance when member databases / underlying tool versions are updated." optional="False"/>
4
67b69bf76cd5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 129cbeb898c437fbf271f306cd57397204b034e1
iuc
parents: 3
diff changeset
428 <repeat name="data_tracks" title="Annotation Track">
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
429 <conditional name="data_format" label="Track Options">
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
430 <param type="select" label="Track Type" name="data_format_select">
61
21585b031a4d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 369a727966d697c56633b27ad2757db40fef0dc3"
iuc
parents: 59
diff changeset
431 <option value="gene_calls">GFF/GFF3/BED Features</option>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
432 <option value="pileup">BAM Pileups</option>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
433 <option value="blast">Blast XML</option>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
434 <option value="wiggle">BigWig XY</option>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
435 <option value="vcf">VCF SNPs</option>
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
436 <option value="rest">REST Endpoint</option>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
437 <option value="sparql">SPARQL</option>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
438 </param>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
439 <when value="blast">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
440 <expand macro="input_conditional" label="BlastXML Track Data" format="blastxml" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
441
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
442 <param label="Features used in Blast Search"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
443 help="in GFF3. This is used so we know where to map features. E.g. where results of which CDS Protein32 match up to. The query IDs in your blast results should MATCH some feature IDs in your GFF3 file. This is an optional field and is most useful if using JBrowse to display protein blast results on a DNA genome. blastn results don't need this, blastp results on a protein sequence don't need this."
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
444 format="gff3"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
445 name="blast_parent"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
446 optional="true"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
447 type="data"/>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
448
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
449 <param label="Minimum Gap Size"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
450 help="before a new match_part feature is created"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
451 name="min_gap"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
452 type="integer"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
453 value="10"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
454 min="2" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
455 <param label="Is this a protein blast search?"
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
456 type="boolean"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
457 name="is_protein"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
458 truevalue="true"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
459 falsevalue="false" />
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
460
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
461 <param label="Index this track" name="index" type="boolean" checked="false" truevalue="true" falsevalue="false" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
462
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
463 <expand macro="track_styling"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
464 classname="feature"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
465 label="description"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
466 description="Hit_titles"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
467 height="600px"/>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
468 <expand macro="color_selection"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
469 token_scaling_lin_select="false"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
470 token_scaling_log_select="true" />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
471 <expand macro="track_custom_config" />
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
472 <expand macro="track_menu" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
473 <expand macro="track_display" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
474 </when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
475 <when value="vcf">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
476 <expand macro="input_conditional" label="SNP Track Data" format="vcf" />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
477 <expand macro="track_custom_config" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
478 <expand macro="track_display" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
479 </when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
480 <when value="gene_calls">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
481 <expand macro="input_conditional" label="GFF/GFF3/BED Track Data" format="gff,gff3,bed" />
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
482 <conditional name="match_part" label="match/match_part data">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
483 <param label="This is match/match_part data"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
484 type="boolean"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
485 name="match_part_select"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
486 truevalue="true"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
487 falsevalue="false" />
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
488 <when value="true">
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
489 <param label="Match Part Feature Type"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
490 name="name"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
491 type="text"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
492 value="match"
49
6492c2deb009 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 9cac72c004cc7ef57be997e2fdafb3b1839a300f
iuc
parents: 47
diff changeset
493 help="Match_parts have several options for the parent feature type, such as cDNA_match, match, translated_nucleotide_match, etc. Please select the appropriate one here. You can leave empty to try autodetection (only works with CanvasFeatures track type)."
6492c2deb009 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 9cac72c004cc7ef57be997e2fdafb3b1839a300f
iuc
parents: 47
diff changeset
494 optional="True"/>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
495 </when>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
496 <when value="false" />
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
497 </conditional>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
498
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
499 <param label="Index this track" name="index" type="boolean" checked="false" truevalue="true" falsevalue="false" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
500
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
501 <conditional name="track_config">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
502 <param type="select" label="JBrowse Track Type [Advanced]" name="track_class">
54
b4d512ee2d14 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 75f6e483debb4c0d388bf4a54df81ee89af598d5
iuc
parents: 53
diff changeset
503 <option value="NeatHTMLFeatures/View/Track/NeatFeatures" selected="true">Neat HTML Features</option>
b4d512ee2d14 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 75f6e483debb4c0d388bf4a54df81ee89af598d5
iuc
parents: 53
diff changeset
504 <option value="NeatCanvasFeatures/View/Track/NeatFeatures">Neat Canvas Features</option>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
505 <option value="JBrowse/View/Track/HTMLFeatures">HTML Features</option>
54
b4d512ee2d14 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 75f6e483debb4c0d388bf4a54df81ee89af598d5
iuc
parents: 53
diff changeset
506 <option value="JBrowse/View/Track/CanvasFeatures">Canvas Features</option>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
507 <option value="BlastView/View/Track/CanvasFeatures">Blast Features</option><!-- Disable plugins until https://github.com/GMOD/jbrowse/issues/1288 is fixed -->
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
508 </param>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
509 <when value="JBrowse/View/Track/CanvasFeatures">
55
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
510 <expand macro="canvas_options" />
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
511 </when>
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
512 <when value="JBrowse/View/Track/HTMLFeatures">
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
513 <expand macro="html_options" />
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
514 </when>
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
515 <when value="BlastView/View/Track/CanvasFeatures" />
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
516 <when value="NeatHTMLFeatures/View/Track/NeatFeatures">
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
517 <expand macro="html_options" />
54
b4d512ee2d14 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 75f6e483debb4c0d388bf4a54df81ee89af598d5
iuc
parents: 53
diff changeset
518 </when>
55
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
519 <when value="NeatCanvasFeatures/View/Track/NeatFeatures">
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
520 <expand macro="canvas_options" />
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
521 </when>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
522 </conditional>
55
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
523 <expand macro="track_styling"
58
c8772f1f6a38 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 74554507efb46fb40ce6e12f0b73425e52ec0977
iuc
parents: 57
diff changeset
524 classname="feature"
55
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
525 label="product,name,id"
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
526 description="note,description"
61a47bf57b3e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0c51a106c04c2f56f5a172dd74c8494687870e46
iuc
parents: 54
diff changeset
527 height="10px"/>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
528 <expand macro="color_selection" />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
529 <expand macro="track_custom_config" />
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
530 <expand macro="track_menu" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
531 <expand macro="track_display" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
532 </when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
533 <when value="pileup">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
534 <expand macro="input_conditional" label="BAM Track Data" format="bam" />
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
535 <param label="Autogenerate SNP Track"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
536 help="Not recommended for deep coverage BAM files"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
537 type="boolean"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
538 name="auto_snp"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
539 truevalue="true"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
540 falsevalue="false" />
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
541 <param label="Maximum size of BAM chunks"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
542 name="chunkSizeLimit"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
543 type="integer"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
544 help="Maximum size in bytes of BAM chunks that the browser will try to deal with. When this is exceeded, most tracks will display 'Too much data' message."
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
545 value="5000000" />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
546 <expand macro="track_custom_config" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
547 <expand macro="track_display" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
548 </when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
549 <when value="wiggle">
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
550 <expand macro="input_conditional" label="BigWig Track Data" format="bigwig" />
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
551
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
552 <param label="Use XYPlot"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
553 help="instead of continuous colored band"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
554 type="boolean"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
555 name="xyplot"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
556 truevalue="JBrowse/View/Track/Wiggle/XYPlot"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
557 falsevalue="JBrowse/View/Track/Wiggle/Density" />
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
558 <param label="Show variance band"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
559 help="Only for XYPlots"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
560 type="boolean"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
561 name="var_band"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
562 truevalue="true"
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
563 falsevalue="false" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
564
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
565 <conditional name="scaling" label="Scaling">
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
566 <param type="select" label="Track Scaling" name="scale_select">
51
abb1a30d7a5c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit cf2c8f3039021b645ac45980a02ffe1f69a3f958
iuc
parents: 50
diff changeset
567 <option value="auto_local" selected="true">Autoscale (local)</option>
abb1a30d7a5c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit cf2c8f3039021b645ac45980a02ffe1f69a3f958
iuc
parents: 50
diff changeset
568 <option value="auto_global">Autoscale (global)</option>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
569 <option value="fixed">Specify Min/Max</option>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
570 </param>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
571 <when value="auto_local"></when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
572 <when value="auto_global"></when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
573 <when value="fixed">
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
574 <param label="Track minimum" name="minimum"
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
575 type="integer" value="0" />
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
576 <param label="Track maximum" name="maximum"
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
577 type="integer" value="100" />
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
578 </when>
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
579 </conditional>
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
580 <param type="select" label="Visual Scaling" name="scale_select2">
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
581 <option value="linear" selected="true">Linear</option>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
582 <option value="log">Logarithmic (Dynamically Calculated)</option>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
583 </param>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
584
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
585 <param label="Use MultiBigWig Plugin" name="MultiBigWig" truevalue="True" falsevalue="" type="boolean"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
586 help="MultiBigWig is a plugin to group multiple big-wig tracks in a more aesthetically pleasing format and to show data in a higher density display." />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
587
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
588 <expand macro="color_selection_minmax" />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
589 <expand macro="track_custom_config" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
590 <expand macro="track_display" />
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
591 </when>
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
592 <when value="rest">
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
593 <param type="text" label="REST Endpoint" name="url" />
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
594 <param type="text" label="Track Label" name="label" value="REST Genes" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
595 <expand macro="track_styling"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
596 classname="feature"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
597 label="description"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
598 description="Hit_titles"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
599 height="600px"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
600 <expand macro="color_selection"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
601 token_scaling_lin_select="false"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
602 token_scaling_log_select="true" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
603 <expand macro="track_menu" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
604 <expand macro="track_display" />
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
605 </when>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
606
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
607 <when value="sparql">
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
608 <param type="text" label="SPARQL Server URL" name="url" />
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
609 <param type="text" label="Track Label" name="label" value="SPARQL Genes" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
610 <param type="text" label="SPARQL Query" name="query" area="true">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
611 <sanitizer>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
612 <mapping initial="galaxy.util.mapped_chars">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
613 <add source="&#10;" target=" " />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
614 <add source="&gt;" target="__gt__" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
615 <add source="&lt;" target="__lt__" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
616 </mapping>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
617 <valid initial="default">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
618 <add value="|" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
619 <add value="#" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
620 <add value="{"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
621 <add value="}"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
622 <add value="!"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
623 <add value="?"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
624 <add value="&amp;"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
625 <add value="+"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
626 <add value="="/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
627 <add value="'"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
628 <add value='"'/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
629 </valid>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
630 </sanitizer>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
631 </param>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
632 <expand macro="track_styling"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
633 classname="feature"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
634 label="description"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
635 description="Hit_titles"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
636 height="600px"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
637 <expand macro="color_selection"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
638 token_scaling_lin_select="false"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
639 token_scaling_log_select="true" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
640 <expand macro="track_menu" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
641 <expand macro="track_display" />
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
642 </when>
13
67fb31daef0e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 399061eca3a2956704522974446601755503c96d-dirty
iuc
parents: 12
diff changeset
643 </conditional>
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
644 </repeat>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
645 </repeat>
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
646
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
647 <expand macro="general_options" />
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
648 <!-- Disable plugins until https://github.com/GMOD/jbrowse/issues/1288 is fixed -->
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
649 <section name="plugins" title="Plugins" expanded="false">
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
650
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
651 <param
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
652 label="BlastView" name="BlastView" truevalue="True" falsevalue="" type="boolean" checked="true"
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
653 help="A JBrowse plugin for viewing blast alignments. This plugin makes MANY assumptions about the format of your data, and may not work without those assumptions: 1) you use protein_match / match_part 2) your features have a Blast_qseq, Blast_mseq, and Blast_sseq attribute in their GFF3 representation." />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
654
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
655 <param
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
656 label="Combo Track Selector" name="ComboTrackSelector" truevalue="True" falsevalue="" type="boolean"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
657 help="ComboTrackSelector is a plugin to allow the co-existence of the Hierarchical and Faceted Track selectors in JBrowse, built for/by the Arabidopsis Information Portal (Araport) project" />
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
658 <!-- No way to disable now that it's built in jbrowse conda package -->
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
659 <!--param
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
660 label="Bookmarks" name="Bookmarks" truevalue="True" falsevalue="" type="boolean"
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
661 help="JBrowse plugin allowing users to manage a persistent list of bookmarks kept in localstorage" /-->
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
662
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
663 <param
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
664 label="GC Content" name="GCContent" truevalue="True" falsevalue="" type="boolean"
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
665 help="A JBrowse plugin for plotting GC Content and GC Skew. The plugin consists of a storeClass that automatically calculates the percentage of G/C bases in a region, a track type that derives from the Wiggle XY or density types, and a dialog box to adjust the sliding window size, window step size, and the calculation mode (content or skew)." />
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
666
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
667 <!--param type="select" label="JBrowse Theme" name="theme">
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
668 <option value="" selected="True">Default</option>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
669 <option value="Minimalist">Minimalist</option>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
670 <option value="Dark">Dark</option>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
671 </param-->
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
672 </section>
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
673
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
674 <param type="hidden" name="uglyTestingHack" value="" />
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
675 </inputs>
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
676 <outputs>
16
318a0aa5075a Uploaded manually
iuc
parents: 15
diff changeset
677 <data format="html" name="output" label="JBrowse on $on_string - $standalone"/>
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
678 </outputs>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
679 <tests>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
680 <test>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
681 <param name="reference_genome|genome_type_select" value="history"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
682 <param name="reference_genome|genome" value="merlin.fa"/>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
683 <param name="gencode" value="1" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
684 <param name="standalone" value="data" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
685 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
686 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
687 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
688 <has_text text="&lt;gencode&gt;1&lt;/gencode&gt;"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
689 <has_text text="genome path="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
690 <has_text text="dataset id="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
691 <has_text text="history id="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
692 <has_text text="metadata"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
693 <has_text text="tool_id"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
694
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
695 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
696 </output>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
697 </test>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
698 <test>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
699 <param name="reference_genome|genome_type_select" value="history"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
700 <param name="reference_genome|genome" value="merlin.fa"/>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
701 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
702 <param name="standalone" value="data" />
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
703 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
704 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
705 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
706 <has_text text="&lt;gencode&gt;11&lt;/gencode&gt;"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
707 <has_text text="genome path="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
708 <has_text text="dataset id="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
709 <has_text text="history id="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
710 <has_text text="metadata"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
711 <has_text text="tool_id"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
712 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
713 </output>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
714 </test>
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
715 <test>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
716 <param name="reference_genome|genome_type_select" value="history"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
717 <param name="reference_genome|genome" value="merlin.fa"/>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
718 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
719 <param name="standalone" value="data" />
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
720 <repeat name="track_groups">
62
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
721 <param name="category" value="Default" />
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
722 <repeat name="data_tracks">
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
723 <conditional name="data_format">
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
724 <param name="data_format_select" value="gene_calls"/>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
725 <param name="annotation" value="bed/test-3.bed,bed/test-6.bed"/>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
726 </conditional>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
727 </repeat>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
728 </repeat>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
729 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
730 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
731 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
732 <has_text text="&lt;gencode&gt;11&lt;/gencode&gt;"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
733 <has_text text="genome path="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
734 <has_text text="dataset id="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
735 <has_text text="history id="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
736 <has_text text="metadata"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
737 <has_text text="tool_id"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
738 <has_text text="trackFile path="></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
739 <has_text text="ext=&quot;bed&quot; label=&quot;test-3.bed&quot;"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
740 <has_text text="NeatHTMLFeatures"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
741 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
742 </output>
62
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
743 </test>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
744 <test>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
745 <param name="reference_genome|genome_type_select" value="history"/>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
746 <param name="reference_genome|genome" value="merlin.fa"/>
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
747 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
748 <param name="standalone" value="data" />
62
46cf483e76d6 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0a26506563ff9b7fa683d3d0eaa16436c3560908"
iuc
parents: 61
diff changeset
749 <repeat name="track_groups">
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
750 <param name="category" value="Auto Coloured" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
751 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
752 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
753 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
754 <param name="annotation" value="gff3/A.gff,gff3/B.gff,gff3/C.gff,gff3/D.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
755 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
756 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
757 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
758 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
759 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
760 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
761 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
762 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
763 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
764 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
765 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
766 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
767 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
768 </repeat>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
769
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
770 <repeat name="track_groups">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
771 <param name="category" value="Ignore Scale" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
772 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
773 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
774 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
775 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
776 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
777 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
778 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
779 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
780 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
781 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
782 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
783 <param name="color_select" value="manual"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
784 <param name="style_color" value="#ff00ff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
785 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
786 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
787 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
788 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
789 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
790 </repeat>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
791
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
792 <repeat name="track_groups">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
793 <param name="category" value="Scaled Colour" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
794 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
795 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
796 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
797 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
798 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
799 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
800 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
801 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
802 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
803 <param name="color_score_select" value="score"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
804 <param name="score_scaling" value="linear"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
805 <conditional name="score_scales">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
806 <param name="scale_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
807 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
808 <conditional name="color_scheme">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
809 <param name="score_scheme" value="opacity"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
810 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
811 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
812 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
813 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
814 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
815 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
816 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
817 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
818 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
819 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
820 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
821 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
822 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
823 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
824 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
825 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
826 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
827 <param name="color_score_select" value="score"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
828 <param name="score_scaling" value="linear"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
829 <conditional name="score_scales">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
830 <param name="scale_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
831 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
832 <conditional name="color_scheme">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
833 <param name="score_scheme" value="opacity"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
834 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
835 <param name="color_select" value="manual"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
836 <param name="style_color" value="#0000ff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
837 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
838 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
839 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
840 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
841 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
842 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
843 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
844 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
845 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
846 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
847 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
848 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
849 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
850 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
851 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
852 <param name="color_score_select" value="score"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
853 <param name="score_scaling" value="linear"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
854 <conditional name="score_scales">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
855 <param name="scale_select" value="manual"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
856 <param name="minimum" value="0"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
857 <param name="maximum" value="1000"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
858 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
859 <conditional name="color_scheme">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
860 <param name="score_scheme" value="opacity"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
861 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
862 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
863 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
864 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
865 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
866 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
867 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
868 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
869 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
870 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
871 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
872 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
873 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
874 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
875 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
876 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
877 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
878 <param name="color_score_select" value="score"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
879 <param name="score_scaling" value="linear"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
880 <conditional name="score_scales">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
881 <param name="scale_select" value="manual"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
882 <param name="minimum" value="0"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
883 <param name="maximum" value="1000"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
884 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
885 <conditional name="color_scheme">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
886 <param name="score_scheme" value="opacity"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
887 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
888 <param name="color_select" value="manual"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
889 <param name="style_color" value="#ff0000"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
890 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
891 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
892 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
893 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
894 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
895 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
896 </repeat>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
897
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
898 <repeat name="track_groups">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
899 <param name="category" value="Realistic" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
900 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
901 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
902 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
903 <param name="annotation" value="gff3/interpro.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
904 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
905 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
906 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
907 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
908 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
909 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
910 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
911 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
912 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
913 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
914 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
915 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
916 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
917 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
918 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
919 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
920 <param name="annotation" value="gff3/2.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
921 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
922 <param name="match_part_select" value="true"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
923 <param name="name" value="cDNA_match"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
924 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
925 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
926 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
927 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
928 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
929 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
930 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
931 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
932 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
933 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
934 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
935 </repeat>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
936
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
937 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
938 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
939 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
940 <has_text text="Auto Coloured"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
941 <has_text text="A.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
942 <has_text text="B.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
943 <has_text text="C.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
944 <has_text text="D.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
945 <has_text text="Scaled Colour"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
946 <has_text text="1.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
947 <has_text text="2.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
948 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
949 </output>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
950 </test>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
951 <test>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
952 <param name="reference_genome|genome_type_select" value="history"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
953 <param name="reference_genome|genome" value="merlin.fa"/>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
954 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
955 <param name="standalone" value="data" />
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
956
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
957 <repeat name="track_groups">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
958 <param name="category" value="With menu or index" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
959 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
960 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
961 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
962 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
963 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
964 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
965 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
966 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
967 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
968 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
969 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
970 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
971 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
972 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
973 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
974 <section name="jbmenu">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
975 <repeat name="track_menu">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
976 <param name="menu_action" value="iframeDialog"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
977 <param name="menu_label" value="Some menu item"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
978 <param name="menu_title" value="Frame title"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
979 <param name="menu_url" value="https://example.com/#!/?id={name}&amp;q={type}&amp;z=&quot;{end}&quot;"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
980 <param name="menu_icon" value="dijitIconNewTask"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
981 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
982 <repeat name="track_menu">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
983 <param name="menu_action" value="newWindow"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
984 <param name="menu_label" value="Another menu item"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
985 <param name="menu_title" value="Frame title 2"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
986 <param name="menu_url" value="https://example.com/#!/?id={name}&amp;q={type}&amp;z=&quot;{end}&quot;"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
987 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
988 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
989 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
990 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
991 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
992 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
993 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
994 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
995 <param name="index" value="true"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
996 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
997 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
998 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
999 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1000 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1001 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1002 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1003 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1004 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1005 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1006 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1007 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1008 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1009 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1010
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1011 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1012 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1013 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1014 <has_text text="With menu or index"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1015 <has_text text="Some menu item"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1016 <has_text text="Frame title"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1017 <has_text text="dijitIconNewTask"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1018 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1019 </output>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1020 </test>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1021 <test>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1022 <param name="reference_genome|genome_type_select" value="history"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1023 <param name="reference_genome|genome" value="merlin.fa"/>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1024 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
1025 <param name="standalone" value="data" />
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1026
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1027 <repeat name="track_groups">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1028 <param name="category" value="With canvas config" />
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1029 <repeat name="data_tracks">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1030 <conditional name="data_format">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1031 <param name="data_format_select" value="gene_calls"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1032 <param name="annotation" value="gff3/1.gff"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1033 <conditional name="match_part">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1034 <param name="match_part_select" value="false"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1035 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1036 <conditional name="track_config">
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1037 <param name="track_class" value="JBrowse/View/Track/CanvasFeatures"/>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1038 <section name="canvas_options">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1039 <param name="transcriptType" value="transcript"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1040 <param name="subParts" value="exon"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1041 <param name="impliedUTRs" value="true"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1042 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1043 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1044 <section name="jbcolor_scale">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1045 <conditional name="color_score">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1046 <param name="color_score_select" value="none"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1047 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1048 <conditional name="color">
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1049 <param name="color_select" value="automatic"/>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1050 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1051 </section>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1052 </conditional>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1053 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1054 </repeat>
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1055
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1056 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1057 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1058 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1059 <has_text text="With canvas config"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1060 <has_text text="&lt;transcriptType&gt;transcript&lt;/transcriptType&gt;"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1061 <has_text text="&lt;subParts&gt;exon&lt;/subParts&gt;"></has_text>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1062 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1063 </output>
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1064 </test>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1065 <test>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1066 <param name="reference_genome|genome_type_select" value="history"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1067 <param name="reference_genome|genome" value="merlin.fa"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1068 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
1069 <param name="standalone" value="data" />
59
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1070
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1071 <repeat name="track_groups">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1072 <param name="category" value="With custom track config" />
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1073 <repeat name="data_tracks">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1074 <conditional name="data_format">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1075 <param name="data_format_select" value="gene_calls"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1076 <param name="annotation" value="gff3/1.gff"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1077 <conditional name="match_part">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1078 <param name="match_part_select" value="false"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1079 </conditional>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1080 <section name="jb_custom_config">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1081 <repeat name="option">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1082 <param name="opt_key" value="displayMode"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1083 <conditional name="opt_value">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1084 <param name="val_type" value="text"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1085 <param name="val" value="collapsed"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1086 </conditional>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1087 </repeat>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1088 <repeat name="option">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1089 <param name="opt_key" value="histograms.height"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1090 <conditional name="opt_value">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1091 <param name="val_type" value="integer"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1092 <param name="val" value="150"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1093 </conditional>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1094 </repeat>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1095 <repeat name="option">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1096 <param name="opt_key" value="maxFeatureScreenDensity"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1097 <conditional name="opt_value">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1098 <param name="val_type" value="float"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1099 <param name="val" value="0.1"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1100 </conditional>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1101 </repeat>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1102 <repeat name="option">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1103 <param name="opt_key" value="style.strandArrow"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1104 <conditional name="opt_value">
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1105 <param name="val_type" value="boolean"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1106 <param name="val" value="false"/>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1107 </conditional>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1108 </repeat>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1109 </section>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1110 </conditional>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1111 </repeat>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1112 </repeat>
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1113
e29039f307c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 12dff0abf006f6c81f6462cdf4ea9c0c740d1e9c
iuc
parents: 58
diff changeset
1114 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1115 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1116 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1117 <has_text text="1.gff"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1118 <has_text text="collapsed"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1119 <has_text text="150"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1120 <has_text text="maxFeatureScreenDensity"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1121 <has_text text="style.strandArrow"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1122 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1123 </output>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1124 </test>
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
1125 <test>
47
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1126 <param name="reference_genome|genome_type_select" value="history"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1127 <param name="reference_genome|genome" value="merlin.fa"/>
47
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1128 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
1129 <param name="standalone" value="data" />
47
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1130
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1131 <repeat name="track_groups">
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1132 <param name="category" value="Auto Coloured" />
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1133 <repeat name="data_tracks">
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1134 <conditional name="data_format">
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1135 <param name="data_format_select" value="pileup"/>
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1136 <param name="annotation" value="bam/merlin-sample.bam"/>
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1137 </conditional>
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1138 </repeat>
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1139 </repeat>
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1140
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1141 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1142 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1143 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1144 <has_text text="merlin-sample.bam"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1145 <has_text text="sort_order=&quot;coordinate&quot;"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1146 <has_text text="bam_index"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1147 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1148 </output>
47
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1149 </test>
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1150
6b91a500c96d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 57eebdcb732acc74769bac72ab6bb3e9afd91f47
iuc
parents: 46
diff changeset
1151 <test>
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
1152 <!-- data_table -->
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
1153 <param name="reference_genome|genome_type_select" value="indexed"/>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1154 <param name="reference_genome|genome" value="merlin"/>
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
1155 <param name="gencode" value="1" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
1156 <param name="standalone" value="data" />
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
1157 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1158 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1159 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1160 <has_text text="merlin.fa"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1161 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1162 </output>
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents: 45
diff changeset
1163 </test>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1164
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1165 <test>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1166 <param name="reference_genome|genome_type_select" value="history"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1167 <param name="reference_genome|genome" value="merlin.fa"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1168 <param name="gencode" value="11" />
68
17698b85dc47 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
iuc
parents: 67
diff changeset
1169 <param name="standalone" value="data" />
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1170
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1171 <repeat name="track_groups">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1172 <param name="category" value="External endpoints" />
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1173 <repeat name="data_tracks">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1174 <conditional name="data_format">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1175 <param name="data_format_select" value="rest"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1176 <param name="url" value="http://example.org.external/rest_api/"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1177 <param name="label" value="Rest api"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1178 </conditional>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1179 </repeat>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1180 <repeat name="data_tracks">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1181 <conditional name="data_format">
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1182 <param name="data_format_select" value="sparql"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1183 <param name="url" value="http://example.org.external/sparql/"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1184 <param name="label" value="Sparql endpoint"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1185 <param name="query" value=" DEFINE sql:select-option 'order'
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1186 prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1187 select ?start,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1188 ?end,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1189 IF( ?faldo_type = faldo:ForwardStrandPosition,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1190 1,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1191 IF( ?faldo_type = faldo:ReverseStrandPosition,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1192 -1,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1193 0
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1194 )
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1195 ) as ?strand,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1196 str(?obj_type_name) as ?type,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1197 str(?label) as ?name,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1198 str(?obj_name) as ?description,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1199 ?obj as ?uniqueID,
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1200 ?parent as ?parentUniqueID
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1201 where {
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1202 values ?faldo_type { faldo:ForwardStrandPosition faldo:ReverseStrandPosition faldo:BothStrandsPosition }
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1203 }"/>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1204 </conditional>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1205 </repeat>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1206 </repeat>
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1207
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1208 <param name="uglyTestingHack" value="enabled" />
70
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1209 <output name="output">
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1210 <assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1211 <has_text text="http://example.org.external/sparql/"/>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1212 </assert_contents>
5c317ff96859 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 96f42b908d68ef8b1da5507e9216db74e46ebf06"
iuc
parents: 69
diff changeset
1213 </output>
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1214 </test>
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
1215 </tests>
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
1216 <help><![CDATA[
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1217 JBrowse-in-Galaxy
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1218 =================
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1219
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1220 JBrowse-in-Galaxy offers a highly configurable, workflow-compatible
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1221 alternative to Trackster.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1222
45
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
1223 Overview
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
1224 --------
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
1225
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
1226 JBrowse is a fast, embeddable genome browser built completely with
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
1227 JavaScript and HTML5.
665c4f3e48ae planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 908f16ea4eb082227437dc93e06e8cb742f5a257
iuc
parents: 44
diff changeset
1228
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1229 The JBrowse-in-Galaxy (JiG) tool was written to help build complex
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1230 JBrowse installations straight from Galaxy, taking advantage of the
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1231 latest Galaxy features such as dataset collections, sections, and colour
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1232 pickers. It allows you to build up a JBrowse instance without worrying
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1233 about how to run the command line tools to format your data, and which
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1234 options need to be supplied and where. Additionally it comes with many
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1235 javascript functions to handle colouring of features which would be
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1236 nearly impossible to write without the assistance of this tool.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1237
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1238 The JBrowse-in-Galaxy tool is maintained by `the Galaxy IUC
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1239 <https://github.com/galaxyproject/tools-iuc/issues>`__, who you can help you
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1240 with missing features or bugs in the tool.
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1241
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1242 Options
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1243 -------
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1244
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1245 The first option you encounter is the **Fasta Sequence(s)**. This option
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1246 now accepts multiple fasta files, allowing you to build JBrowse
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1247 instances that contain data for multiple genomes or chrosomomes
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1248 (generally known as "landmark features" in gff3 terminology.) Up to 30
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1249 will be shown from the dropdown selector within JBrowse, this is a known
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1250 issue.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1251
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1252 **Standalone Instances** enable you to have either a complete JBrowse instance
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1253 in a dataset, or just the data directory without JBrowse (e.g. for Apollo).
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1254 Currently Galaxy copies the entire JBrowse directory in order to have a
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1255 complete, downloadable file that contains a ready-to-go JBrowse
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1256 instance. This is obviously an anti-feature because users don't want a
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1257 complete copy of JBrowse (12Mb) that's duplicated for every JBrowse
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1258 dataset in their history, and admins don't want useless copies of
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1259 JBrowse on disk. Unfortunately we have not come up with the perfect
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1260 solution just yet, but we're working on it! In the meantime, users have
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1261 been given the option to produce just the ``data/`` directory. For those
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1262 unfamiliar with JBrowse, the ``data/`` directory contains processed data
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1263 files, but no way to view them. This feature is additionally implemented
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1264 for upcoming `Apollo <https://github.com/gmod/apollo>`__ integration.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1265
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1266 **Genetic Code** is a new feature in v0.4 of JiG / v1.12.0 of JBrowse,
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1267 which allows users to specify a non standard genetic code, and have
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1268 JBrowse highlight the correct start and stop codons.
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1269
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1270 **Track Groups** represent a set of tracks in a single category. These
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1271 can be used to let your users understand relationships between large
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1272 groups of tracks.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1273
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1274 .. image:: sections.png
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1275
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1276 Annotation Tracks
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1277 -----------------
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1278
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1279 Within Track Groups, you have one or more **Annotation Tracks**. Each
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1280 Annotation Track is a groups of datasets which have similar styling.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1281 This allows you to rapidly build up JBrowse instances without having to
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1282 configure tracks individually. A massive improvement over previous
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1283 versions. For example, if you have five different GFF3 files from
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1284 various gene callers that you wish to display, you can take advantage of
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1285 this feature to style all of them similarly.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1286
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1287 There are a few different types of tracks supported, each with their own
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1288 set of options:
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1289
61
21585b031a4d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 369a727966d697c56633b27ad2757db40fef0dc3"
iuc
parents: 59
diff changeset
1290 GFF3/BED
21585b031a4d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 369a727966d697c56633b27ad2757db40fef0dc3"
iuc
parents: 59
diff changeset
1291 ~~~~~~~~
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1292
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1293 These are your standard feature tracks. They usually highlight genes,
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1294 mRNAs and other features of interest along a genomic region. The
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1295 underlying tool and this help documentation focus primarily on GFF3
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1296 data, and have not been tested extensively with other formats. Automatic
61
21585b031a4d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 369a727966d697c56633b27ad2757db40fef0dc3"
iuc
parents: 59
diff changeset
1297 min/max detection will fail under BED datasets.
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1298
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1299 The data may be of a subclass we call **match/match part** data. This
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1300 consists of top level ``match`` features, with a child ``match_part``
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1301 feature, and is often used in displaying alignments. (See "Alignments"
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1302 section on the `GFF3
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1303 specification <https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md>`__ for more
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1304 information). If the data is match/match part, you will need to specify
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1305 the top level match feature name, as it can be one of a few different SO
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1306 terms, and JiG does not yet have the ability to understand SO terms.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1307
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1308 Next up is the **Styling Options** section, which lets you control a few
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1309 properties on how the track is styled. Most of these you will not need
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1310 to configure and can safely leave on defaults. Occasionally you will
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1311 want to change what information is shown in the end product.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1312
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1313 .. image:: styling.png
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1314
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1315 In the above image you can see some black text, and some blue text. The
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1316 source of the black text is configured with the **style.label** option,
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1317 and the source of the blue text is configured with the
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1318 **style.description** option.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1319
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1320 Feature Score Scaling & Colouring Options
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1321 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1322
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1323 First, you need to choose between ignoring the score attribute of GFF3
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1324 files, or using it. If you choose to ignore it, all features will be
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1325 coloured with a solid colour. If you choose to use it, features will
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1326 have slightly different colours based on their scores.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1327
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1328 .. image:: opacity.png
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1329
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1330 If you choose **Ignore score**, you may choose between automatically
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1331 choosing a colour, or manually specifying one. The automatically chosen
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1332 colours vary along a brewer palette and generally look quite nice with
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1333 no human intervention required. The manual colour choice is somewhat
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1334 self explanatory. Clicking on the small coloured square will bring up a
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1335 colour palette.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1336
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1337 If you choose **Base on score**, you're faced with a dizzying array of
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1338 options. First is the function to map the colour choices to colour
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1339 values. JiG comes with a few functions built in such as linear scaling,
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1340 logarithmic scaling, and blast scaling.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1341
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1342 The **linear scaling** method says "take these values, and they map
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1343 directly to a range of output values". **Logarithmic scaling** says
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1344 "please take the log of the score before mapping", and **Blast scaling**
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1345 is further specialised to handle blast data more nicely. These are
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1346 convenience functions to help transform the wide array of possible
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1347 values in the GFF3 score attribute to more meaningful numbers. If you
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1348 need more comprehensive score scaling, it is recommended that you
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1349 pre-process your GFF3 files somehow.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1350
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1351 Once you've selected a scaling method, you can choose to manually
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1352 specify the minimum and maximum expected values, or you can let JiG
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1353 determine them for you automatically.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1354
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1355 Finally, opacity is the only mapping we currently provide. Future
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1356 iterations will attempt to improve upon this and provide more colour
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1357 scales. The Opacity option maps the highest scoring features to full
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1358 opacity, and everything else to lower ones.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1359
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1360 BAM Pileups
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1361 ~~~~~~~~~~~
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1362
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1363 We support BAM files and can automatically generate SNP tracks based on
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1364 that bam data.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1365
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1366 .. image:: bam.png
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1367
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1368 This is *strongly discouraged* for high coverage density datasets.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1369 Unfortunately there are no other configuration options exposed for bam
53
c6fd9fbd50e7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
iuc
parents: 51
diff changeset
1370 files.
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1371
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1372 BlastXML
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1373 ~~~~~~~~
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1374
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1375 .. image:: blast.png
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1376
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1377 JiG now supports both blastn and blastp datasets. JiG internally uses a
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1378 blastXML to gapped GFF3 tool to convert your blastxml datasets into a
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
1379 format amenable to visualization in JBrowse. This tool is also
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1380 available separately from the IUC on the toolshed.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1381
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1382 **Minimum Gap Size** reflects how long a gap must be before it becomes a
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1383 real gap in the processed gff3 file. In the picture above, various sizes
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1384 of gaps can be seen. If the minimum gap size was set much higher, say
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1385 100nt, many of the smaller gaps would disappear, and the features on
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1386 both sides would be merged into one, longer feature. This setting is
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1387 inversely proportional to runtime and output file size. *Do not set this
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1388 to a low value for large datasets*. By setting this number lower, you
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1389 will have extremely large outputs and extremely long runtimes. The
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1390 default was configured based off of the author's experience, but the
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1391 author only works on small viruses. It is *strongly* recommended that
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1392 you filter your blast results before display, e.g. picking out the top
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1393 10 hits or so.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1394
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1395 **Protein blast search** option merely informs underlying tools that
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1396 they should adjust feature locations by 3x.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1397
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1398 Styling Options
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1399 ^^^^^^^^^^^^^^^
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1400
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1401 Please see the styling options for GFF3 datasets, they are identical.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1402
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1403 Feature Score Scaling & Coloring Options
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1404 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1405
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1406 Please see the score scaling and colouring options for GFF3 datasets,
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1407 they are identical. Remember to set your score scaling to "blast" method
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1408 if you do use it.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1409
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1410 Bigwig XY
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1411 ~~~~~~~~~
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1412
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1413 .. image:: bigwig.png
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1414
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1415 **XYPlot**
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1416
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1417 BigWig tracks can be displayed as a "density" plot which is continuous
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
1418 line which varies in colour, or as an "XYplot." XYplots are preferable
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1419 for users to visually identify specific features in a bigwig track,
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1420 however density tracks are more visually compact.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1421
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1422 **Variance Band** is an option available to XYPlots, and can be seen in
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1423 the third and fourth tracks in the above picture. This overlays a mean
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1424 line, and 1 and 2 standard deviation areas.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1425
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1426 **Track Scaling** is different from colour scaling, instead it
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1427 configures how the track behaves inside of JBrowse. **Autoscaling
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1428 globally** means that JBrowse will determine the minimum and maximum for
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1429 the track, and fix the bounds of the viewport to that. E.g. if your
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1430 track ranges from 1-1000, and the region you're currently zoomed to only
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1431 goes from 0-50, then the viewport range will still show 1-1000. This is
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1432 good for global genomic context. However you may wish to consider
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1433 **autoscaling locally** instead. In the example of a region which varies
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1434 from 0-50, autoscaling locally would cause the individual track's
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1435 viewport to re-adjust and show just the 0-50 region. If neither of these
30
12d5699f92e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3bbca939ca8a3298a3a2d6450abb04a96851e1ed
iuc
parents: 29
diff changeset
1436 options are palatable, you may manually hardcode the minimum and
29
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1437 maximums for the track to scale to.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1438
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1439 Colour Options
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1440 ^^^^^^^^^^^^^^
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1441
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1442 BigWig tracks have two colours in JBrowse, a positive and a negative
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1443 colour.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1444
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1445 As always you may manually choose a colour, or let JiG choose for you.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1446
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1447 One of the more interesting options is the **Bicolor pivot**. This
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1448 option allows you to control the point at which JBrowse switches from
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1449 the positive colour to the negative. In the above graphic, you can see
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1450 this has been configured to "mean" for the first two (orange and blue)
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1451 tracks.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1452
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1453 VCFs/SNPs
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1454 ~~~~~~~~~
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1455
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1456 These tracks do not support any special configuration.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1457
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1458 Known Issues
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1459 ------------
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1460
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1461 - More than 30 landmark features cannot be listed in the manual
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1462 selector.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1463 - Non GFF3 likely has issue with automatically determined min/max
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1464 scores. Manually specify minimum and maximum score attributes, or do
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1465 not use varied colours based on scores to avoid this issue.
5614cf75bb24 Uploaded
iuc
parents: 17
diff changeset
1466
5
b55fad376d87 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 344140b8df53b8b7024618bb04594607a045c03a
iuc
parents: 4
diff changeset
1467 @ATTRIBUTION@
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
1468 ]]></help>
42
c1451868f8d4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
iuc
parents: 40
diff changeset
1469 <expand macro="citations"/>
0
c77c1d5baadb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 25797deb85d5b7582b8ee11076998622bc282fd8
iuc
parents:
diff changeset
1470 </tool>