Giter Site home page Giter Site logo

lgd_move_anm.py script about lightdock HOT 3 CLOSED

stianale avatar stianale commented on June 21, 2024
lgd_move_anm.py script

from lightdock.

Comments (3)

brianjimenez avatar brianjimenez commented on June 21, 2024

Hi @stianale , that script is a basic stub for conformational sampling in LightDock provided the ANM model calculated by the ProDy library. I suggest reading and to follow their official tutorial here to be able to write your own normal mode analysis module.
About your second comment, large RMSD values would probably break the internal geometry of the molecule, which is a known limitation of ANM.
Feel free to reopen this issue if you feel there is something else concerning LightDock.

from lightdock.

stianale avatar stianale commented on June 21, 2024

I am wondering about ProDy. If using the -anm flag, how many states for each of the lowest normal modes is being crossdocked? I know how to do all-atom normal mode analysis in bio3d in R, but not ProDy. I have done many dockings where I saved trajectories from the lowest-frequency normal modes of my protein and DNA from bio3d, extracted for each normal mode two very flexible states, added hydrogens (using reduce) and crossdocked the models. This is of course computationally very expensive and slow, but I can't see that using the in-built -anm flag would be as accurate as the approach I just mentioned?

Thanks for the link, by the way, I will look into it.

from lightdock.

brianjimenez avatar brianjimenez commented on June 21, 2024

To answer your first question @stianale, LightDock includes the first non-trivial normal modes for receptor and ligand (10 by default, but configurable by the user with ar and al flags) in the optimization vector for every glowworm. That means that there is no cross-docking per se, but optimization in the ANM space.
I think your approach makes totally sense since you're selecting the most representative flexible states of the molecules. You may enable -anm on them, but maybe I'd limit the ANM fluctuations by RMSD with --anm_rec_rmsd and anm_lig_rmsd.

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.