Mercurial > repos > iuc > hyphy_slac
annotate macros.xml @ 31:c010cbc8ff3a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
author | iuc |
---|---|
date | Tue, 05 Oct 2021 05:01:47 +0000 |
parents | 0c6724c345d9 |
children | 54a5bb259ba2 |
rev | line source |
---|---|
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
2 <macros> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
3 <xml name="inputs"> |
24
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
4 <param name="input_file" type="data" format="fasta,fasta.gz,nex" label="Input FASTA or NEXUS file" help="If the input file type is NEXUS and it includes a valid newick tree, that tree will override an uploaded newick tree" /> |
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
5 <param name="input_nhx" type="data" format="nhx,newick" optional="true" label="Input newick file"/> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
6 </xml> |
31
c010cbc8ff3a
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
iuc
parents:
26
diff
changeset
|
7 <xml name="bio_tools"> |
c010cbc8ff3a
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
iuc
parents:
26
diff
changeset
|
8 <xrefs> |
c010cbc8ff3a
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
iuc
parents:
26
diff
changeset
|
9 <xref type="bio.tools">HyPhy</xref> |
c010cbc8ff3a
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
iuc
parents:
26
diff
changeset
|
10 </xrefs> |
c010cbc8ff3a
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
iuc
parents:
26
diff
changeset
|
11 </xml> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
12 <xml name="substitution"> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
13 <param name="model" type="select" label="Substitution model"> |
6
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
14 <option value="GTR">GTR - General time reversible |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
15 model</option> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
16 <option value="LG">LG - Generalist empirical model from |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
17 Le and Gascuel (2008)</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
18 <option value="HIVBm">HIVBm - Specialist empirical model |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
19 for between-host HIV sequences</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
20 <option value="HIVWm">HIVWm - Specialist empirical model |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
21 for within-host HIV sequences</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
22 <option value="WAG">WAG - Generalist empirical model from |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
23 Whelan and Goldman (2001)</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
24 <option value="JTT">JTT - Generalist empirical model from |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
25 Jones, Taylor, and Thornton (1996)</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
26 <option value="JC69">JC69 - Generalist empirical model |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
27 from with equal exchangeability rates</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
28 <option value="mtMet">mtMet - Specialist empirical model |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
29 for metazoan mitochondrial genomes</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
30 <option value="mtVer">mtVer - Specialist empirical model |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
31 for vertebrate mitochondrial genomes</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
32 <option value="mtInv">mtInv - Specialist empirical model |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
33 for invertebrate mitochondrial genomes</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
34 <option value="gcpREV">gcpREV - Specialist empirical |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
35 model for green plant chloroplast genomes</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
36 </param> |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
37 </xml> |
6
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
38 |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
39 <xml name="conditional_posteriorEstimationMethod"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
40 <conditional name="posteriorEstimationMethod"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
41 <param argument="--method" type="select" label="Posterior estimation method"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
42 <option value="Variational-Bayes">0-th order Variational Bayes approximation</option> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
43 <option value="Metropolis-Hastings">Full Metropolis-Hastings MCMC algorithm</option> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
44 <option value="Collapsed-Gibbs">Collapsed Gibbs sampler</option> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
45 </param> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
46 <when value="Variational-Bayes"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
47 </when> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
48 <when value="Metropolis-Hastings"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
49 <expand macro="mcmc_options" /> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
50 </when> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
51 <when value="Collapsed-Gibbs"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
52 <expand macro="mcmc_options" /> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
53 </when> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
54 </conditional> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
55 </xml> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
56 |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
57 <token name="@posteriorEstimationMethod_cmd@"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
58 #if $posteriorEstimationMethod.method != "Variational-Bayes" |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
59 --chains '$posteriorEstimationMethod.chains' |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
60 --chain-length '$posteriorEstimationMethod.chain_length' |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
61 --burn-in '$posteriorEstimationMethod.samples' |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
62 --samples '$posteriorEstimationMethod.samples_per_chain' |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
63 #end if |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
64 </token> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
65 |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
66 <xml name="mcmc_options"> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
67 <param argument="--chains" type="integer" value="5" min="2" max="20" label="Number of MCMC chains" /> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
68 <param argument="--chain-length" name="chain_length" type="integer" value="2000000" min="500000" max="50000000" label="Length of each chain" /> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
69 <param argument="--burn-in" name="samples" type="integer" value="1000000" min="100000" max="1900000" label="Samples to use for burn-in" /> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
70 <param argument="--samples" name="samples_per_chain" type="integer" value="100" min="50" max="1000000" label="Samples to draw from each chain" /> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
71 </xml> |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
72 |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
73 <xml name="gencode"> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
74 <param name="gencodeid" type="select" label="Genetic code"> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
75 <option value="Universal">Universal code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
76 <option value="Vertebrate-mtDNA">Vertebrate mitochondrial DNA |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
77 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
78 <option value="Yeast-mtDNA">Yeast mitochondrial DNA |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
79 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
80 <option value="Mold-Protozoan-mtDNA">Mold, Protozoan and |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
81 Coelenterate mt; Mycloplasma/Spiroplasma</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
82 <option value="Invertebrate-mtDNA">Invertebrate mitochondrial |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
83 DNA code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
84 <option value="Ciliate-Nuclear">Ciliate, Dasycladacean and |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
85 Hexamita Nuclear code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
86 <option value="Echinoderm-mtDNA">Echinoderm mitochondrial DNA |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
87 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
88 <option value="Euplotid-Nuclear">Euplotid Nuclear |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
89 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
90 <option value="Alt-Yeast-Nuclear">Alternative Yeast Nuclear |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
91 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
92 <option value="Ascidian-mtDNA">Ascidian mitochondrial DNA |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
93 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
94 <option value="Flatworm-mtDNA">Flatworm mitochondrial DNA |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
95 code</option> |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
96 <option value="Blepharisma-Nuclear">Blepharisma Nuclear |
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
97 code</option> |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
98 </param> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
99 </xml> |
13
4ddef72f7f21
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2413d0043c5d263ecfa75ec0f8614e322fb65f99"
iuc
parents:
12
diff
changeset
|
100 |
26
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
101 <xml name="srv"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
102 <conditional name="advanced" label="Advanced options"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
103 <param name="srv_options" type="select" label="Set advanced parameters" help="If these parameters are not set, RELAX will calculate appropriate values at runtime"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
104 <option value="defaults">Calculate</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
105 <option value="specify">Specify values</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
106 </param> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
107 <when value="defaults" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
108 <when value="specify"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
109 <param argument="--grid-size" type="integer" value="250" label="Points in the initial distributional guess for likelihood fitting" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
110 <param argument="--starting-points" type="integer" value="1" label="Initial random guesses to seed rate values optimization" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
111 <param argument="--syn-rates" type="integer" min="1" max="10" value="3" label="Alpha rate classes to include in the model" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
112 <param argument="--rates" type="integer" min="2" max="10" value="3" label="Omega rate classes to include in the model" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
113 <param argument="--srv" type="boolean" truevalue="Yes" falsevalue="No" label="Include synonymous rate variation" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
114 <param name="save_alternative_model" type="boolean" label="Save alternative model fit" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
115 </when> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
116 </conditional> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
117 </xml> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
118 |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
119 <xml name="branches"> |
26
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
120 <conditional name="branch_cond"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
121 <param name="branch_sel" type="select" label="Set of branches to test"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
122 <option value="All">All branches</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
123 <option value="Internal">Internal branches</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
124 <option value="Leaves">Leaf branches</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
125 <option value="'Unlabeled-branches'">Unlabeled branches</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
126 <option value="specify">Enter a branch label</option> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
127 </param> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
128 <when value="specify"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
129 <param name="branch_label" type="text" value="Test" optional="false" label="Branch label"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
130 <sanitizer invalid_char=""> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
131 <valid initial="default" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
132 </sanitizer> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
133 </param> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
134 </when> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
135 <when value="All" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
136 <when value="Internal" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
137 <when value="Leaves" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
138 <when value="'Unlabeled-branches'" /> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
139 </conditional> |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
140 </xml> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
141 <xml name="citations"> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
142 <citations> |
6
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
143 <citation type="doi">10.1093/molbev/msz197</citation> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
144 <yield/> |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
145 </citations> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
146 </xml> |
24
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
147 <token name="@VERSION@">2.5.31</token> |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
148 <xml name="requirements"> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
149 <requirements> |
6
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
150 <requirement type="package" version="@VERSION@">hyphy</requirement> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
151 <yield/> |
0
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
152 </requirements> |
9da003917dcb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
153 </xml> |
26
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
154 <xml name="alternative_model_output"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
155 <data name="alternative_model" format="hyphy_results.json" from_work_dir="alternative_model.json"> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
156 <filter>advanced['save_alternative_model']</filter> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
157 </data> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
158 </xml> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
159 <token name="@INPUT_TREE@"><![CDATA[ |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
160 #if $input_nhx: |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
161 --tree input.nhx |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
162 #end if |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
163 ]]> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
164 </token> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
165 <token name="@branch_options@"><![CDATA[ |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
166 #if $branch_cond.branch_sel == 'specify': |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
167 --branches '$branch_cond.branch_label' |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
168 #else: |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
169 --branches $branch_cond.branch_sel |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
170 #end if |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
171 ]]> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
172 </token> |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
173 <token name="@advanced_options@"><![CDATA[ |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
174 #if $advanced.srv_options == 'specify': |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
175 --grid-size $advanced.grid_size |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
176 --starting-points $advanced.starting_points |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
177 --syn-rates $advanced.syn_rates |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
178 --rates $advanced.rates |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
179 --srv $advanced.srv |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
180 #if $advanced.save_alternative_model: |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
181 --save-fit alternative_model.json |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
182 #end if |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
183 #end if |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
184 ]]></token> |
17
dc9e52b2d0e1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f6cabbd9eb2eea9f5d44fe9836cc5f6d6087a839"
iuc
parents:
15
diff
changeset
|
185 <token name="@HYPHYMPI@">\${GALAXY_MPIRUN:-mpirun -mca orte_tmpdir_base "\${TMPDIR:-.}" -np \${GALAXY_SLOTS:-1}} HYPHYMPI</token> |
26
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
186 <token name="@ERRORS@"><![CDATA[ |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
187 ; EC=\$? ; [[ -f errors.* ]] && cat errors.* >&2 ; exit \$EC |
9
0b4ee5db66ca
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 751182d5067ac8378199058d9152ebfcaeb4c4b5"
iuc
parents:
8
diff
changeset
|
188 ]]></token> |
6
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
189 <token name="@HYPHY_ENVIRONMENT@"><![CDATA[ |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
190 export HYPHY=`which hyphy` && |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
191 export HYPHY_PATH=`dirname \$HYPHY` && |
13
4ddef72f7f21
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2413d0043c5d263ecfa75ec0f8614e322fb65f99"
iuc
parents:
12
diff
changeset
|
192 export HYPHY_LIB=`readlink -f \$HYPHY_PATH/../share/hyphy` &&]]></token> |
6
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
193 <token name="@HYPHY_INVOCATION@"><![CDATA[ |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
194 @HYPHY_ENVIRONMENT@ hyphy LIBPATH=\$HYPHY_LIB |
25782236e47e
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents:
5
diff
changeset
|
195 ]]></token> |
24
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
196 <token name="@SYMLINK_FILES@"><![CDATA[ |
26
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
197 #if $input_nhx is not None: |
24
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
198 ln -s '$input_nhx' input.nhx && |
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
199 #end if |
26
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
200 ln -s '$input_file' input.$input_file.extension && |
0c6724c345d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
24
diff
changeset
|
201 #set $input_file = 'input.%s' % $input_file.extension |
24
ec499ddce7a9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
23
diff
changeset
|
202 ]]></token> |
1
c2bed8cc8fc1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
203 </macros> |