Replies: 4 comments 6 replies
-
|
Hi lars, Could you post the full log file, and the other output files too? Rob |
Beta Was this translation helpful? Give feedback.
-
|
Cool – understood.
From: roblanf ***@***.***>
Date: Wednesday, 15 May 2024 at 03:18
To: iqtree/iqtree2 ***@***.***>
Cc: Jermiin, Lars ***@***.***>, Mention ***@***.***>
Subject: Re: [iqtree/iqtree2] Unexpected result from ModelFinder in IQTREE v 2.3.4 (Discussion #193)
EXTERNAL EMAIL: This email originated outside the University of Galway. Do not open attachments or click on links unless you believe the content is safe.
RÍOMHPHOST SEACHTRACH: Níor tháinig an ríomhphost seo ó Ollscoil na Gaillimhe. Ná hoscail ceangaltáin agus ná cliceáil ar naisc mura gcreideann tú go bhfuil an t-ábhar sábháilte.
re. skipping the overparameterised models, I was referring to IQ-TREE not testing R6-R15 (you set cmax to 15), because R5 is already worse than R4 (R4 is better than R3 according to the BIC on the LG models).
—
Reply to this email directly, view it on GitHub<#193 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AG6JXEHLDLQJJB44RCVBBPDZCLAXLAVCNFSM6AAAAABHSAFV36VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TINBQGA4TK>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi again, Regarding making ModelFinder faster, here are some observations that highlight were easy gains can be made: Testing-m MF -mset LG -mfreq FO,FU,F -mrate E,I,G,G,I+G,IG,R,R,I+R,IR,H,H,I+H,IH Reasons
Observations
NoteOne type of warning (see below) could be stated differently making it clearer to users. QuestionGiven -mfreq FO, the following appears to be acceptable options for -mrate: E,I,G,G,I+G,IG,R,R,I+R,IR,H,H,I+H,IH. Can these now be assumed a being properly tested or should users stay clear of some of them? |
Beta Was this translation helpful? Give feedback.
-
|
Oups -- the formatting of -mrate models is stuffed up (by the use of asterisk). Check the attached file to see what I mean. All the best, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm upgrading to the latest version of IQTREE 2, and therefore testing whether the code works as expected. In this regard, I ran the following job (on my Mac, using the COVID-edition for MacOS ARM 64-bit built May 11 2024):
iqtree2 -s Norovirus_PRO_einsi.fst -T AUTO --seqtype AA -m MF -cmax 15 --merit BIC --safe
The .log file included the following (included simply to show you some features of the data):
Alignment has 20 sequences with 3083 columns, 2180 distinct patterns
1651 parsimony-informative, 418 singleton sites, 1014 constant sites
The .log file also included the following lines:
No. Model -LnL df AIC AICc BIC
1 LG 56111.512 37 112297.024 112297.947 112520.269
2 LG+I 54824.426 38 109724.853 109725.826 109954.132
3 LG+G4 53563.273 38 107202.545 107203.519 107431.824
4 LG+I+G4 53543.629 39 107165.257 107166.283 107400.570
5 LG+R2 53897.546 39 107873.091 107874.117 108108.404
6 LG+R3 53571.700 41 107225.400 107226.532 107472.780
7 LG+R4 53500.052 43 107086.103 107087.348 107345.550
8 LG+R5 53494.707 45 107079.415 107080.778 107350.930
19 LG+I+R2 53648.279 40 107376.559 107377.637 107617.905
20 LG+I+R3 53509.295 42 107102.590 107103.778 107356.004
21 LG+I+R4 53495.975 44 107079.950 107081.253 107345.431
22 LG+I+R5 53495.012 46 107082.024 107083.448 107359.572
39 LG+F+R4 53304.288 62 106732.576 106735.163 107106.663
40 LG+F+R5 53298.983 64 106725.966 106728.723 107112.120
53 LG+F+I+R4 53299.991 63 106725.983 106728.654 107106.103
71 WAG+R4 53774.458 43 107634.916 107636.161 107894.364
72 WAG+R5 53772.955 45 107635.910 107637.273 107907.424
85 WAG+I+R4 53772.853 44 107633.705 107635.009 107899.186
103 WAG+F+R4 53678.880 62 107481.761 107484.348 107855.848
104 WAG+F+R5 53677.300 64 107482.599 107485.356 107868.753
117 WAG+F+I+R4 53677.008 63 107480.016 107482.687 107860.137
135 JTT+R4 53939.965 43 107965.931 107967.176 108225.378
136 JTT+R5 53935.544 45 107961.087 107962.450 108232.602
149 JTT+I+R4 53936.045 44 107960.090 107961.394 108225.571
167 JTT+F+R4 53938.387 62 108000.773 108003.360 108374.860
168 JTT+F+R5 53933.377 64 107994.755 107997.511 108380.909
181 JTT+F+I+R4 53933.944 63 107993.888 107996.559 108374.008
And now the questions:
As I recall it, the original implementation of ModelFinder included these other models.
All the best,
Lars
Beta Was this translation helpful? Give feedback.
All reactions