Giter Site home page Giter Site logo

Comments (3)

brianjimenez avatar brianjimenez commented on July 22, 2024

Hi @xavgit, LightDock is not intended for protein-ligand docking (despite it can be hacked to perform it, but with the limitation of the ligand being rigid since torsion angles are not supported). I advice to use specifically-designed software for that purpose.

from lightdock.

alchemistcai avatar alchemistcai commented on July 22, 2024

Screenshot_20231006_221358

In short,I think lightdock can generate appropriate poses according to MGs' restraints(maybe CA later) in theory,but the implementations need to be modified.

Right now,lightdock can parse MG as a valid atom,but the default dfire scoring function does not calculate vdw/elec contributions of metals as dfire mainly focus on protein-protein docking.

Other implemented scoring function like cpydock,dna,vdw,sd contains parameters of MG,but they need to be adjusted a little as they also have the same problem above.Their amber atom_types and/or charges need to add MG and other non-standard residues.

However,the restraints can still keep ligands around MG because of the restraints weight penalty and post-filters.MG can contribute to the scoring function and the final pose in a different and less precise way,with the absence of MG's vdw/elec contributions.The difference is similar with that between geometric matching and energy matching,but not that big for just a few metal ions.

P.S.

  1. CA needs to edit input pdb files as CA's atom name listed as C0 to avoid confusion with alpha-C.Lightdock also needs to be adjusted more.
  2. When you say ligand,you mean peptides or nucleic acid fragments,right?Lightdock only recognizes protein and nucleic acid residues and a part of atoms.It's not designed for small molecules ligands.

from lightdock.

xavgit avatar xavgit commented on July 22, 2024

Ok.
Thanks for this detailed answer.

Saverio

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.