Bioinformatics ReviewBioinformatics Review
Notification Show More
Font ResizerAa
  •  Home
  • Docking
  • MD Simulation
  • Tools
  • More Topics
    • Softwares
    • Sequence Analysis
    • Algorithms
    • Bioinformatics Programming
    • Bioinformatics Research Updates
    • Drug Discovery
    • Phylogenetics
    • Structural Bioinformatics
    • Editorials
    • Tips & Tricks
    • Bioinformatics News
    • Featured
    • Genomics
    • Bioinformatics Infographics
  • Community
    • BiR-Research Group
    • Community Q&A
    • Ask a question
    • Join Telegram Channel
    • Join Facebook Group
    • Join Reddit Group
    • Subscription Options
    • Become a Patron
    • Write for us
  • About Us
    • About BiR
    • BiR Scope
    • The Team
    • Guidelines for Research Collaboration
    • Feedback
    • Contact Us
    • Recent @ BiR
  • Subscription
  • Account
    • Visit Dashboard
    • Login
Font ResizerAa
Bioinformatics ReviewBioinformatics Review
Search
Have an existing account? Sign In
Follow US
PhylogeneticsSoftwareTools

How to find a best fit model using IQ-TREE?

Dr. Muniba Faiza
Last updated: December 28, 2021 6:38 pm
Dr. Muniba Faiza
Share
2 Min Read
How to find a best fit model using IQ-TREE?
SHARE

Previously, we have provided an installation tutorial for IQ-TREE on Ubuntu. In this article, we are going to perform model selection for a dataset using the standalone tool of IQ-TREE.

ModelFinder [1] of IQ-TREE helps to identify the best fit model for data. It supports several substitution models for DNA, protein, codon, and binary alignment.

Follow the steps given below:

  • Align your sequences using any alignment software or a webserver such as Clustal, Muscle, and MAFFT.
  • Save the alignment in Phylip, FASTA, MSF, NEXUS, or Clustal format.
  • Now open a terminal by pressing Ctrl+Alt+T.
  • Paste the following command:
    $ iqtree -s aligned_seqs.fasta -m <model_name>
    Here, -m refers to the model name such as TIM2+I+G, JC, TPM, WAG, and so on. You can select a model from here.
  • If you do not know an appropriate model for your data then use the following command to test all models:
    $ iqtree -s aligned_seqs.fasta -m MFP
  • If you want to resemble jModelTest/ ProtTest, then use the following command:
    $ iqtree -s aligned_seqs.fasta -m TESTONLY
  • You can also run the analysis on a tree as shown below:
    $ iqtree -s input.phy -m <model_name>
  • To re-run the analysis, use the following command:
    $ iqtree -s aligned_seqs.fasta -m <model_name> -redo

References

  1. S. Kalyaanamoorthy, B.Q. Minh, T.K.F. Wong, A. von Haeseler, L.S. Jermiin(2017) ModelFinder: Fast model selection for accurate phylogenetic estimates. Nat. Methods, 14:587-589.
TAGGED:iqtreemodelfinderphylogenetic inference
Share This Article
Facebook Copy Link Print
ByDr. Muniba Faiza
Follow:
Dr. Muniba is a Bioinformatician based in New Delhi, India. She has completed her PhD in Bioinformatics from South China University of Technology, Guangzhou, China. She has cutting edge knowledge of bioinformatics tools, algorithms, and drug designing. When she is not reading she is found enjoying with the family. Know more about Muniba
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

- Advertisement -
Ad image
10 years of Bioinformatics Review: From a Blog to a Bioinformatics Knowledge Hub!
Editorial
Starting in Bioinformatics? Do This First!
Starting in Bioinformatics? Do This First!
Tips & Tricks
[Editorial] Is it ethical to change the order of authors’ names in a manuscript?
Editorial Opinion
Installing bbtools on Ubuntu
[Tutorial] Installing BBTools on Ubuntu (Linux).
Sequence Analysis Software Tools

You Might Also Like

alvis
SoftwareTools

Alvis- A New Tool for Alignment & Visualization of Contigs & Reads and Chimera Detection

March 21, 2021
AlgorithmsDatabasesSoftware

miRBase: Explained

May 20, 2020
Pathonoia- A new tool to detect pathogens in RNA-seq data.
RNA-seq analysisSoftwareTools

Pathonoia- A new tool to detect pathogens in RNA-seq data.

March 23, 2023
AlgorithmsSequence AnalysisSoftware

Benchmark databases for multiple sequence alignment: An overview

May 20, 2020
Copyright 2024 IQL Technologies
  • Journal
  • Customer Support
  • Contact Us
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Cookie Policy
  • Sitemap
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?

Not a member? Sign Up