ddarriba / modeltest

Best-fit model selection
GNU General Public License v3.0
73 stars 21 forks source link

Tree distances #2

Closed ddarriba closed 6 years ago

ddarriba commented 9 years ago

Implement tree distances.

For example, DT criterion is based on topological distances. Hence it makes no sense to compute it with fixed topologies.

ghost commented 5 years ago

Could not find mode test for binary data?

ghost commented 5 years ago

@ddarriba can this be used for binary data?

ddarriba commented 5 years ago

Sorry, I am not aware of substitution models for binary data apart from a 2-state GTR. This model is supported by (e.g.,) RAxML-NG.