Giter Club home page Giter Club logo

Comments (5)

schallerdavid avatar schallerdavid commented on May 26, 2024

Dear Jiyuan,

thanks for your interest in PyRod. Did you adjust the center and edge_length parameters in the trajectory_pharmacophore_combo.cfg to indicate the part of the protein you are interested in? There is a test_grid.cfg available that can be used to adjust these parameters. It essentially generates grids in pdb format that correspond to the area PyRod would analyze in the later trajectory processing.

Best regards,

David

from pyrod.

kingljy0818 avatar kingljy0818 commented on May 26, 2024

Dear David,

Thank you for your quick response. Actually, I have predicted the active center of the protein, and performed the test_grid.cfg using pyrod. But I could not get any features, and the log in the follow:

Starting trajectory analysis.
Initializing grid.
Analyzing 1000 frames from 1 trajectory.
Progress of trajectory analysis: [==========] 100.0% Done
Processing results.
Writing raw data to /home/Molecule Dynamics/Pyrod_Test/pyrod/data.
Writing maps to /home/Molecule Dynamics/Pyrod_Test/pyrod/dmifs.
Generating exclusion volumes.
Progress of exclusion volume generation: [==========] 100.0% Done
Finished with generation of 37 exclusion volumes.
Generating features.
Progress of feature generation: [==========] 100.0% Done
Generated 0 features.
Writing pharmacophore with all features to /home/Molecule Dynamics/Pyrod_Test/pyrod/pharmacophores.
Finished after 3.9 min.

I also attached the top file (49kda_h2o.pdb), and the pyrod scripts in Lab.zip, would you have a check and help me to solve this problem, many thanks.

Kindest regards

Jiyuan
Lab.zip

from pyrod.

schallerdavid avatar schallerdavid commented on May 26, 2024

Hey Jiyuan,

I checked the files you sent and it appears that PyRod recognizes the system correctly. I used the provided pdb file for the topology and for the trajectories parameter in the trajectory_pharmacophore_combo.cfg. PyRod generated several features with these settings.

Other issues I could think of:

  1. Something is wrong with your trajectory. Did you check visually that alignment and centering of the protein in the water box was successful for all frames of the trajectory?

  2. Different versions. I just pulled the newest version oy PyRod and run it with Python 3.6.4, MDAnalysis 0.19.2.

If that doesnt help, you could also sent me 5 frames of your trajectory and I will have a look.

David

from pyrod.

kingljy0818 avatar kingljy0818 commented on May 26, 2024

Dear David,

  1. R: I usually check the protein in the center of the water box in VMD when I performed pyrod before.

  2. R: I installed pyrod following the installation tutorial in pyrod wiki:

just run the command 'conda create -n pyrod mdanalysis python=3.8'

I have attached 5 frames, the .prmtop file, the cpptraj script centering the protein and the pyrod scripts in Lab_1.zip. Would you have a check and help me to solve this problem. Many thanks.

Best regards

Jiyuan

Lab_1.zip

from pyrod.

kingljy0818 avatar kingljy0818 commented on May 26, 2024

Dear David,

I have found the problem. The autoimage.cpptraj in the last attachment was the reason, it could be modified in the follow:

trajin prod1.mdcrd
center origin :1-387
image origin center
trajout prod.dcd

The trajectory of prod.dcd was generated the features by performed 'pyrod trajectory_pharmacophore_combo'.

Kindest regards

Jiyuan

from pyrod.

Related Issues (10)

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.