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
DockingSoftwareTools

How to install Autodock4 on Ubuntu?

Dr. Muniba Faiza
Last updated: April 9, 2023 3:09 pm
Dr. Muniba Faiza
Share
2 Min Read
How to install Autodock4 on Ubuntu?
SHARE

Autodock suite is used for docking small molecules [1]. Recently, Autodock-GPU [2] is developed to accelerate the docking process. Its installation is described in this article. In this tutorial, we will install Autodock 4.2.6 on Ubuntu.

Contents
Getting startedDownloading Autodock4.2.6InstallationReferences

Getting started

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 Autodock4.2.6

You can download it either directly by visiting the website or using the command line as follows. I am downloading it in the ‘Downloads‘ folder, so first, move inside this directory.

$ cd Downloads/
$ wget https://autodock.scripps.edu/wp-content/uploads/sites/56/2021/10/autodocksuite-4.2.6-x86_64Linux2.tar

Installation

Type the following command in the terminal:

$ tar xvf autodocksuite-4.2.6-x86_64Linux2.tar

This will create a new directory called “x86_64Linux2” in the Downloads directory, in which we can see two executable files: “autodock4” and “autogrid”.

We will move them to another directory where we keep the binaries.

$ cd x86_64Linux2/
$ sudo mv autodock4 /usr/local/bin
$ sudo mv autogrid4 /usr/local/bin

Now, you have successfully installed the Autodock suite on Ubuntu.


References

  1. Morris, G. M., Huey, R., Lindstrom, W., Sanner, M. F., Belew, R. K., Goodsell, D. S., & Olson, A. J. (2009). AutoDock4 and AutoDockTools4: Automated docking with selective receptor flexibility. Journal of computational chemistry, 30(16), 2785-2791.
  2. Santos-Martins, D., Solis-Vasquez, L., Tillack, A. F., Sanner, M. F., Koch, A., & Forli, S. (2021). Accelerating AutoDock4 with GPUs and gradient-based local search. Journal of Chemical Theory and Computation, 17(2), 1060-1073.
TAGGED:autodock suiteautodock4installationubuntu
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 take snapshots of structure at specific times in GROMACS?
MD SimulationSoftwareTools

How to take snapshots of structure at specific times in GROMACS?

February 28, 2024
Installing RDPTools on Ubuntu
Sequence AnalysisSoftwareTools

Installing RDPTools on Ubuntu (Linux)

May 21, 2021
AlphaFill- New algorithm to fill ligands in AlphaFold models.
SoftwareTools

AlphaFill- New algorithm to fill ligands in AlphaFold models.

March 8, 2023
How to compare two pairwise alignments using Modeller-10.1?
SoftwareTools

How to compare two pairwise alignments using Modeller-10.1?

November 20, 2021
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