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

Identifying binding sites in receptors using AutoSite tool

Tariq Abdullah
Last updated: August 7, 2023 10:50 pm
Tariq Abdullah
Share
2 Min Read
Identifying binding sites in receptors using AutoSite tool
SHARE

AutoSite is a computational method and tool that is used for the identification of binding sites of small molecules in target proteins [1]. It comes with the MGLTools2 package along with ADFR and AGFR. In this article, we will predict the binding sites in a receptor using the Autosite tool.

Contents
  • Preparing receptor
  • Executing AutoSite
    • References

The potential binding sites in the receptor are computed and ranked as:

(No. of fill points X buriedness^2 )/(Radius of gyration)

We are using human serum albumin in this tutorial for binding site prediction.

Preparing receptor

  1. Download the structure from PDB (here, 2BXA).
  2. Remove extra chains and hetatoms.
  3. Prepare the PDBQT file of the receptor following the same procedure as used in the preparation of the receptor for docking. You can find a detailed procedure in this article. As you don’t need grid file for this tutorial. Therefore, you can skip the grid box defining part for now.

Executing AutoSite

Open a terminal (Ctrl+Alt+T), change to the directory where you have saved your receptor PDBQT file, and type the following commands:

$ cd Downloads/

$ /home/user/Downloads/mgltools2_x86_64Linux2_1.0/bin/pythonsh /home/user/Downloads/mgltools2_x86_64Linux2_1.0/MGLToolsPckgs/AutoSite/bin/AS.py -r 2BXA.pdbqt

Don’t forget to replace the ‘user’ in the above command with your username.

As a result, it will output rank-based receptor files named ‘_cl_<rank>.pdb‘ for the predicted pockets and ‘_fp_<rank>.pdb‘ for the predicted ligand.


References

  1. Ravindranath, P. A., & Sanner, M. F. (2016). AutoSite: an automated approach for pseudo-ligands prediction—from ligand-binding sites identification to predicting key ligand atoms. Bioinformatics, 32(20), 3142-3149.

 

TAGGED:binding sitedockingpredict binding pocketreceptor-ligand
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

[Tutorial] Installing Pyrx on Windows.
DockingSoftwareTools

[Tutorial] Installing Pyrx on Windows.

May 9, 2023
Circall- A new software for discovery of circular RNAs from paired-end RNA sequencing data
Software

Circall- A new software for discovery of circular RNAs from paired-end RNA sequencing data

October 27, 2021
Bioinformatics ProgrammingSoftware

TIN: R package to analyze Transcriptome Instability

December 21, 2015
Most widely used tools for transcription factor binding site prediction
SoftwareToolsTranscription Factor Binding Site Prediction

Most widely used tools for transcription factor binding site prediction

April 22, 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