Mercurial > repos > cpt > cpt_get_orfs
annotate macros.xml @ 6:f56389d8abda draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:52:07 +0000 |
parents | f97bc7f587a1 |
children |
rev | line source |
---|---|
4
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
1 <macros> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
2 <xml name="requirements"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
3 <requirements> |
6
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
4 <requirement type="package" version="3.9">python</requirement> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
5 <requirement type="package" version="1.81">biopython</requirement> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
6 <requirement type="package" version="1.2.2">cpt_gffparser</requirement> |
4
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
7 <yield/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
8 </requirements> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
9 </xml> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
10 <token name="@WRAPPER_VERSION@">2.4.0</token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
11 <xml name="citation/gepard"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
12 <citation type="doi">10.1093/bioinformatics/btm039</citation> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
13 </xml> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
14 <token name="@XMFA_INPUT@"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
15 '$xmfa' |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
16 </token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
17 <xml name="xmfa_input" token_formats="xmfa"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
18 <param type="data" format="@FORMATS@" name="xmfa" label="XMFA MSA"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
19 </xml> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
20 <token name="@XMFA_FA_INPUT@"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
21 '$sequences' |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
22 </token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
23 <xml name="xmfa_fa_input"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
24 <param type="data" format="fasta" name="sequences" label="Sequences in alignment" help="These sequences should be the SAME DATASET that was used in the progressiveMauve run. Failing that, they should be provided in the same order as in original progressiveMauve run"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
25 </xml> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
26 <xml name="genome_selector"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
27 <conditional name="reference_genome"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
28 <param name="reference_genome_source" type="select" label="Reference Genome"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
29 <option value="history" selected="True">From History</option> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
30 <option value="cached">Locally Cached</option> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
31 </param> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
32 <when value="cached"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
33 <param name="fasta_indexes" type="select" label="Source FASTA Sequence"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
34 <options from_data_table="all_fasta"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
35 </param> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
36 </when> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
37 <when value="history"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
38 <param name="genome_fasta" type="data" format="fasta" label="Source FASTA Sequence"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
39 </when> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
40 </conditional> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
41 </xml> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
42 <xml name="gff3_input"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
43 <param label="GFF3 Annotations" name="gff3_data" type="data" format="gff3"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
44 </xml> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
45 <xml name="input/gff3+fasta"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
46 <expand macro="gff3_input"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
47 <expand macro="genome_selector"/> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
48 </xml> |
6
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
49 <xml name="citation/mijalisrasche"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
50 <citation type="doi">10.1371/journal.pcbi.1008214</citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
51 <citation type="bibtex">@unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
52 author = {E. Mijalis, H. Rasche}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
53 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
54 year = {2013-2017}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
55 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
56 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
57 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
58 </xml> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
59 <xml name="citations"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
60 <citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
61 <citation type="doi">10.1371/journal.pcbi.1008214</citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
62 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
63 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
64 author = {E. Mijalis, H. Rasche}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
65 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
66 year = {2013-2017}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
67 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
68 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
69 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
70 <yield/> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
71 </citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
72 </xml> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
73 <xml name="citations-crr"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
74 <citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
75 <citation type="doi">10.1371/journal.pcbi.1008214</citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
76 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
77 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
78 author = {C. Ross}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
79 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
80 year = {2020-}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
81 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
82 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
83 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
84 <yield/> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
85 </citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
86 </xml> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
87 <xml name="citations-2020"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
88 <citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
89 <citation type="doi">10.1371/journal.pcbi.1008214</citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
90 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
91 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
92 author = {E. Mijalis, H. Rasche}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
93 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
94 year = {2013-2017}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
95 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
96 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
97 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
98 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
99 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
100 author = {A. Criscione}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
101 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
102 year = {2019-2021}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
103 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
104 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
105 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
106 <yield/> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
107 </citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
108 </xml> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
109 <xml name="citations-2020-AJC-solo"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
110 <citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
111 <citation type="doi">10.1371/journal.pcbi.1008214</citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
112 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
113 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
114 author = {A. Criscione}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
115 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
116 year = {2019-2021}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
117 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
118 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
119 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
120 <yield/> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
121 </citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
122 </xml> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
123 <xml name="citations-clm"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
124 <citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
125 <citation type="doi">10.1371/journal.pcbi.1008214</citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
126 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
127 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
128 author = {C. Maughmer}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
129 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
130 year = {2017-2020}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
131 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
132 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
133 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
134 <yield/> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
135 </citations> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
136 </xml> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
137 <xml name="sl-citations-clm"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
138 <citation type="bibtex"> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
139 @unpublished{galaxyTools, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
140 author = {C. Maughmer}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
141 title = {CPT Galaxy Tools}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
142 year = {2017-2020}, |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
143 note = {https://github.com/tamu-cpt/galaxy-tools/} |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
144 } |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
145 </citation> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
146 <yield/> |
f56389d8abda
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
cpt
parents:
4
diff
changeset
|
147 </xml> |
4
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
148 <token name="@INPUT_GFF@"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
149 '$gff3_data' |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
150 </token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
151 <token name="@INPUT_FASTA@"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
152 #if str($reference_genome.reference_genome_source) == 'cached': |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
153 '${reference_genome.fasta_indexes.fields.path}' |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
154 #else if str($reference_genome.reference_genome_source) == 'history': |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
155 genomeref.fa |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
156 #end if |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
157 </token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
158 <token name="@GENOME_SELECTOR_PRE@"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
159 #if $reference_genome.reference_genome_source == 'history': |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
160 ln -s '$reference_genome.genome_fasta' genomeref.fa; |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
161 #end if |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
162 </token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
163 <token name="@GENOME_SELECTOR@"> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
164 #if str($reference_genome.reference_genome_source) == 'cached': |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
165 '${reference_genome.fasta_indexes.fields.path}' |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
166 #else if str($reference_genome.reference_genome_source) == 'history': |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
167 genomeref.fa |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
168 #end if |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
169 </token> |
f97bc7f587a1
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
cpt
parents:
diff
changeset
|
170 </macros> |