Ok, I found the MBE reference you gave in your post.
So the model denoted there MG94xHKY85 is available like this:
model=CodonDistPhasFreq(model=K80(), frequencies=F3X4)
with many parameters in it...
CodonDistPhasFreq is codon model based on a nucleotide model (here
K80),
using distance between amino acids (here simply omega for non-
synonymous/synonymous ratio),
and where the substitution rates are multiplied by equilibrium phase-
specific (or not)
nucleotide frequencies.
If I may dare two remarks:
On my on experiments, this model does not perform significantly
better than YN98-F3X4
(with the same number of parameters, the only difference is how
equilibrium frequencies
are used in the generator).
In the paper, the formula used for equilibrium frequencies that remove
stop codons pi_xyz=.... seems false to me, because the removal of a
triplet
because it is a stop does not have an identical effect on the other
codons.
For example, removing TAG will slower the departure rate from codons
that are
1 substitution away from it (TAC, TGG, etc), but none on others.
A+,
L
Hi Tristan,
I indeed dicovered the gabranch approach after we had our paper out,
it is definitely a missing reference :s
Here are some comments:
On Thu, Jul 12, 2012 at 9:36 AM, Tristan Lefebure
wrote:
> Though the approach is quite different, I was expecting the two methods to
> get similar results. This is not the case, mainly regarding the number of
> dn/ds partitions:
> - testNH gives 7 partitions
> - gabanch gives 2 partitions
Despite the susbstituion model issue which indeed is not the same, I
can see several possible explanations:
Is the 7 partitions model a specialization of the 2 partitions models
of gabranch?
* if yes: is the cAIC of the 7 partition model lower than the 2 partition model?
** if yes: then gabranch did not test the 7 partition model, and
therefore does not explore the model space so well :s
** if no: is the BIC of the 7 model lower than the 2 partition model?
*** if yes: the difference result in the model choice criterion, cAIC
and BIC selecting distinct models
*** if no: we have an awful bug in partnh!
* if no: then the mapping failed in finding the most pertinent top
level partition, which would not be so nice and would deserve more
investigation...
Otherwise, about the comparison between programs, I have not been
into gabranch, but isn't it more designed in a population genetic
background?
So perhas the hypotheses and models are quite different than in
testnh?
--
You received this message because you are subscribed to the Google Groups "testnh-help-forum" group.
To unsubscribe from this group, send email to testnh-help-fo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
PS: eventually, if gabranch outputs its partitions in a readable format, I can try to run the corresponding NH model with bppml.
--
You received this message because you are subscribed to the Google Groups "testnh-help-forum" group.
To unsubscribe from this group, send email to testnh-help-fo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Julien,
As I recall, wehn you use their websever, they actually make a NJ tree. When you run gabranch locally, you provide the tree. And no, gabranch does not do any topology optimisation...
I am trying to compare the partitioning on my dataset, how do you guys import the NHX trees in R?
Best,
--
Tristan
--
You received this message because you are subscribed to the Google Groups "testnh-help-forum" group.
To unsubscribe from this group, send email to testnh-help-fo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Fri, Jul 20, 2012 at 1:56 PM, Tristan Lefebure wrote:Hi Julien,
As I recall, wehn you use their websever, they actually make a NJ tree. When you run gabranch locally, you provide the tree. And no, gabranch does not do any topology optimisation...
So what did you use for testnh? The tree provided on the example directory or an NJ tree?
| Threshold | NbPartitions | LogL | DF | AIC | BIC | AIC-c |
| 0.168804 | 10 | -13401.3 | 213 | 27228.5 | 27987.8 | 29168.1595744681 |
| 0 | 3 | -13446.5 | 206 | 27305.1 | 28039.4 | 28884.4333333333 |
--
| NbPartitions | LogL 1.0 | LogL git |
| 1 | -13678.4 | -13629.9 |
| 3 | -13446.5 | -13385 |
| 4 | -13438.5 | -13365.8 |
| 5 | -13418.8 | -13339.8 |
| 6 | -13414.1 | -13331.2 |
| 7 | -13412.1 | -13325.2 |
| 8 | -13408.7 | -13318.4 |
| 9 | -13407.9 | -13313.4 |
| 10 | -13401.3 | -13303.3 |
| 11 | -13400.2 | -13298.8 |
| 12 | -13399.5 | -13294.7 |
| 13 | -13399.3 | -13292.1 |
| 14 | -13398.3 | -13275.5 |
| 15 | -13397.7 | -13270.7 |
| 16 | -13396.9 | -13265.2 |
| 17 | -13396.5 | -13257.5 |
| 18 | -13396.1 | -13253.3 |
| 19 | -13396 | |
| 20 | -13394.5 |
| NbPartitions | DF 1.0 | DF git |
| 1 | 204 | 204 |
| 3 | 206 | 224 |
| 4 | 207 | 234 |
| 5 | 208 | 244 |
| 6 | 209 | 254 |
| 7 | 210 | 264 |
| 8 | 211 | 274 |
| 9 | 212 | 284 |
| 10 | 213 | 294 |
| 11 | 214 | 304 |
| 12 | 215 | 314 |
| 13 | 216 | 324 |
| 14 | 217 | 334 |
| 15 | 218 | 344 |
| 16 | 219 | 354 |
| 17 | 220 | 364 |
| 18 | 221 | 374 |
| 19 | 222 | |
| 20 | 223 |
| Threshold | NbPartitions | LogL | DF | AIC |
| AICc | BIC | |||||
| 0 | 1 | -13629.9 | 204 | 27667.8 | 28395 | |
| 0 | 3 | -13385 | 224 | 27218 | 28711.5 | 28016.4 |
| Threshold | NbPartitions | LogL | DF | AIC |
| AICc | BIC | hand made AICc | |||||
| 0 | 1 | -13629.9 | 204 | 27667.8 | 28395 | 29146.8 | |
| 0 | 3 | -13385 | 224 | 27218 | 28711.5 | 28016.4 | 29993.1111111111 |