Rosetta
Variables
test.G100_Functions_Input Namespace Reference

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"
 

Variable Documentation

◆ cst_file

string test.G100_Functions_Input.cst_file = os.path.dirname(os.path.abspath(__file__))+"/data/gui/L1-11-1.txt"

◆ p

test.G100_Functions_Input.p = pose_from_file(os.path.dirname(os.path.abspath(__file__))+"/data/gui/2j88.pdb")

◆ score

test.G100_Functions_Input.score = get_score_function()