Giter VIP home page Giter VIP logo

Comments (3)

rwxayheee avatar rwxayheee commented on July 30, 2024 2

Hi @oceanzyl!
I have a walkaround (may not be the best solution) for you. Below is a sample config file for batch docking:

receptor = 1iep_receptor.pdbqt
batch = batch_ligands/ligand_1.pdbqt
batch = batch_ligands/ligand_2.pdbqt
batch = batch_ligands/ligand_3.pdbqt
center_x = 15.190
center_y = 53.903
center_z = 16.917
size_x = 20.0
size_y = 20.0
size_z = 20.0
dir = batch_output

This worked for me with the command-line vina. I was also able to run it through PMV (MGLTools 1.5.7)

ps. i can reproduce the same error if I let "batch" be the directory name of ligand files. Specification of input directory like this may not be currently supported

batch = [ directory of folder contains ligands as pdbqt file]

from autodock-vina.

rwxayheee avatar rwxayheee commented on July 30, 2024

Hi @oceanzyl
Could you explain a little more information about how you run Vina 1.2.5 on MGLTools?
An error occurred: basic_string::_M_replace_aux.
This looks like a C++ error. But it's not entirely clear where it occurred. Could you provide input files so others can reproduce it?

from autodock-vina.

oceanzyl avatar oceanzyl commented on July 30, 2024

In Mgltool, I import the vina's path (download [vina_1.2.5_linux_x86_64] from (https://github.com/ccsb-scripps/AutoDock-Vina/releases/download/v1.2.5/vina_1.2.5_linux_x86_64) and config.txt file as below:

receptor = p2k1_B99990009.pdbqt
batch = [ directory of folder contains ligands as pdbqt file]   #In my case: /home/oceanzyl1807/Dorn1_prediction/Modeller/P2K1_v4_1000/article_template/docking/AutoDock/p2k1-179/ATP/p2k1-179009-ligand-torsion/ATP_torsion/ATP_pubchem(1-10)
center_x = 10.717
center_y = 99.366
center_z = 16.226
size_x = 18.75
size_y = 18.75
size_z = 18.75
num_modes= 20
dir = [ directory for the docking result files]
# In my case /home/oceanzyl1807/Dorn1_prediction/Modeller/P2K1_v4_1000/article_template/docking/AutoDock/p2k1-179/ATP/p2k1-179009-ligand-torsion/ATP_torsion/ATP-gb3-20result-batch(1-10)_out

It was running normally when i docked one ligand.

from autodock-vina.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.