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 input
  • Running LigAlign
    • References

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.

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

AlgorithmsSequence AnalysisTools

Alignment-free approaches for Sequence Analysis

May 20, 2020
Installing RDPTools on Ubuntu
Sequence AnalysisSoftwareTools

Installing RDPTools on Ubuntu (Linux)

May 21, 2021
Binding site prediction using CASTp server.
Structural BioinformaticsStructure PredictionTools

How to predict binding pocket/site using CASTp server?

December 1, 2023
[Tutorial] Installing HTSlib on Ubuntu (Linux).
SoftwareTools

[Tutorial] Installing HTSlib on Ubuntu (Linux).

March 13, 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