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
DockingDrug DiscoveryVirtual Screening

Raccoon2: A GUI facilitating virtual screenings with Autodock and Autodock Vina

Tariq Abdullah
Last updated: April 12, 2023 1:09 pm
Tariq Abdullah
Share
3 Min Read
SHARE

In the previous article, a new plugin called ‘Raccoon’ was mentioned, which helps in preparing virtual screening using Autodock. It provides a simple graphical user interface (GUI) where you can easily load the ligand and protein files in Autodock and perform virtual screening. An advanced version of Raccoon called, ‘Raccoon2’ has been introduced by Forli et al., (2016) [1] as GUI to prepare and analyze Autodock and Autodock Vina virtual screenings.

Contents
How to install Raccoon2?References

Raccoon2 incorporates some new features such as an automatic server connection manager, loading multiple receptor structures and flexible residues, GUI for docking setup and grid box, result filtering options by energy or ligand efficiency, and interactions, easy management or remote jobs, and automatic installation of docking services (for Autodock Vina only).

How to install Raccoon2?

Raccoon2 is added in MGLTools and the installer can be downloaded from here. It is available for Windows, Linux, and MAC OS.

Once the installer is downloaded (let’s say in the Downloads directory), open the terminal and type the following commands:

$ cd Downloads

$ chmod +x mgltools_Linux-x86_64_1.5.7rc1_install

$ ./mgltools_Linux-x86_64_1.5.7rc1_install

If it shows an error “Permission denied”, then try

$ sudo ./mgltools_Linux-x86_64_1.5.7rc1_install

In case of a tar package, type the following commands in the terminal:

$ cd Downloads/

$ tar xvzf mgltools_Linux-x86_64_1.5.7rc1.tar.gz

You can see a new directory named ‘MGLTools-1.5.7rc1‘ has been created in the Downloads directory.

$ cd mgltools_Linux-x86_64_1.5.7rc1

$ ./install.sh

Accept the terms of the software and choose the installation folder, and click ‘Finish’ after the complete installation.

Now, in order to run this via terminal, create an alias and add it to your bashrc file using the following commands:

$ gedit ~/.bashrc

It will open the bashrc file, go to the end of this file and type the following:
$ alias adtrc='/home/user/Downloads/mgltools_x86_64Linux2_1.5.7rc1/bin/adt'

$ alias visionrc='/home/user/Downloads/mgltools_x86_64Linux2_1.5.7rc1/bin/vision'

$ alias pythonshrc='/home/user/Downloads/mgltools_x86_64Linux2_1.5.7rc1/bin/pythonsh'

Save the file, go back to the terminal, and type:

$ source ~/.bashrc

Try running adtrc from your terminal, it should be working.

To run the Raccoon2 GUI, type the following in the terminal,

$ pythonshrc /home/user/Downloads/mgltools_x86_64Linux2_1.5.7rc1/MGLToolsPckgs/CADD/Raccoon2/gui/Raccoon2GUI.py


References

  1. Forli, S., Huey, R., Pique, M. E., Sanner, M. F., Goodsell, D. S., & Olson, A. J. (2016). Computational protein-ligand docking and virtual drug screening with the AutoDock suite. Nature Protocols, 11(5), 905-919.
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.

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

DockingSoftwareTools

Autodock VinaXB for molecular docking of protein complexes containing halogen bonding interactions

May 20, 2020
How to perform metal ion-protein docking using idock?
DockingSoftwareTools

How to perform metal ion-protein docking using idock?

August 8, 2021
VS_Analysis: A Python package to perform post-virtual screening analysis
Bioinformatics NewsBioinformatics ProgrammingGitHubPythonSoftwareToolsVirtual Screening

VS_Analysis: A Python package to perform post-virtual screening analysis

February 27, 2025
Download ZINC database
DatabaseDockingDrug DiscoveryVirtual Screening

How to download small molecules from ZINC database for virtual screening?

July 8, 2022
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