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

[Tutorial] Installing Exabayes on Ubuntu (Linux).

Dr. Muniba Faiza
Last updated: May 26, 2025 4:41 pm
Dr. Muniba Faiza
Share
2 Min Read
installing exabayes on Ubuntu
SHARE

ExaBayes is a software tool designed for large-scale Bayesian phylogenetic inference [1]. It is particularly optimized for analyzing massive datasets, such as those derived from next-generation sequencing, by efficiently estimating phylogenetic trees. ExaBayes employs parallel computing techniques to handle computationally intensive tasks, making it suitable for high-performance computing environments. In this article, we will install Exabayes on Ubuntu (Linux).

Contents
Preparing systemDownloading required dependenciesDownloading ExabayesInstalling ExabayesReferences

Preparing system

It is good to update and upgrade your Ubuntu system first. Log into your Ubuntu system and open the terminal by pressing Ctrl+Alt+T altogether, and type the following commands:

$ sudo apt-get update

$ sudo apt-get upgrade

Downloading required dependencies

$ sudo apt-get install -y cmake g++ libopenmpi-dev openmpi-bin autoconf automake libtool make

Downloading Exabayes

Change to the directory where you want to download (here, it is Downloads). Open a terminal and paste the following command to download Exabayes.

$ cd Downloads/

$ wget https://cme.h-its.org/exelixis/resource/download/software/exabayes-1.5.1.tar.gz

Installing Exabayes

Extract the downloaded file.

$ tar xvzf exabayes-1.5.1.tar.gz

It will create a new directory namely exabayes-1.5.1. Move inside this directory.

$ cd exabayes-1.5.1/

Now install using the following commands:

$ ./configure --enable-mpi && make
$ sudo make install

enable-mpi argument will help to employ parallel computing.


References

  1. Aberer, A. J., Kobert, K., & Stamatakis, A. (2014). ExaBayes: massively parallel Bayesian tree inference for the whole-genome era. Molecular biology and evolution, 31(10), 2553-2556.

situs gacor hari ini

slot 4d

situs gacor hari ini

situs slot gacor

toto slot

toto slot

toto slot

toto slot

situs toto

link slot gacor

slot gacor

TAGGED:ExabayesUbuntu installation
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

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

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

December 28, 2021
How to see ligand interactions and label residues in DS Visualizer?
Tips & Tricks

How to see ligand interactions and label residues in DS Visualizer?

March 25, 2025
Installing FragGeneScan on Ubuntu
SoftwareTools

Installing FragGeneScan on Ubuntu

September 15, 2020
RNAIndel-predict somatic indels in tumor rna-seq
RNA-seq analysisSoftwareTools

RNAIndel: A tool to identify somatic indels from tumor RNA-seq data

August 15, 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