Giter Site home page Giter Site logo

Comments (2)

kaze33 avatar kaze33 commented on June 8, 2024 1

Thanks a lot for the clarification and the steps to solve the issue, it worked perfectly when I switched ligand and receptor!

Best,
Eloi

from lightdock.

brianjimenez avatar brianjimenez commented on June 8, 2024

Hi Eloi,
Thank you for using LightDock. We had a quick look to the issue. The raised error Found wrong coefficient on calculating poses with restraints is a safety check for degenerate corner cases when trying to preorient ligand poses against simulated dummy residues over the receptor surface. Depending on the ligand shape and the initial ligand translation within the swarm, some preorienting might not be possible. To avoid this situation, the simplest solution is to swap receptor and ligand. Indeed, we think that has some advantages in this scenario as many less swarms are going to be generated and thus simulation time will be decreased.

Please follow these instructions to make this simulation setup working:

  1. Remove all HETATM from both PDB structures.
  2. Swap L -> R in restraints file:
R A.GLY.27
R A.ALA.28
R A.THR.29
R A.SER.30
R A.ASN.31
R A.ILE.32
R A.SER.33
R A.SER.53
R A.ARG.54
R A.ALA.55
R A.GLU.56
R A.SER.57
R A.ARG.58
R A.PRO.59
R A.PRO.102
R A.LEU.103
R A.VAL.104
R A.ARG.105
R A.HIS.106
R A.LYS.107
  1. Re-run the setup:
lightdock3_setup.py EM1noH.pdb HER2noH.pdb 400 200 -anm --noxt --noh -rst restraintsEM1.list

Setup now completes successfully:

complex

(with the bonus of only simulating 56 swarms instead of 400!). This protocol of using only restraints in the ligand side was developed for our new research using explicit membrane representation which will be available very soon.

from lightdock.

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.