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
Bioinformatics ProgrammingCheminformaticsPython

How to obtain ligand structures in PDB format from PDB ligand IDs?

Dr. Muniba Faiza
Last updated: February 18, 2023 11:30 pm
Dr. Muniba Faiza
Share
2 Min Read
How to obtain ligand structures in PDB format from PDB ligand IDs?
SHARE

Previously, we provided a similar script to download ligand SMILES from PDB ligand IDs. In this article, we are downloading PDB ligand structures from their corresponding IDs.

Contents
  • Usage
  • Availability
    • References

The ligand structures can be downloaded in SDF format from PDB. But if you need to download these structures from ligand PDB IDs and need them in PDB format, then you can use the following script.

We have written a new script to download ligand structures from PDB using their IDs and, converting them all into PDB format. The script is available on our GitHub repository, namely, “Cheminformatics“.

ligand-id-to-str-in-pdb-format.ipynb is a Python notebook that will fetch 3D ligand structures from Protein Data Bank in SDF format for each ligand ID and then it will convert them into PDB format using OpenBabel [1].

Usage

Provide all Ligand IDs in the ‘lig-ids.csv‘ file and save it. Run the Jupyter notebook to get the results. The script will read ligand IDs, then download their respective SDF files, followed by converting them into PDB format.

Availability

The script is available on GitHub in the ‘cheminformatics‘ repository.


References

  1. O’Boyle, N. M., Banck, M., James, C. A., Morley, C., Vandermeersch, T., & Hutchison, G. R. (2011). Open Babel: An open chemical toolbox. Journal of cheminformatics, 3(1), 1-14.
TAGGED:ligand ID to PDBligand structuresopenbabelpdbSDF to PDB
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

tanimoto_similarities.py: A Python script to calculate Tanimoto similarities of multiple compounds using RDKit.
Bioinformatics ProgrammingCheminformaticsPython

tanimoto_similarities.py: A Python script to calculate Tanimoto similarities of multiple compounds using RDKit.

July 2, 2022
Bioinformatics ProgrammingGenomics

HTSeq : A Python framework to analyze high throughput sequencing data

January 8, 2016
How to calculate center of mass of a protein structure using Python script?
Bioinformatics ProgrammingPython

How to calculate center of mass of a protein structure using Python script?

April 24, 2022
AlgorithmsBioinformatics ProgrammingPerl

How to search motif pattern in FASTA sequences using Perl hash?

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