GithubHelp home page GithubHelp logo

Ligand poses clustering about ttclust HOT 3 CLOSED

tubiana avatar tubiana commented on August 12, 2024
Ligand poses clustering

from ttclust.

Comments (3)

tubiana avatar tubiana commented on August 12, 2024

Hi !

-sr is for calculating the RMSD matrix (used for the clustering) and -sa is the selection for the alignment of the trajectory. So this is a good question because depending the alignment of the trajectory, your will observe very different things.

  1. If you use -sa "resname LIG" -sr "resname LIG" you will aligned the trajectory on the ligand and compute the trajectory on the ligand. It means that you will cluster your trajectory based on the atomic fluctuations of the ligand.
  2. But if you use -sa "backbone" -sr "resname LIG", you keep the alignement on the protein and you will cluster on the ligand pose. This could be a bias if you just want to cluster the differents conformation of your ligand, but it will be more accurate for ligand pose. Because the ligand position will be different if your take as reference the protein.

To summary:

  • Atomic fluctuation of the ligand (local fluctuation, fragment fluctuation) -> Alignment on the ligand -sa "resname LIG" -sr "resname LIG"
  • How the ligand move in the protein -> Alignment on the protein -sa "backbone" -sr "resname LIG"

Best regards,
Thibault.

from ttclust.

Marwa-Abdelkader avatar Marwa-Abdelkader commented on August 12, 2024

Hi !

-sr is for calculating the RMSD matrix (used for the clustering) and -sa is the selection for the alignment of the trajectory. So this is a good question because depending the alignment of the trajectory, your will observe very different things.

  1. If you use -sa "resname LIG" -sr "resname LIG" you will aligned the trajectory on the ligand and compute the trajectory on the ligand. It means that you will cluster your trajectory based on the atomic fluctuations of the ligand.
  2. But if you use -sa "backbone" -sr "resname LIG", you keep the alignement on the protein and you will cluster on the ligand pose. This could be a bias if you just want to cluster the differents conformation of your ligand, but it will be more accurate for ligand pose. Because the ligand position will be different if your take as reference the protein.

To summary:

  • Atomic fluctuation of the ligand (local fluctuation, fragment fluctuation) -> Alignment on the ligand -sa "resname LIG" -sr "resname LIG"
  • How the ligand move in the protein -> Alignment on the protein -sa "backbone" -sr "resname LIG"

Best regards,
Thibault.

Thank you so much for the clarification and for that very useful tool :)

from ttclust.

tubiana avatar tubiana commented on August 12, 2024

You're welcome :)

Feel free to open a ticket again if you have any issues.

from ttclust.

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.