Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to specify a model selected previously with -m TEST options? #22

Closed
Ruben9161 opened this issue Mar 20, 2021 · 4 comments
Closed

how to specify a model selected previously with -m TEST options? #22

Ruben9161 opened this issue Mar 20, 2021 · 4 comments
Labels
recipe wanted use this tag if you want a new recipe added to IQ-TREE recipes

Comments

@Ruben9161
Copy link

I performed a TESTMERGEONLY analysis.

what command should i use in the command line to specify a model file previously selected with the -m TESTMERGEONLY???

Is the -spp option (version 1) enough?

thanks for your answer

@nylander
Copy link

Hi @Ruben9161

Provided iqtree2 version 2.2.0, and example files data.faa and data.partitions, try

iqtree2 -s data.faa -p data.partitions -m TESTMERGEONLY --prefix modfind
iqtree2 -s data.faa -p modfind.best_scheme -m modfind.best_model.nex -B 1000 --prefix uboot

@roblanf
Copy link
Collaborator

roblanf commented Sep 30, 2022

Thanks @nylander! I'm going to leave this issue open and add this note that I should put examples of specifying existing models on the recipes page.

@roblanf roblanf added the recipe wanted use this tag if you want a new recipe added to IQ-TREE recipes label Sep 30, 2022
@nylander
Copy link

Good idea @roblanf ! I do believe such an example is lacking from the otherwise extensive documentation regarding iqtree.

@bqminh
Copy link
Member

bqminh commented May 16, 2024

I'll close as this issue is resolved.

@bqminh bqminh closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe wanted use this tag if you want a new recipe added to IQ-TREE recipes
Projects
None yet
Development

No branches or pull requests

4 participants