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 perform metal ion-protein docking using idock?

Dr. Muniba Faiza
Last updated: August 8, 2021 11:52 pm
Dr. Muniba Faiza
Share
2 Min Read
How to perform metal ion-protein docking using idock?
SHARE

Previously, we provided a tutorial on the installation of idock on Ubuntu (Linux). In this article, we are going to demonstrate the docking of a metal ion (such as Zn, Mg, Fe, etc.,) with a protein using idock.

Contents
Preparing protein & ligandPreparing configuration filePerforming dockingReferencesFurther Reading

idock [1] tool is based on Autodock Vina. It also requires input files of the receptor and the ligand in PDBQT format.

Preparing protein & ligand

You have to prepare your protein and ligand of interest in pdbqt format. You can do it using Autodock tools. The procedure will remain the same. Define the pocket in the protein and save it as a PDBQT file. For more details, read this article for site-specific docking and this one for blind docking. All the steps are explained in these articles. Save the ligand in a directory.

Preparing configuration file

Prepare a configuration file for docking. Mention all coordinates of the grid box in this file and save it with an appropriate name. Here, we are saving it as ‘conf.txt‘. For more details on preparing configuration files, read the above-mentioned articles. Although configuration file is optional, you can pass all the coordinates and necessary information such as log file name, etc., in the command line as arguments. It is shown in the following section.

Performing docking

Open a terminal by pressing Ctrl+Alt+T and paste the following command:

$ idock --config conf.txt

Without the configuration file, run the following command:

$ idock --receptor protein.pdbqt --input_folder /path/to/ligand folder/zn --output_folder output --center_x 59.022 --center_y -38.123 --center_z 36.653 --size_x 40 --size_y 40 --size_z 40

It will take a few moments to finish docking depending upon the size of the protein.


References

  1. Li, H., Leung, K. S., & Wong, M. H. (2012, May). idock: A multithreaded virtual screening tool for flexible ligand docking. In 2012 IEEE Symposium on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB) (pp. 77-84). IEEE.

Further Reading

How to install idock on Ubuntu?

Blind Docking vs Site-specific Docking

Protein-protein docking using HADDOCK2.4 web server

Where to find Docking and MD simulation software?

TAGGED:dockingidockmetal ion docking
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

CoolBox- An open-source toolkit for genomic data visualization
GenomicsSoftwareTools

CoolBox- An open-source toolkit for genomic data visualization

October 25, 2021
vcf2fhir
SoftwareTools

vcf2fhir- A New Tool to Convert VCF files into HL7 FHIR Format

March 10, 2021
AlgorithmsTools

Prediction of Protein-Protein Binding Affinity through their Amino Acid Sequence

May 20, 2020
Homology ModelingSoftwareStructural BioinformaticsStructure PredictionTools

Tutorial: Basic protein structure modeling using MODELLER

July 10, 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