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

Installing MODELLER on Linux/Ubuntu

Tariq Abdullah
Last updated: November 7, 2021 8:58 am
Tariq Abdullah
Share
2 Min Read
SHARE

MODELLER is a software package that is used to predict protein three-dimensional structures [1,2]. MODELLER can be used for other tasks such as modeling of loops in proteins, multiple alignments of structures, comparison of protein structures, and many others. In this article, I will explain how to install MODELLER on Linux/Ubuntu.

1. Download

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

Now start downloading the software in a directory, say, Downloads, by typing the following command:

$ sudo wget https://salilab.org/modeller/9.22/modeller-9.22.tar.gz 

2. Install

Extract the tar package:

$ tar xvzf modeller-9.22.tar.gz

It will create a new directory in Downloads, named modeller-9.22. cd to that directory and start installing.

$ cd modeller-9.22

$ ./install

It will prompt some questions, answer them, and then you are finally done!

You can run MODELLER either by:

  1. using python (assuming python 2.3 – 3.7 is already installed on your system)

$ python modeller_script.py

2. using mod9.22 scripts

$ mod9.22 modeller_script.py

That’s all for the installation of MODELLER.

If you have any query, please email at info@bioinformaticsreview.com.

References

  1. Webb, B., & Sali, A. (2014). Comparative protein structure modeling using MODELLER. Current protocols in bioinformatics, 47(1), 5-6.
  2. Martí-Renom, M. A., Stuart, A. C., Fiser, A., Sánchez, R., Melo, F., & Šali, A. (2000). Comparative protein structure modeling of genes and genomes. Annual review of biophysics and biomolecular structure, 29(1), 291-325.
Share This Article
Facebook Copy Link Print
ByTariq Abdullah
Tariq is founder of Bioinformatics Review and Lead Developer at IQL Technologies. His areas of expertise include algorithm design, phylogenetics, MicroArray, Plant Systematics, and genome data analysis. If you have questions, reach out to him via his homepage.
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

Installing PyVOL plugin in Pymol on Ubuntu (Linux).
SoftwareTools

Installing PyVOL plugin in Pymol on Ubuntu (Linux).

August 29, 2022
SoftwareTools

Installing Roary and Prokka on Ubuntu

July 29, 2020
[Tutorial] Installing HTSlib on Ubuntu (Linux).
SoftwareTools

[Tutorial] Installing HTSlib on Ubuntu (Linux).

March 13, 2025
how to install Discovery Studio Visualizer on Ubuntu (Linux)?
SoftwareTools

How to install & execute Discovery Studio Visualizer on Ubuntu (Linux)?

May 14, 2025
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