Mercurial > repos > iuc > stacks_clonefilter
annotate macros.xml @ 3:3009a21724e7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
author | iuc |
---|---|
date | Tue, 22 Mar 2022 23:16:01 +0000 |
parents | 5d12a1115770 |
children | 60d86dc1b19d |
rev | line source |
---|---|
0
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
2 <macros> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
4 <requirements> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
5 <requirement type="package" version="1.46">stacks</requirement> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="1.2.10">velvet</requirement> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="1.1">stacks_summary</requirement> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
8 <yield/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
9 </requirements> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
10 </xml> |
3
3009a21724e7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
iuc
parents:
2
diff
changeset
|
11 <xml name="bio_tools"> |
3009a21724e7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
iuc
parents:
2
diff
changeset
|
12 <xrefs> |
3009a21724e7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
iuc
parents:
2
diff
changeset
|
13 <xref type="bio.tools">stacks</xref> |
3009a21724e7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
iuc
parents:
2
diff
changeset
|
14 </xrefs> |
3009a21724e7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
iuc
parents:
2
diff
changeset
|
15 </xml> |
0
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
16 <token name="@WRAPPER_VERSION@">1.46</token> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
17 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
18 <xml name="stdio"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
19 <stdio> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
20 <exit_code range="1:" level="fatal" description="Error in Stacks execution" /> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
21 </stdio> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
22 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
23 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
24 <xml name="citation"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
25 <citations> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
26 <citation type="doi">10.1111/mec.12354</citation> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
27 <citation type="doi">10.1111/mec.12330</citation> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
28 <citation type="doi">10.1534/g3.111.000240</citation> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
29 <citation type="doi">10.1534/genetics.111.127324</citation> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
30 <citation type="doi">10.1111/j.1755-0998.2010.02967.x</citation> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
31 <citation type="doi">10.1073/pnas.1006538107</citation> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
32 </citations> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
33 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
34 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
35 <token name="@STACKS_INFOS@"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
36 <![CDATA[ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
37 -------- |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
38 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
39 **Created by:** |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
40 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
41 Stacks was developed by Julian Catchen with contributions from Angel Amores, Paul Hohenlohe, and Bill Cresko |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
42 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
43 **Project links:** |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
44 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
45 `Stacks website <http://catchenlab.life.illinois.edu/stacks/>`_ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
46 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
47 `Stacks manual <http://catchenlab.life.illinois.edu/stacks/manual/>`_ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
48 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
49 `Stacks google group <http://groups.google.com/group/stacks-users>`_ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
50 ]]></token> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
51 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
52 <xml name="enzymes"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
53 <option value="aciI">aciI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
54 <option value="ageI">ageI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
55 <option value="aluI">aluI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
56 <option value="apeKI">apeKI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
57 <option value="apoI">apoI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
58 <option value="aseI">aseI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
59 <option value="bamHI">bamHI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
60 <option value="bfaI">bfaI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
61 <option value="bgIII">bgIII</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
62 <option value="bspDI">bspDI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
63 <option value="bstYI">bstYI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
64 <option value="claI">claI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
65 <option value="ddeI">ddeI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
66 <option value="dpnII">dpnII</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
67 <option value="eaeI">eaeI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
68 <option value="ecoRI">ecoRI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
69 <option value="ecoRV">ecoRV</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
70 <option value="ecoT22I">ecoT22I</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
71 <option value="hindIII">hindIII</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
72 <option value="kpnI">kpnI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
73 <option value="mluCI">mluCI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
74 <option value="mseI">mseI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
75 <option value="mspI">mspI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
76 <option value="ndeI">ndeI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
77 <option value="nheI">nheI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
78 <option value="nlaIII">nlaIII</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
79 <option value="notI">notI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
80 <option value="nsiI">nsiI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
81 <option value="pstI">pstI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
82 <option value="rsaI">rsaI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
83 <option value="sacI">sacI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
84 <option value="sau3AI">sau3AI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
85 <option value="sbfI">sbfI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
86 <option value="sexAI">sexAI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
87 <option value="sgrAI">sgrAI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
88 <option value="speI">speI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
89 <option value="sphI">sphI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
90 <option value="taqI">taqI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
91 <option value="xbaI">xbaI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
92 <option value="xhoI">xhoI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
93 <option value="csp6I">csp6I</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
94 <option value="bsaHI">bsaHI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
95 <option value="hpaII">hpaII</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
96 <option value="ncoI">ncoI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
97 <option value="ApaLI">ApaLI</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
98 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
99 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
100 <xml name="cross_types"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
101 <option value="CP">CP (F1 cross)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
102 <option value="F2">F2 (F2 cross)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
103 <option value="BC1">BC1 (backcross)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
104 <option value="DH">DH (double haploid cross)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
105 <option value="GEN">GEN (generic, unspecific to any map type)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
106 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
107 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
108 <token name="@CLEAN_EXT@"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
109 <![CDATA[ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
110 #from os.path import splitext |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
111 #import re |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
112 #def clean_ext($identifier) |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
113 #while $identifier.endswith(('.1', '.fa', '.fq', '.fasta', '.fastq', '.gz', '.gzip', '.sam', '.bam')) |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
114 #set $identifier = splitext($identifier)[0] |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
115 #end while |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
116 $identifier#slurp |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
117 #end def |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
118 ]]> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
119 </token> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
120 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
121 <token name="@NORM_GENOTYPES_OUTPUT_LIGHT@"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
122 <![CDATA[ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
123 ##Â We need to do this as the output file names contains the value of an option (min progeny) |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
124 && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
125 cd stacks_outputs/ && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
126 ln -s batch_1.haplotypes_1.tsv batch_1.haplotypes.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
127 ln -s batch_1.genotypes_*.loc batch_1.genotypes.loc && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
128 ln -s batch_1.genotypes_1.txt batch_1.genotypes.txt && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
129 ln -s batch_1.genotypes_1.tsv batch_1.genotypes.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
130 cd .. |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
131 ]]> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
132 </token> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
133 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
134 <token name="@NORM_GENOTYPES_OUTPUT_FULL@"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
135 <![CDATA[ |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
136 ##Â We need to do this as the output file names contains the value of an option (min progeny) |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
137 && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
138 cd stacks_outputs/ && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
139 ln -s batch_1.genotypes_*onemap.tsv batch_1.genotypes.onemap.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
140 ln -s batch_1.genotypes_*.onemap.txt batch_1.genotypes.onemap.txt && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
141 ln -s batch_1.genomic_*.tsv batch_1.genomic.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
142 ln -s batch_1.genotypes_*.rqtl.tsv batch_1.genotypes.rqtl.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
143 ln -s batch_1.haplotypes_*.tsv batch_1.haplotypes.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
144 ln -s batch_1.genotypes_*.loc batch_1.genotypes.loc && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
145 ln -s batch_1.genotypes_*.txt batch_1.genotypes.txt && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
146 ln -s batch_1.genotypes_*[^rqtl].tsv batch_1.genotypes.tsv && |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
147 cd .. |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
148 ]]> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
149 </token> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
150 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
151 <xml name="genotypes_output_light"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
152 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
153 <data format="txt" name="out_joinmap" label="Haplotypes table (JoinMap format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.loc"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
154 <filter>options_usage['rad_analysis_type'] == "genetic"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
155 <filter>options_usage['cross_type'] in ['F2', 'BC1', 'DH', 'CP']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
156 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
157 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
158 <data format="tabular" name="out_generic_haplo" label="Haplotypes table (generic format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.haplotypes.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
159 <filter>options_usage['rad_analysis_type'] == "genetic"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
160 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
161 <data format="tabular" name="out_generic_geno" label="Genotypes table (generic format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
162 <filter>options_usage['rad_analysis_type'] == "genetic"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
163 <filter>options_usage['cross_type'] == "GEN"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
164 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
165 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
166 <data format="tabular" name="out_sql_markers" label="Markers table (Stacks SQL format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.markers.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
167 <filter>options_usage['rad_analysis_type'] == "genetic"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
168 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
169 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
170 <data format="tabular" name="out_sql_genotypes" label="Haplotypes table (Stacks SQL format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.txt"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
171 <filter>options_usage['rad_analysis_type'] == "genetic"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
172 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
173 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
174 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
175 <xml name="genotypes_output_full"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
176 <!-- Output formats generated by genotypes: |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
177 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
178 JoinMap, default, only if map type is F2/BC1/DH/CP => batch_1.genotypes_1.loc |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
179 OneMap, only if map type is F2/BC1 => batch_1.genotypes_1onemap.tsv |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
180 OneMap/MapMaker, only if map type is CP => batch_1.genotypes_1.onemap.txt |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
181 Genomic, for all map types => batch_1.genomic_1.tsv |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
182 R/QTL, only if map type is F2/BC1/DH => batch_1.genotypes_1.rqtl.tsv |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
183 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
184 Additional non-optional output (ie not altered by -o option): |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
185 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
186 Generic format, for every map types => batch_1.haplotypes_1.tsv |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
187 Generic format, if map type is GEN => batch_1.genotypes_1.tsv --> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
188 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
189 <data format="txt" name="out_joinmap" label="Haplotypes table (JoinMap format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.loc"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
190 <filter>options_usage['cross_type'] in ['F2', 'BC1', 'DH', 'CP']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
191 <filter>'map_out' not in options_usage or options_usage['map_out']['map_out_type'] == 'joinmap'</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
192 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
193 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
194 <data format="tabular" name="out_onemap" label="Haplotypes table (OneMap format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.onemap.txt"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
195 <filter>options_usage['cross_type'] in ['F2', 'BC1']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
196 <filter>'map_out' in options_usage and options_usage['map_out']['map_out_type'] == 'onemap'</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
197 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
198 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
199 <data format="tabular" name="out_onemap_mapmaker" label="Haplotypes table (OneMap/MapMaker format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.onemap.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
200 <filter>options_usage['cross_type'] in ['CP']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
201 <filter>'map_out' in options_usage and options_usage['map_out']['map_out_type'] == 'onemap'</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
202 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
203 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
204 <data format="tabular" name="out_genomic" label="Haplotypes table (Genomic format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genomic.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
205 <filter>'map_out' in options_usage and options_usage['map_out']['map_out_type'] == 'genomic'</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
206 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
207 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
208 <data format="tabular" name="out_rqtl" label="Haplotypes table (R/QTL format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.rqtl.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
209 <filter>options_usage['cross_type'] in ['F2', 'BC1', 'DH']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
210 <filter>'map_out' in options_usage and options_usage['map_out']['map_out_type'] == 'rqtl'</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
211 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
212 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
213 <data format="tabular" name="out_generic_haplo" label="Haplotypes table (generic format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.haplotypes.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
214 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
215 <data format="tabular" name="out_generic_geno" label="Genotypes table (generic format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
216 <filter>options_usage['cross_type'] == "GEN"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
217 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
218 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
219 <data format="tabular" name="out_sql_markers" label="Markers table (Stacks SQL format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.markers.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
220 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
221 <data format="tabular" name="out_sql_genotypes" label="Haplotypes table (Stacks SQL format) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genotypes.txt"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
222 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
223 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
224 <xml name="populations_output_light"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
225 <data format="tabular" name="out_haplotypes" label="Observed haplotypes with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.haplotypes.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
226 <filter>options_usage['rad_analysis_type'] == "population"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
227 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
228 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
229 <data format="tabular" name="out_hapstats" label="Haplotype-based summary statistics for each locus in each population with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.hapstats.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
230 <filter>options_usage['rad_analysis_type'] == "population"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
231 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
232 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
233 <data format="tabular" name="out_populations_log" label="Populations log with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.populations.log"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
234 <filter>options_usage['rad_analysis_type'] == "population"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
235 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
236 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
237 <data format="tabular" name="out_sumstats_sum" label="Summary of summary statistics for each population with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.sumstats_summary.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
238 <filter>options_usage['rad_analysis_type'] == "population"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
239 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
240 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
241 <data format="tabular" name="out_sumstats" label="Summary statistics for each population with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.sumstats.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
242 <filter>options_usage['rad_analysis_type'] == "population"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
243 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
244 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
245 <data format="tabular" name="out_sql" label="Stacks SQL format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.markers.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
246 <filter>options_usage['rad_analysis_type'] == "population"</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
247 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
248 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
249 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
250 <xml name="populations_output_full"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
251 <data format="tabular" name="out_haplotypes" label="Observed haplotypes with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.haplotypes.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
252 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
253 <data format="tabular" name="out_hapstats" label="Haplotype-based summary statistics for each locus in each population with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.hapstats.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
254 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
255 <data format="tabular" name="out_populations_log" label="Populations log with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.populations.log"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
256 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
257 <data format="tabular" name="out_sumstats_sum" label="Summary of summary statistics for each population with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.sumstats_summary.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
258 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
259 <data format="tabular" name="out_sumstats" label="Summary statistics for each population with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.sumstats.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
260 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
261 <data format="tabular" name="out_sql" label="Stacks SQL format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.markers.tsv"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
262 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
263 <data format="tabular" name="out_fstats" label="SNP and Haplotype-based F statistics with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.phistats.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
264 <filter>fstats</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
265 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
266 <data format="tabular" name="out_fasta" label="Full sequence for each unique haplotype (regardless of plausibility) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.fa"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
267 <filter>populations_output['fasta']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
268 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
269 <data format="tabular" name="out_phylip_all_partitions" label="Phylip all (partitions) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.fullseq.partitions.phylip"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
270 <filter>populations_output['phylip_var_all']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
271 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
272 <data format="tabular" name="out_phylip_all_pop" label="Phylip all (pop) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.fullseq.phylip"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
273 <filter>populations_output['phylip_var_all']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
274 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
275 <data format="tabular" name="out_phylip_all_loci" label="Phylip all (loci) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1fullseq.phylip.log"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
276 <filter>populations_output['phylip_var_all']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
277 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
278 <data format="tabular" name="out_genepop" label="GenePop formatwith ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genepop"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
279 <filter>populations_output['genepop']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
280 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
281 <data format="tabular" name="out_vcf_haplotypes" label="Haplotypes in VCF format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.haplotypes.vcf"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
282 <filter>populations_output['vcf_haplotypes']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
283 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
284 <data format="tabular" name="out_hzar" label="Genotypes in Hybrid Zone Analysis using R (HAZR) format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.hzar.csv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
285 <filter>populations_output['hzar']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
286 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
287 <data format="tabular" name="out_beagle_phased_haplotypes" label="Beagle format (phased, haplotypes) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.myPopA-un.phased.bgl"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
288 <filter>populations_output['beagle_phased']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
289 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
290 <data format="tabular" name="out_beagle_phased_markers" label="Beagle format (phased, markers) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.myPopA-un.phased.bgl.markers"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
291 <filter>populations_output['beagle_phased']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
292 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
293 <data format="tabular" name="out_beagle_haplotypes" label="Beagle format (haplotypes) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.myPopA-un.unphased.bgl"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
294 <filter>populations_output['beagle']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
295 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
296 <data format="tabular" name="out_beagle_markers" label="Beagle format (markers) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.myPopA-un.unphased.bgl.markers"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
297 <filter>populations_output['beagle']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
298 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
299 <data format="tabular" name="out_phylip_pop" label="Phylip (pop) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.phylip"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
300 <filter>populations_output['phylip']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
301 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
302 <data format="tabular" name="out_phylip_loci" label="Phylip (loci) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.phylip.log"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
303 <filter>populations_output['phylip']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
304 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
305 <data format="tabular" name="out_plink_markers" label="PLINK (makers) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.plink.map"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
306 <filter>populations_output['plink']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
307 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
308 <data format="tabular" name="out_plink_genotypes" label="PLINK format (genotypes) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.plink.ped"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
309 <filter>populations_output['plink']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
310 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
311 <data format="tabular" name="out_fasta_strict" label="Full sequence for each haplotype (only for biologically plausible loci) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.strict.fa"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
312 <filter>populations_output['fasta_strict']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
313 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
314 <data format="tabular" name="out_structure" label="Structure format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.structure.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
315 <filter>populations_output['structure']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
316 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
317 <data format="tabular" name="out_treemix_pop" label="TreeMix format (population) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.treemix"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
318 <filter>populations_output['treemix']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
319 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
320 <data format="tabular" name="out_treemix_loci" label="TreeMix format (loci) with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.treemix.log"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
321 <filter>populations_output['treemix']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
322 </data> |
2
5d12a1115770
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 689ccfe1532a4de7b60fe69cd3945601d76aefb6"
iuc
parents:
0
diff
changeset
|
323 <data format="tabular" name="out_fastphase" label="fastPHASE format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.un.fastphase.inp"> |
0
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
324 <filter>populations_output['fastphase']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
325 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
326 <data format="tabular" name="out_phase" label="PHASE format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.un.phase.inp"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
327 <filter>populations_output['phase']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
328 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
329 <data format="tabular" name="out_vcf" label="SNPs in VCF format with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.vcf"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
330 <filter>populations_output['vcf']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
331 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
332 <data format="tabular" name="out_genomic" label="Each nucleotide position in all population members with ${tool.name} on ${on_string}" from_work_dir="stacks_outputs/batch_1.genomic.tsv"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
333 <filter>populations_output['options_genomic']['genomic']</filter> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
334 </data> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
335 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
336 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
337 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
338 <xml name="snp_options"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
339 <conditional name="select_model"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
340 <param name="model_type" type="select" label="Choose the model"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
341 <option value="snp" selected="true">SNP</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
342 <option value="bounded">Bounded SNP</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
343 <option value="fixed">Fixed</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
344 </param> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
345 <when value="snp"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
346 <param name="alpha" argument="--alpha" type="select" label="Chi square significance level required to call a heterozygote or homozygote" > |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
347 <option value="0.1">0.1</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
348 <option value="0.05" selected="True">0.05</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
349 <option value="0.01">0.01</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
350 <option value="0.001">0.001</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
351 </param> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
352 </when> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
353 <when value="bounded"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
354 <param name="bound_low" argument="--bound_low" type="float" value="0.0" min="0.0" max="1.0" label="lower bound for epsilon, the error rate" help="between 0 and 1.0"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
355 <param name="bound_high" argument="--bound_high" type="float" value="1.0" min="0.0" max="1.0" label="upper bound for epsilon, the error rate" help="between 0 and 1.0" /> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
356 <param name="alpha" argument="--alpha" type="select" label="Chi square significance level required to call a heterozygote or homozygote" > |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
357 <option value="0.1">0.1</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
358 <option value="0.05" selected="True">0.05</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
359 <option value="0.01">0.01</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
360 <option value="0.001">0.001</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
361 </param> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
362 </when> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
363 <when value="fixed"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
364 </when> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
365 </conditional> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
366 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
367 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
368 <xml name="snp_options_full"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
369 <conditional name="select_model"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
370 <param name="model_type" type="select" label="Choose the model"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
371 <option value="snp" selected="true">SNP</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
372 <option value="bounded">Bounded SNP</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
373 <option value="fixed">Fixed</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
374 </param> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
375 <when value="snp"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
376 <param name="alpha" argument="--alpha" type="select" label="Chi square significance level required to call a heterozygote or homozygote" > |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
377 <option value="0.1">0.1</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
378 <option value="0.05" selected="True">0.05</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
379 <option value="0.01">0.01</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
380 <option value="0.001">0.001</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
381 </param> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
382 </when> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
383 <when value="bounded"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
384 <param name="bound_low" argument="--bound_low" type="float" value="0.0" min="0.0" max="1.0" label="lower bound for epsilon, the error rate" help="between 0 and 1.0"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
385 <param name="bound_high" argument="--bound_high" type="float" value="1.0" min="0.0" max="1.0" label="upper bound for epsilon, the error rate" help="between 0 and 1.0" /> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
386 <param name="alpha" argument="--alpha" type="select" label="Chi square significance level required to call a heterozygote or homozygote" > |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
387 <option value="0.1">0.1</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
388 <option value="0.05" selected="True">0.05</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
389 <option value="0.01">0.01</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
390 <option value="0.001">0.001</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
391 </param> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
392 </when> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
393 <when value="fixed"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
394 <param name="bc_err_freq" argument="--bc_err_freq" type="float" value="0.1" min="0.0" max="1.0" label="Barcode error frequency" help="between 0 and 1.0"/> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
395 </when> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
396 </conditional> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
397 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
398 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
399 <xml name="barcode_encoding_single"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
400 <option value="--inline_null" selected="True">Barcode is inline with sequence</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
401 <option value="--index_null">Barcode is provided in FASTQ header</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
402 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
403 |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
404 <xml name="barcode_encoding_pair"> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
405 <option value="--inline_null" selected="True">Barcode is inline with sequence</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
406 <option value="--null_index">random oligo is provded in FASTQ header (Illumina i7 read if both i5 and i7 read are provided).</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
407 <option value="--index_null">random oligo is provded in FASTQ header (Illumina i5 or i7 read)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
408 <option value="--inline_inline">random oligo is inline with sequence, occurs on single and paired-end read</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
409 <option value="--index_index">random oligo is provded in FASTQ header (Illumina i5 and i7 read)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
410 <option value="--inline_index">random oligo is inline with sequence on single-end read and second oligo occurs in FASTQ header</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
411 <option value="--index_inline">random oligo occurs in FASTQ header (Illumina i5 or i7 read) and is inline with sequence on single-end read (if single read data) or paired-end read (if paired data)</option> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
412 </xml> |
a8a0cd05d47d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 6ecb1ddafc5575514f9929430e5452027ad02439
iuc
parents:
diff
changeset
|
413 </macros> |