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

Installing TREE-PUZZLE on Ubuntu

Dr. Muniba Faiza
Last updated: December 15, 2020 7:52 pm
Dr. Muniba Faiza
Share
2 Min Read
Installing tree-puzzle on Ubuntu
SHARE

TREE-PUZZLE is a software to reconstruct phylogenetic trees using the maximum likelihood method [1,2]. It requires sequence data as input and implements a fast search algorithm and quartet puzzling. It can process large datasets easily. In this article, we will install TREE-PUZZLE on Ubuntu.

Contents
Preparing systemDownloading TREE-PUZZLEInstalling TREE-PUZZLEReferences

Preparing system

Let’s update and upgrade the system first.

Open the terminal (Ctrl+T) and type the following commands:

$ sudo apt-get update

$ sudo apt-get upgrade

Downloading TREE-PUZZLE

You can download the latest version of TREE-PUZZLE from here or use the following commands.

Move inside the directory where you want to download the software. Let’s say, ‘Downloads‘.

$ cd Downloads/

$ wget http://www.tree-puzzle.de/tree-puzzle-5.3.rc16-linux.tar.gz

Installing TREE-PUZZLE

Extract the file and then install.

$ tar xvzf tree-puzzle-5.3.rc16-linux.tar.gz

It will create a directory namely, ‘tree-puzzle-5.3.rc16-linux‘, now move inside this new directory and install using the following commands:

$ cd tree-puzzle-5.3.rc16-linux/

$ ./configure

$ make

$ sudo make install

It may take a few minutes to finish. After that, you can easily use TREE-PUZZLE on your system.


References

  1. Schmidt, H. A., Strimmer, K., Vingron, M., & Von Haeseler, A. (2002). TREE-PUZZLE: maximum likelihood phylogenetic analysis using quartets and parallel computing. Bioinformatics, 18(3), 502-504.
  2. Schmidt, H. A., & von Haeseler, A. (2007). Maximum‐likelihood analysis using TREE‐PUZZLE. Current Protocols in Bioinformatics, 17(1), 6-6.
TAGGED:installationphylogenetic tree reconstructiontree-puzzleubuntu
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

Installing cdk on Ubuntu
CheminformaticsSoftwareTools

Installing CDK (Chemistry Development Kit) on Ubuntu (Linux)

July 4, 2021
Identifying binding sites in receptors using AutoSite tool
DockingSoftwareTools

Identifying binding sites in receptors using AutoSite tool

August 7, 2023
How to find a best fit model using IQ-TREE?
PhylogeneticsSoftwareTools

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

December 28, 2021
SoftwareTools

How to create a pangenome of isolated genome sequences using Roary and Prokka?

July 5, 2022
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