Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
mp_ddG.py File Reference

Namespaces

 mp_ddG
 

Functions

def mp_ddG.main
 Main - Add Membrane to Pose, Compute ddG. More...
 
def mp_ddG.compute_ddG
 Compute ddG of mutation in a protein at specified residue and AA position. More...
 
def mp_ddG.mutate_residue
 
def mp_ddG.print_ddG_breakdown
 Print ddG breakdown from the pose Extract weighted energies from the native and mutated pose. More...
 
def mp_ddG.print_score_labels_to_file
 Get header for ddG breakdown output Save the score labels, to be printed at the top of the output breakdown file. More...
 
def mp_ddG.convert_array_to_str
 Convert an array to a space deliminted string Save the score labels, to be printed at the top of the output breakdown file. More...
 

Variables

tuple mp_ddG._script_path_ = os.path.dirname( os.path.realpath(__file__) )