annotate macros.xml @ 6:f73435dc282b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
author iuc
date Thu, 20 Feb 2020 18:17:51 -0500
parents bf204aabbf56
children 0122b28acc5f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
419cd817299c 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"?>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
2 <macros>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
3 <xml name="inputs">
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
4 <param name="input_file" type="data" format="fasta" label="Input FASTA file"/>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
5 <param name="input_nhx" type="data" format="nhx" label="Input newick file"/>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
6 </xml>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
7 <xml name="substitution">
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
8 <param name="model" type="select" label="Substitution model">
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
9 <option value="GTR">GTR - General time reversible
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
10 model</option>
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
11 <option value="LG">LG - Generalist empirical model from
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
12 Le and Gascuel (2008)</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
13 <option value="HIVBm">HIVBm - Specialist empirical model
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
14 for between-host HIV sequences</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
15 <option value="HIVWm">HIVWm - Specialist empirical model
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
16 for within-host HIV sequences</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
17 <option value="WAG">WAG - Generalist empirical model from
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
18 Whelan and Goldman (2001)</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
19 <option value="JTT">JTT - Generalist empirical model from
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
20 Jones, Taylor, and Thornton (1996)</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
21 <option value="JC69">JC69 - Generalist empirical model
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
22 from with equal exchangeability rates</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
23 <option value="mtMet">mtMet - Specialist empirical model
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
24 for metazoan mitochondrial genomes</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
25 <option value="mtVer">mtVer - Specialist empirical model
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
26 for vertebrate mitochondrial genomes</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
27 <option value="mtInv">mtInv - Specialist empirical model
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
28 for invertebrate mitochondrial genomes</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
29 <option value="gcpREV">gcpREV - Specialist empirical
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
30 model for green plant chloroplast genomes</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
31 </param>
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
32 </xml>
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
33
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
34 <xml name="conditional_posteriorEstimationMethod">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
35 <conditional name="posteriorEstimationMethod">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
36 <param argument="--method" type="select" label="Posterior estimation method">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
37 <option value="Variational-Bayes">0-th order Variational Bayes approximation</option>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
38 <option value="Metropolis-Hastings">Full Metropolis-Hastings MCMC algorithm</option>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
39 <option value="Collapsed-Gibbs">Collapsed Gibbs sampler</option>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
40 </param>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
41 <when value="Variational-Bayes">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
42 </when>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
43 <when value="Metropolis-Hastings">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
44 <expand macro="mcmc_options" />
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
45 </when>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
46 <when value="Collapsed-Gibbs">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
47 <expand macro="mcmc_options" />
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
48 </when>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
49 </conditional>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
50 </xml>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
51
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
52 <token name="@posteriorEstimationMethod_cmd@">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
53 #if $posteriorEstimationMethod.method != "Variational-Bayes"
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
54 --chains '$posteriorEstimationMethod.chains'
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
55 --chain-length '$posteriorEstimationMethod.chain_length'
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
56 --burn-in '$posteriorEstimationMethod.samples'
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
57 --samples '$posteriorEstimationMethod.samples_per_chain'
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
58 #end if
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
59 </token>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
60
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
61 <xml name="mcmc_options">
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
62 <param argument="--chains" type="integer" value="5" min="2" max="20" label="Number of MCMC chains" />
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
63 <param argument="--chain-length" name="chain_length" type="integer" value="2000000" min="500000" max="50000000" label="Length of each chain" />
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
64 <param argument="--burn-in" name="samples" type="integer" value="1000000" min="100000" max="1900000" label="Samples to use for burn-in" />
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
65 <param argument="--samples" name="samples_per_chain" type="integer" value="100" min="50" max="1000000" label="Samples to draw from each chain" />
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
66 </xml>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
67
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
68 <xml name="gencode">
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
69 <param name="gencodeid" type="select" label="Genetic code">
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
70 <option value="Universal">Universal code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
71 <option value="Vertebrate-mtDNA">Vertebrate mitochondrial DNA
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
72 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
73 <option value="Yeast-mtDNA">Yeast mitochondrial DNA
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
74 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
75 <option value="Mold-Protozoan-mtDNA">Mold, Protozoan and
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
76 Coelenterate mt; Mycloplasma/Spiroplasma</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
77 <option value="Invertebrate-mtDNA">Invertebrate mitochondrial
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
78 DNA code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
79 <option value="Ciliate-Nuclear">Ciliate, Dasycladacean and
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
80 Hexamita Nuclear code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
81 <option value="Echinoderm-mtDNA">Echinoderm mitochondrial DNA
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
82 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
83 <option value="Euplotid-Nuclear">Euplotid Nuclear
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
84 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
85 <option value="Alt-Yeast-Nuclear">Alternative Yeast Nuclear
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
86 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
87 <option value="Ascidian-mtDNA">Ascidian mitochondrial DNA
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
88 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
89 <option value="Flatworm-mtDNA">Flatworm mitochondrial DNA
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
90 code</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
91 <option value="Blepharisma-Nuclear">Blepharisma Nuclear
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
92 code</option>
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
93 </param>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
94 </xml>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
95 <xml name="branches">
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
96 <param name="branches" type="select" label="Set of branches to test">
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
97 <option value="All">All branches</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
98 <option value="Internal">Internal branches</option>
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
99 <option value="Leaves">Leaf branches</option>
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
100 <option value="'Unlabeled-branches'">Unlabeled branches</option>
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
101 </param>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
102 </xml>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
103 <xml name="citations">
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
104 <citations>
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
105 <citation type="doi">10.1093/molbev/msz197</citation>
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
106 <yield/>
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
107 </citations>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
108 </xml>
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
109 <token name="@VERSION@">2.5.4</token>
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
110 <xml name="requirements">
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
111 <requirements>
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
112 <requirement type="package" version="@VERSION@">hyphy</requirement>
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
113 <yield/>
0
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
114 </requirements>
419cd817299c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff changeset
115 </xml>
5
bf204aabbf56 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e31ca8967662206fc17d608efea398502569437a"
iuc
parents: 4
diff changeset
116 <token name="@HYPHYMPI@">\${GALAXY_MPIRUN:-mpirun -np \${GALAXY_SLOTS:-1}} HYPHYMPI</token>
6
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
117 <token name="@HYPHY_ENVIRONMENT@"><![CDATA[
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
118 export HYPHY=`which hyphy` &&
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
119 export HYPHY_PATH=`dirname \$HYPHY` &&
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
120 export HYPHY_LIB=`readlink -f \$HYPHY_PATH/../lib/hyphy` &&]]></token>
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
121 <token name="@HYPHY_INVOCATION@"><![CDATA[
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
122 @HYPHY_ENVIRONMENT@ hyphy LIBPATH=\$HYPHY_LIB
f73435dc282b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
iuc
parents: 5
diff changeset
123 ]]></token>
1
5c87e4907e08 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents: 0
diff changeset
124 </macros>