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

aISS docking issue on a biological structure #1034

Open
UlysseFerier opened this issue May 7, 2024 · 0 comments
Open

aISS docking issue on a biological structure #1034

UlysseFerier opened this issue May 7, 2024 · 0 comments
Labels
unconfirmed This report has not yet been confirmed by the developers

Comments

@UlysseFerier
Copy link

aISS.txt
CO.txt
1KF1.txt

This ticked is focused on the new aISS software where we try to dock a carbon monoxide on a biological structure (PDB entry : 1KF1). XTB version : XTB/6.7.0.

The command line used is the following :
xtb dock 1KF1.xyz CO.xyz --gbsa h2o --opt loose
The structures used are the CO.txt and 1KF1.txt ones and the results are in the aISS.txt file. Note that a .CHRG file was used to specify the charges for each compound (0 for CO and -18 for 1KF1).

15 optimized structures were given by the software, but these issues could be found :

1) Out of range interaction energies calculated for the last docked structures (13 to 15) :

 ---------------------------
      Interaction energies
   ---------------------------
 Attention: monomers are not optimized
 Interaction energies are not physical
 
  Lowest Interaction Energy:     -87.54 kcal/mol
  #   E_int (kcal/mol)
  1       -87.54
  2       -86.56
  3       -85.76
  4       -82.27
  5       -81.02
  6       -80.84
  7       -79.30
  8       -77.53
  9       -77.46
  10       -77.45
  11       -77.18
  12       -73.44
  13   1144006.88
  14   1144006.88
  15   1144006.88

2) Multiple errors messages at the end of the calculation :

########################################################################
[WARNING] Runtime exception occurred
-21708- xtb_geoopt: Trying to recover from failed geometry optimization
-21707- relaxation_engine_lbfgs_relax: SCF not converged, aborting...
-21706- xtb_calculator_singlepoint: Electronic structure method terminated
-21705- scf: Setup of Coulomb evaluator failed
-21704- type_latticepoint_update: Could not generate lattice points
.
.
.
.
-4- type_latticepoint_update: Could not generate lattice points
-3- relaxation_engine_lbfgs_relax: SCF not converged, aborting...
-2- xtb_calculator_singlepoint: Electronic structure method terminated
-1- scf: Self consistent charge iterator did not converge
########################################################################

We tried to dock other molecules on 1KF1 but none of the calculations were successful.

@UlysseFerier UlysseFerier added the unconfirmed This report has not yet been confirmed by the developers label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirmed This report has not yet been confirmed by the developers
Projects
None yet
Development

No branches or pull requests

1 participant