rosetta-like structure and residue scores?

The functionality of OpenMM will (eventually) include everything that one would need to run modern molecular simulation.
POST REPLY
User avatar
Jim S.
Posts: 1
Joined: Thu Jan 04, 2024 6:04 am

rosetta-like structure and residue scores?

Post by Jim S. » Thu Jan 04, 2024 6:12 am

Dear Team,

thanks for the fantastic work with OpenMM. I come from using OpenMM through the popular toolboxes build around AlphaFold / ColabFold and have a probably simple question. In rosetta I can use the relaxation protocol to derive scores for the structure (total score, attraction, vdw, repulsion, etc) or the residue_energy_breakdown script. This can be done for the residue level as well as for the entire structure where the energy breakdown gives pairwise scores. Is something similar available from the relaxed openMM structure?

Do you have any experience in using the minimized structure from OpenMM with just applying the rosetta scoring?

Links:
[1] https://www.rosettacommons.org/docs/lat ... -breakdown
[2] https://new.rosettacommons.org/demos/la ... due-scores
[3] https://new.rosettacommons.org/demos/la ... breakdowns

User avatar
Peter Eastman
Posts: 2551
Joined: Thu Aug 09, 2007 1:25 pm

Re: rosetta-like structure and residue scores?

Post by Peter Eastman » Thu Jan 04, 2024 10:27 am

OpenMM doesn't compute the Rosetta scoring function. Is that your question, or are you asking something more general about how to compute different sorts of functions?

POST REPLY