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

Installing PatchDock on Ubuntu (Linux)

Tariq Abdullah
Last updated: July 13, 2021 4:25 pm
Tariq Abdullah
Share
2 Min Read
Installing PatchDock on Ubuntu (Linux)
SHARE

PatchDock is a docking algorithm that is based on the shape complementarity principle [1,2]. It performs molecular docking of any two types of molecules including proteins, DNA, drugs, and peptides. In this article, we are going to install PatchDock on Ubuntu (Linux).

Contents
  • Preparing system
  • Downloading PatchDock
  • Installing PatcDock
    • References

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 PatchDock

To download PatchDock, you will have to fill out a small form providing your name, email address, and affiliation. Then you will get a link to download the zip file of the latest version of the software. You can fill out the form here.

Download the software in a directory. For this tutorial, we are downloading in let’s say, ‘Downloads‘.

Installing PatcDock

Change to the directory where you have downloaded the zip file.

$ cd Downloads/

Now unzip the downloaded file using the following command.

$ unzip patch_dock_download.zip

It will create a new directory namely, PatchDock, move inside this new directory.

$ cd PatchDock/

Now, you just have to copy the Linux executable file to your /usr/bin/ directory as shown below.

$ cp patch_dock.linux /usr/bin/

Now the PatchDock is successfully installed on your system.


References

  1. Duhovny, D., Nussinov, R., & Wolfson, H. J. (2002, September). Efficient unbound docking of rigid molecules. In International workshop on algorithms in bioinformatics (pp. 185-200). Springer, Berlin, Heidelberg.
  2. Schneidman-Duhovny, D., Inbar, Y., Nussinov, R., & Wolfson, H. J. (2005). PatchDock and SymmDock: servers for rigid and symmetric docking. Nucleic acids research, 33(suppl_2), W363-W367.
TAGGED:dockinginstallationLinuxpatchdockubuntu
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.

How to visualize a 3D structure using Py3Dmol?
How to visualize a 3D structure using Py3Dmol?
Bioinformatics Programming Cheminformatics GitHub Python
ai tools vs traditional tools in bioinformatics
AI Tools vs Traditional Tools in Bioinformatics- Which one to select?
Algorithms Artificial Intelligence Machine Learning Software Tools
AI vs Physics in Molecular Docking
AI vs Physics in Molecular Docking: Towards Faster and More Accurate Pose Prediction
Artificial Intelligence Drug Discovery Machine Learning
10 years of Bioinformatics Review: From a Blog to a Bioinformatics Knowledge Hub!
Editorial

You Might Also Like

RNA-Seq data analysis
RNA-seq analysisSoftwareTools

Differential Gene Expression Analysis of RNA-Seq data using MeV

August 13, 2020
How to generate electron density map using Pymol?
SoftwareStructural BioinformaticsTools

How to generate electron density map using Pymol?

November 4, 2022
MOCCA- A New Suite to Model cis- regulatory Elements for Motif Occurrence Combinatorics
AlgorithmsSoftwareTools

MOCCA- A New Suite to Model cis- regulatory Elements for Motif Occurrence Combinatorics

May 19, 2021
installing exabayes on Ubuntu
PhylogeneticsSoftwareTools

[Tutorial] Installing Exabayes on Ubuntu (Linux).

May 26, 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