| 
    Rosetta
    
   | 
 
Variables | |
| p = pose_from_file(os.path.dirname(os.path.abspath(__file__))+"/data/gui/2j88.pdb") | |
| score = get_score_function() | |
| string | cst_file = os.path.dirname(os.path.abspath(__file__))+"/data/gui/L1-11-1.txt" | 
| string test.G100_Functions_Input.cst_file = os.path.dirname(os.path.abspath(__file__))+"/data/gui/L1-11-1.txt" | 
| test.G100_Functions_Input.p = pose_from_file(os.path.dirname(os.path.abspath(__file__))+"/data/gui/2j88.pdb") | 
| test.G100_Functions_Input.score = get_score_function() |