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
SoftwareTools

How to install IQ-TREE on Ubuntu (Linux)?

Dr. Muniba Faiza
Last updated: December 5, 2021 6:17 pm
Dr. Muniba Faiza
Share
2 Min Read
How to install IQ-TREE on Ubuntu (Linux)?
SHARE

IQ-TREE [1] is a bioinformatics software for phylogenetic/phylogenomic inference. It is available as a webserver and a standalone tool. In this article, we are going to install IQ-TREE on Ubuntu.

Contents
Preparing systemDownloading IQ-TREEInstalling IQ-TREEReferences

Preparing system

Open a terminal by pressing Ctrl+Alt+T. Update and upgrade your system using the following commands:

$ sudo apt-get update

$ sudo apt-get upgrade

Downloading IQ-TREE

Let’s change to a directory where you want to download the software. We are downloading in ‘Downloads‘.

$ cd Downloads/

To download the software either visit this page or paste the following commands. We are installing stable version 1.6.12 of IQ-TREE for 64-bit multicore Linux. You can also download for 32-bit.

$ wget https://github.com/Cibiv/IQ-TREE/releases/download/v1.6.12/iqtree-1.6.12-Linux.tar.gz

Installing IQ-TREE

Now extract the downloaded file.

$ tar xvzf iqtree-1.6.12-Linux.tar.gz

A new directory will be created namely, ‘iqtree-1.6.12-Linux‘. Move inside this directory and then to the bin directory.

$ cd iqtree-1.6.12-Linux/bin/

Here you will find an executable file namely, iqtree. Move or copy this file to the /usr/bin/ directory so that you can execute it from anywhere you want.

$ sudo cp iqtree /usr/bin/

Now IQ-TREE can be easily run by typing $ iqtree in the terminal.


References

  1. B.Q. Minh, H.A. Schmidt, O. Chernomor, D. Schrempf, M.D. Woodhams, A. von Haeseler, R. Lanfear(2020) IQ-TREE 2: New models and efficient methods for phylogenetic inference in the genomic era. Mol. Biol. Evol., 37:1530-1534.
TAGGED:installationiqtreeLinuxubuntu
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.

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
wes_data_analysis Whole Exome Sequencing (WES) Data visualization Toolkit
wes_data_analysis: Whole Exome Sequencing (WES) Data visualization Toolkit
Bioinformatics Programming GitHub Python

You Might Also Like

SAUTE- New assembler for sequence assembly using target enrichment
SoftwareTools

SAUTE- New assembler for sequence assembly using target enrichment

August 16, 2021
Installing Rosetta on Ubuntu
SoftwareTools

[Tutorial] Installing Rosetta 3.21 on Ubuntu

October 9, 2021
GenomicsSoftware

What is PRSice?

May 20, 2020
[Tutorial] Installing jdock on Ubuntu (Linux).
SoftwareTools

[Tutorial] Installing jdock on Ubuntu (Linux).

August 11, 2023
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