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
SoftwareTools

How to run LigAlign plugin on Pymol?

Dr. Muniba Faiza
Last updated: July 13, 2022 2:11 pm
Dr. Muniba Faiza
Share
3 Min Read
How to run LigAlign plugin on Pymol?
SHARE

Running a plugin on an old version of Pymol [1] can give you multiple errors that are not easy to troubleshoot. For example, LigAlign plugin [2] runs on an old version of Pymol. Previously, we explained how to install LigAlign on Pymol. In this article, we will run the LigAlign command on Pymol.

Contents
Preparing inputRunning LigAlignReferences

After a successful installation of the LigAlign plugin, you will see “LigAlign v1.00 loaded” on the Pymol console. But when you try to run this plugin, it still gives you errors including,

“ExecutiveLoad-Error: Unable to open file ‘2bxa'” OR

“NameError: global name ‘CmdException’ is not defined”

Therefore, you will have to perform some additional steps to make it run. They are explained below.

Preparing input

Let’s take three PDB structures as input. You can use any complex structure. We are using 2BXA, 2BXB, and 2BXC.

  • Download these structures in any format, PDB or CIF. We are using the CIF format here.
  • Copy these downloaded structures in the same directory where the ligand_alignment.py script is located. This script is present inside the ligalign directory. If you haven’t installed ligalign yet, then visit this link.

Running LigAlign

  • Open Pymol. Change to the directory where the ligand_alignment.py script is located. For example,
    PYMOL> cd /home/user/Downloads/ligalign
    It will display the path on the console.
  • Now open those structures. Go to File –> Open –> Select the structures.
  • Run the following command in the Pymol console.
    PYMOL> ligalign 2bxa.cif, 2bxb.cif, 2bxc.cif
  • You will see aligned ligands in the display and RMS values in the console.

If this doesn’t work then follow the steps shown below:

  • Open Pymol. Change to the directory where the ligand_alignment.py script is located. For example,
    PYMOL> cd /home/user/Downloads/ligalign
    It will display the path on the console.
  • Now fetch the structures.
    PYMOL> fetch 2bxa
    PYMOL> fetch 2bxb
    PYMOL> fetch 2bxc
  • Run the following command in the Pymol console.
    PYMOL> ligalign 2bxa.pdb, 2bxb.pdb, 2bxc.pdb
  • You will see aligned ligands in the display and RMS values in the console.

References

  1. Heifets, A., & Lilien, R. H. (2010). LigAlign: flexible ligand-based active site alignment and analysis. Journal of Molecular Graphics and Modelling, 29(1), 93-101.
  2. The PyMOL Molecular Graphics System, Version 1.2r3pre, Schrödinger, LLC.
TAGGED:LigAlign pluginPymol
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

Thumbnail: Video tutorial: Installing GROMACS on Ubuntu
Molecular dynamicsSoftwareToolsVideo Tutorial

Video tutorial: Installing GROMACS on Ubuntu

November 23, 2024
Molecular dynamicsSoftwareTools

Tutorial: Molecular dynamics (MD) simulation using Gromacs

April 10, 2023
CHARMM installation on Ubuntu
MD SimulationMolecular dynamicsSoftwareTools

Installing CHARMM on Ubuntu

July 12, 2020
PhylogeneticsSoftwareTools

Most widely used tools for phylogenetic tree customization

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