You are here

Unsolved

The problem hasn't been solved

Questions of Cartesian_ddG calculation in PyRosetta

Category: 
PyRosetta

Dear All,

I am new to PyRosetta and I am trying to calculate the ddG after point-mutation. The calculation logic is like the following:

1) clean the pdb file and use cartesian relax to minimize its energy

2) perform the point mutation with mutate_residue() function

3) calculate the score before and after the mutation to gain the ddG

However, the ddG data I got was always positive values and have large differences from the benchmark.

Post Situation: 

Design strategy - One chain at a time OR two chains together?

Category: 
Design

Hello folks,

this is a conceptual question.

The protein I am working with has 2 domains (2 chains), and I would like to redesign part of the surface of each domain AND the interface between those domains.

I see two possibilities here (maybe there are more):

Option #1- Break the design into three smaller problems - i.e., design only chain A, then design only chain B, and finally, design the interface (5 residues + 7 residues  + 11 residues).

Post Situation: 

Pages