Mercurial > repos > iuc > hyphy_busted
annotate hyphy_busted.xml @ 30:d538129f4fe5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 08:55:26 +0000 |
| parents | 62f9b7fc4054 |
| children | 0494d850a4d6 |
| rev | line source |
|---|---|
|
0
3e7799d80897
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"?> |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
2 <tool id="hyphy_busted" name="HyPhy-BUSTED" version="@VERSION@+galaxy1" profile="19.09"> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
3 <description>Branch-site Unrestricted Statistical Test for Episodic Diversification</description> |
|
30
d538129f4fe5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
iuc
parents:
25
diff
changeset
|
4 <expand macro="bio_tools"/> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
5 <macros> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
6 <import>macros.xml</import> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
7 </macros> |
|
1
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
8 <expand macro="requirements"/> |
|
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
9 <command detect_errors="exit_code"><![CDATA[ |
|
23
5dafd26110c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
16
diff
changeset
|
10 @SYMLINK_FILES@ |
|
3
4c8ccfe4a003
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f14f2bae2b27dc04e574803c7d4442a64cfe43e4"
iuc
parents:
2
diff
changeset
|
11 hyphy busted |
|
23
5dafd26110c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2742ee3b4e90f65352845265d2f85c4263e0eabb"
iuc
parents:
16
diff
changeset
|
12 --alignment ./$input_file |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
13 @INPUT_TREE@ |
|
1
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
14 --code $gencodeid |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
15 @branch_options@ |
|
3
4c8ccfe4a003
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f14f2bae2b27dc04e574803c7d4442a64cfe43e4"
iuc
parents:
2
diff
changeset
|
16 --output '$busted_output' |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
17 @advanced_options@ |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
18 @ERRORS@ |
|
1
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
19 ]]></command> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
20 <inputs> |
|
1
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
21 <expand macro="inputs"/> |
|
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
22 <expand macro="gencode"/> |
|
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
23 <expand macro="branches"/> |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
24 <expand macro="srv"/> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
25 </inputs> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
26 <outputs> |
|
3
4c8ccfe4a003
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f14f2bae2b27dc04e574803c7d4442a64cfe43e4"
iuc
parents:
2
diff
changeset
|
27 <data name="busted_output" format="hyphy_results.json" /> |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
28 <expand macro="alternative_model_output" /> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
29 </outputs> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
30 <tests> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
31 <test> |
|
1
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
32 <param name="input_file" ftype="fasta" value="absrel-in1.fa"/> |
|
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
33 <param name="input_nhx" ftype="nhx" value="absrel-in1.nhx"/> |
|
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
34 <output name="busted_output" file="busted-out1.json" compare="sim_size"/> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
35 </test> |
|
25
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
36 <test> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
37 <param name="input_file" ftype="nex" value="busted-in2.nex"/> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
38 <param name="branches" value="specify" /> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
39 <param name="branch_label" value="B_US_90_WEAU160" /> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
40 <param name="srv_options" value="specify" /> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
41 <param name="save_alternative_model" value="true" /> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
42 <output name="busted_output" file="busted-out2-1.json" compare="sim_size"/> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
43 <output name="alternative_model" file="busted-out2-2.json" compare="sim_size"/> |
|
62f9b7fc4054
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
iuc
parents:
23
diff
changeset
|
44 </test> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
45 </tests> |
|
1
d568d72737a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 2c7a7ff8a55e7584e84335baa3159a63ce7a590c"
iuc
parents:
0
diff
changeset
|
46 <help><![CDATA[ |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
47 |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
48 BUSTED : Bayesian UnresTricted Test of Episodic Diversification |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
49 =============================================================== |
|
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
50 |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
51 What question does this method answer? |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
52 -------------------------------------- |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
53 |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
54 Is there evidence that some sites in the alignment have been subject to positive diversifying selection, |
|
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
55 either pervasive (throughout the evolutionary tree) or episodic (only on some lineages)? |
|
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
56 In other words, BUSTED asks whether a given gene has been subject to positive, diversifying selection at any site, at any time. |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
57 If a priori information about lineages of interest is available (e.g., due to migration, change in the environment, etc.), |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
58 then BUSTED can be restricted to test for selection only on a subset of tree lineages, potentially boosting power. |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
59 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
60 Recommended Applications |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
61 ------------------------ |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
62 |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
63 1. Annotating a collection of alignments with a binary attribute: has this alignment been subject to positive diversifying selection (yes/no)? |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
64 2. Testing small or low-divergence alignments (i.e. ~30 sequences) for evidence of positive diversifying selection, where neither branch nor site level methods have sufficient power. |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
65 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
66 Brief description |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
67 ----------------- |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
68 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
69 BUSTED (branch-site unrestricted statistical test of episodic |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
70 diversification) uses a random effects branch-site model fitted jointly |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
71 to all or a subset of tree branches in order to test for alignment-wide |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
72 evidence of episodic diversifying selection. Assuming there is evidence |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
73 of positive selection (i.e. there is an omega > 1), BUSTED will also |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
74 perform a quick evidence-ratio style analysis to explore which |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
75 individual sites may have been subject to selection. |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
76 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
77 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
78 Input |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
79 ----- |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
80 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
81 1. A *FASTA* sequence alignment. |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
82 2. A phylogenetic tree in the *Newick* format |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
83 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
84 Note: the names of sequences in the alignment must match the names of the sequences in the tree. |
|
2
1d41fc8c04d7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 533e8f97b4df382944ac8a31d98e04c9efeb6798"
iuc
parents:
1
diff
changeset
|
85 |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
86 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
87 Output |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
88 ------ |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
89 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
90 A JSON file with analysis results (http://hyphy.org/resources/json-fields.pdf). |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
91 |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
92 For each tested branch the analysis will infer the appropriate number of selective regimes, |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
93 and whether or not there is statistical evidence of positive selection on that branch. |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
94 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
95 A custom visualization module for viewing these results is available (see http://vision.hyphy.org/BUSTED for an example) |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
96 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
97 Further reading |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
98 --------------- |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
99 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
100 http://hyphy.org/methods/selection-methods/#busted |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
101 |
|
2
1d41fc8c04d7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 533e8f97b4df382944ac8a31d98e04c9efeb6798"
iuc
parents:
1
diff
changeset
|
102 |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
103 Tool options |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
104 ------------ |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
105 :: |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
106 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
107 |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
108 --code Which genetic code to use |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
109 |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
110 --branches Which branches should be tested for selection? |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
111 All [default] : test all branches |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
112 |
|
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
113 Internal : test only internal branches (suitable for |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
114 intra-host pathogen evolution for example, where terminal branches |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
115 may contain polymorphism data) |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
116 |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
117 Leaves: test only terminal (leaf) branches |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
118 |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
119 Unlabeled: if the Newick string is labeled using the {} notation, |
|
9
cb5ff3a1d7c6
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 8abccd4b7a288b6a321a6662eec88577ad83b36f"
iuc
parents:
6
diff
changeset
|
120 test only branches without explicit labels |
|
6
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
121 (see http://hyphy.org/tutorials/phylotree/) |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
122 ]]> |
|
51548f9a253f
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit f953137ef9ed4e9e1dcce3d93ee26fdc5d2bba53"
iuc
parents:
4
diff
changeset
|
123 </help> |
|
0
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
124 <expand macro="citations"> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
125 <citation type="doi">10.1093/molbev/msv035</citation> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
126 </expand> |
|
3e7799d80897
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 538d41e9789e18c8edb3dc68a1aabbee9b9f8bea
iuc
parents:
diff
changeset
|
127 </tool> |
