Skip to content

inpacdb/POAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POAP

POAP-Parallelized Open Babel & Autodock suite Pipeline

POAP: A GNU Parallel based multithreaded pipeline of Open Babeland Autodock suite for boosted HighThroughput Virtual Screening

POAP tool is a bash shell script based pipeline which can be used to optimize ligands for docking using openbabel and also to perform virtual screening using Autodock Suite. It allows users to interactively choose options for performing ligand optimization for large sets of ligands. POAP uses GNU parallel to perform the fast and efficient way for the completion of jobs by optimally utilising multiple CPU threads, thereby reducing the time effectively. It also quarantines the ligands causing error during preparation, enabling seamless operability. POAP implements dynamic filehandling methods for efficient memory usage and data organization.

  • Software Required to run POAP:

  • POAP Installation:

    • Just unzip and run the bash scripts provided directly to run the program.

    There is no installation required. Ensure the software required to run POAP are in place.

  • File formats which can be used as input for ligand preparation:

    • MDL MOL format (mol, mdl, sdf, sd)
    • Sybyl Mol2 format (ml2, sy2, mol2)
    • SMILES format (smi)
    • Protein Data Bank format (pdb)
  • Virtual Screening process:

    • Virtual screening using Autodock VINA
    • Multiple protein Virtual screening using Autodock VINA
    • Virtual screening using Autodock
    • Multiple protein Virtual screening using Autodock
    • Virtual screening using AutodockZn
    • Multiple protein Virtual screening using AutodockZn

This tool is distributed under the GNU General Public License (GPL). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License. This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Usage

Scripts will be available in the directory scripts

cd scripts/

To start ligand preparation you can strat the script by

bash POAP_ligprep.bash -s

To start Virtual Screening pipeline you can start the script by

bash POAP_vs.bash -s

For more information you can type -h or look into the Manual for detailed information on usage and other optional flags available.

Version

v1.0

Authors

Samdani.A & Umashankar.V

For queries please contact: vumashankar@gmail.com

POAP is also available for download at http://www.sankaranethralaya.org/research-bioinformatics-poap.html since 21-jul-2017

Please Cite: POAP: A GNU parallel based multithreaded pipeline of open babel and AutoDock suite for boosted high throughput virtual screening, A. Samdani, Umashankar Vetrivel, Computational Biology and Chemistry 74 (2018) 39–48.

Link to pubmed for the article Asbstract: https://www.ncbi.nlm.nih.gov/pubmed/29533817