Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Custom mixture profiles #66

Closed
dschrempf opened this issue Apr 7, 2018 · 2 comments
Closed

Custom mixture profiles #66

dschrempf opened this issue Apr 7, 2018 · 2 comments
Labels

Comments

@dschrempf
Copy link
Contributor

Hi Minh,

I am trying to run IQ-TREE with custom mixture profiles (maybe see also #65). The command line is

iqtree -nt 4 -s A00000.1y77.ALL_GB.NoIdt -mdef clusters_08_lclr_iqtree.nex -m "GTR20+CF08Model+G" -redo -mwopt

However, the frequency mixture weights are not estimated (but set to 1/8 in this case). Also, the frequency mixtures are not the ones specified in the model file, but are the empirical ones. Effectively, this is running a model with eight equal, empirical frequency profiles.

Maybe I am not correctly specifying the frequency mixture model?

Thanks,
Dominik

IQ-TREE.tar.gz

bqminh added a commit that referenced this issue Apr 19, 2018
@bqminh
Copy link
Member

bqminh commented Apr 19, 2018

I just fixed this bug, see commit 216069a in the latest branch. It is just one line of code!
Minh

@bqminh bqminh added the bug label Apr 19, 2018
@bqminh
Copy link
Member

bqminh commented Apr 20, 2018

Fixed in v1.6.3.b

@bqminh bqminh closed this as completed Apr 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants