![]() |
Rosetta
3.7
|
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__) ) |