Mercurial > repos > gga > chado_expression_get_biomaterials
annotate macros.xml @ 3:f0b8f7ed4a3e draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f6b1d17247047ed5c7701f81d546fb41eb5e2ac8
| author | gga | 
|---|---|
| date | Thu, 24 Jan 2019 03:14:19 -0500 | 
| parents | 2262c01c1b77 | 
| children | 50619ff54d0a | 
| rev | line source | 
|---|---|
| 
0
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
1 <?xml version="1.0"?> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
2 <macros> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
3 <xml name="requirements"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
4 <requirements> | 
| 
3
 
f0b8f7ed4a3e
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f6b1d17247047ed5c7701f81d546fb41eb5e2ac8
 
gga 
parents: 
2 
diff
changeset
 | 
5 <requirement type="package" version="2.2.5">python-chado</requirement> | 
| 
0
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
6 <requirement type="package" version="1.5">jq</requirement> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
7 <yield/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
8 </requirements> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
9 </xml> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
10 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
11 <xml name="stdio"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
12 <stdio> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
13 <regex level="fatal" match="Exception:" source="stderr" /> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
14 <regex level="fatal" match="error" source="stderr" /> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
15 <exit_code range="1:" /> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
16 </stdio> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
17 </xml> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
18 | 
| 
3
 
f0b8f7ed4a3e
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f6b1d17247047ed5c7701f81d546fb41eb5e2ac8
 
gga 
parents: 
2 
diff
changeset
 | 
19 <token name="@WRAPPER_VERSION@">2.2.5</token> | 
| 
0
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
20 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
21 <xml name="citation"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
22 <citations> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
23 </citations> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
24 </xml> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
25 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
26 <token name="@HELP_OVERVIEW@"><![CDATA[ | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
27 **Python-chado Overview** | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
28 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
29 Python-cado provides several tools allowing to load data into a remote Chado database. | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
30 ]]></token> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
31 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
32 <token name="@HELP@"><![CDATA[ | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
33 ]]></token> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
34 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
35 <token name="@AUTH@"><![CDATA[ | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
36 echo "__default: local" > '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
37 echo "local:" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
38 echo " dbhost: \"\$GALAXY_CHADO_DBHOST\"" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
39 echo " dbname: \"\$GALAXY_CHADO_DBNAME\"" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
40 echo " dbpass: \"\$GALAXY_CHADO_DBPASS\"" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
41 echo " dbuser: \"\$GALAXY_CHADO_DBUSER\"" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
42 echo " dbschema: \"\$GALAXY_CHADO_DBSCHEMA\"" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
43 echo " dbport: \"\$GALAXY_CHADO_DBPORT\"" >> '.auth.yml' && | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
44 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
45 CHAKIN_GLOBAL_CONFIG_PATH='.auth.yml' | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
46 ]]></token> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
47 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
48 <xml name="sanitized"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
49 <sanitizer> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
50 <valid initial="string.printable"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
51 <remove value="'"/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
52 </valid> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
53 <mapping initial="none"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
54 <add source="'" target="'"'"'"/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
55 <add source="(" target="\("/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
56 <add source=")" target="\)"/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
57 </mapping> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
58 </sanitizer> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
59 </xml> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
60 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
61 <!-- I'm not proud of it, but it is needed for workflows --> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
62 <xml name="wait_for"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
63 <param name="wait_for" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
64 type="data" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
65 format="data" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
66 optional="true" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
67 label="Run this only after the following dataset is ready" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
68 help="Use this if you want to delay the job execution until some data is already loaded. The selected dataset will not be used for anything else."/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
69 </xml> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
70 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
71 <xml name="feature_rel"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
72 <param name="rel_subject_re" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
73 argument="--rel-subject-re" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
74 type="text" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
75 label="Regular expression to extract the unique name of the parent feature" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
76 help="this regex will be applied on the fasta definition line to generate the unique name of the parent feature"> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
77 <expand macro="sanitized"/> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
78 </param> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
79 | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
80 <param name="rel_subject_type" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
81 argument="--rel-subject-type" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
82 type="text" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
83 label="Sequence type of the parent" | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
84 help="this should be a Sequence Ontology term" /> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
85 </xml> | 
| 
 
7084b0b7ec65
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 3c4fb887c809face4fbe4602617d6dc094b15864
 
gga 
parents:  
diff
changeset
 | 
86 </macros> | 
