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 ProgrammingGitHubPython

vs_analysis_compound.py: Python script to search for binding affinities based on compound names.

Dr. Muniba Faiza
Last updated: October 23, 2024 3:32 am
Dr. Muniba Faiza
Share
2 Min Read
vs_analysis_compound.py: Python script to search for binding affinities based on compound names.
SHARE

Previously, we have provided the vs_analysis.py script to analyze virtual screening (VS) results obtained from Autodock Vina. In this article, we have provided another script to search for binding affinity associated with a compound.

Contents
UsageExampleAvailabilityNOTE:How to cite:Faiza M., (2022). vs_analysis_compound.py: Python script to search for binding affinities based on compound names. 8(9):page 8-12 The article is available at https://bioinformaticsreview.com/20220917/vs_analysis_compound-py-python-script-to-search-for-binding-affinities-based-on-compound-names/Faiza, M., (2024). VS_Analysis: A Python package to perform post-virtual screening analysis, 10(1): page 8-12. https://bioinformaticsreview.com/20240110/vs_analysis-a-python-package-to-perform-post-virtual-screening-analysis/

Users can easily search for specific binding affinities by providing a compound name given that the same name is present in the log filename.

Usage

Download the file from our GitHub account and save it in the directory where you have kept all log files. If you will save it elsewhere, don’t forget to provide the full path to this file. It will run on Linux as well as on Windows and macOS.

Run it using Python 3.x.

$ python3 vs_analysis_compound.py <compound-name>

OR if Python 3.x is in your path then just type the following:

$ python vs_analysis.py <compound-name>

Example

For example, if you have hundreds of log files and one is named log_naphthalene.txt, then you can provide naphthalene as a compound name. The script will display its binding affinity. You can run it as shown below:

$ python3 vs_analysis_compound.py naphthalene

Availability

The script is freely available to download from our GitHub account.


NOTE:

  • This script screens for the log files containing the word ‘log’ in their filenames, e.g., “log_compound1.txt” or “log_methanol.txt”
  • It is required to name your log files along with the name of a compound.

How to cite:

Faiza M., (2022). vs_analysis_compound.py: Python script to search for binding affinities based on compound names. 8(9):page 8-12 The article is available at https://bioinformaticsreview.com/20220917/vs_analysis_compound-py-python-script-to-search-for-binding-affinities-based-on-compound-names/
Faiza, M., (2024). VS_Analysis: A Python package to perform post-virtual screening analysis, 10(1): page 8-12. https://bioinformaticsreview.com/20240110/vs_analysis-a-python-package-to-perform-post-virtual-screening-analysis/
TAGGED:Autodock Vinapythonpython scriptVina result analysisvirtual screeningvirtual screening analysisvs_analysis
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

AlgorithmsBioinformatics ProgrammingFasta

How to read fasta sequences from a file using PHP?

October 23, 2024
Installing pycharm on Ubuntu
Bioinformatics ProgrammingPythonSoftwareTools

Installing Pycharm on Ubuntu (Linux)

May 26, 2021
DockingFeaturedTools

How to perform docking in a specific binding site using AutoDock Vina?

May 27, 2024
sminalog_analysis.py – A new Python script to fetch top binding affinities from SMINA log file
Bioinformatics Programming

sminalog_analysis.py – A new Python script to fetch top binding affinities from SMINA log file

April 13, 2023
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