Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vinardo Scoring Function #186

Closed
GasparPinto opened this issue Mar 21, 2023 · 4 comments
Closed

Vinardo Scoring Function #186

GasparPinto opened this issue Mar 21, 2023 · 4 comments

Comments

@GasparPinto
Copy link

Hi,

I am getting this error:

ERROR: Cannot do the global search. Affinity maps were not initialized.

I am trying to run a batch job with the command
vina --receptor rigid.pdbqt --flex flex.pdbqt --scoring vinardo --batch ligands/*.pdbqt --config config.txt --exhaustiveness 64 --dir results

The same error occurs when I change "--receptor rigid.pdbqt" to "--maps rigid"

The first command works perfectly fine without the "--scoring vinardo".

Thank you in advance for the help

@diogomart
Copy link
Member

Thank you for reporting! Will post back when fixed :-)

@diogomart
Copy link
Member

Fixed in 773f0fe

@RJ-Li
Copy link

RJ-Li commented Sep 13, 2023

Hi,

I am getting this error:

ERROR: Cannot do the global search. Affinity maps were not initialized.

I am trying to run a batch job with the command vina --receptor rigid.pdbqt --flex flex.pdbqt --scoring vinardo --batch ligands/*.pdbqt --config config.txt --exhaustiveness 64 --dir results

The same error occurs when I change "--receptor rigid.pdbqt" to "--maps rigid"

The first command works perfectly fine without the "--scoring vinardo".

Thank you in advance for the help

Sorry to interrupt you, but I wonder why you use vinardo to do flexible docking jobs rather than vina socring funtion, is there any rule or experiences of this?

@GasparPinto
Copy link
Author

I was

Hi,
I am getting this error:
ERROR: Cannot do the global search. Affinity maps were not initialized.
I am trying to run a batch job with the command vina --receptor rigid.pdbqt --flex flex.pdbqt --scoring vinardo --batch ligands/*.pdbqt --config config.txt --exhaustiveness 64 --dir results
The same error occurs when I change "--receptor rigid.pdbqt" to "--maps rigid"
The first command works perfectly fine without the "--scoring vinardo".
Thank you in advance for the help

Sorry to interrupt you, but I wonder why you use vinardo to do flexible docking jobs rather than vina socring funtion, is there any rule or experiences of this?

Not really, I was just playing around to get acquainted with Vina and its offspring tools. No reason other than that...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants