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

Silent fail when misspecifying custom profile mixture model #65

Closed
dschrempf opened this issue Apr 6, 2018 · 1 comment
Closed

Silent fail when misspecifying custom profile mixture model #65

dschrempf opened this issue Apr 6, 2018 · 1 comment

Comments

@dschrempf
Copy link
Contributor

Hi,

I use IQ-TREE with custom profile mixture models, like so

-mdef myModel.nex -m GTR20+CFModel+G

However, I managed to call my actual custom frequency model CFmodel (instead of CFModel) in the myModel.nex file. There was no error message and emprirical frequencies where used quietly.

Maybe IQ-TREE should fail when a frequency model is specified that does not exist.

Cheers,
Dominik

@bqminh
Copy link
Member

bqminh commented Apr 19, 2018

I see. Right now all parts of model string which does not match any specification will be ignored. It's not straight-forward how to do a more proper checking... will keep this in mind, but since this is not a bug, I will come back later, once other issues are fixed.

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

No branches or pull requests

2 participants