Skip to content

Update maximum-likelihood tree models in Quickstart - #25

Open
bqminh wants to merge 1 commit into
masterfrom
bqminh-patch-1
Open

Update maximum-likelihood tree models in Quickstart#25
bqminh wants to merge 1 commit into
masterfrom
bqminh-patch-1

Conversation

@bqminh

Copy link
Copy Markdown
Member

Updated model descriptions and added new model for protein alignment.

Updated model descriptions and added new model for protein alignment.
CopilotAI review requested due to automatic review settings June 17, 2026 23:19

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Quickstart documentation examples for maximum-likelihood tree inference models, including switching the DNA example to a FreeRate-based model and adding a protein-alignment model example.

Changes:

  • Updated the DNA maximum-likelihood example model from GTR+I+G to GTR+I+R.
  • Added a new protein maximum-likelihood example using a Pfam-derived amino-acid model.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threaddoc/Quickstart.md
Comment on lines +129 to +131
* Infer maximum-likelihood tree using `QC.PFAM+F+I+R` model for protein alignment:

iqtree -s prot.phy -m QC.PFAM+F+I+R

@thomaskfthomaskf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good,

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@bqminh@thomaskf