Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
test.G100_Functions_Input Namespace Reference

Variables

tuple p = pose_from_file(os.path.dirname(os.path.abspath(__file__))+"/data/gui/2j88.pdb")
 
tuple score = get_score_function()
 
tuple cst_file = os.path.dirname(os.path.abspath(__file__))
 

Variable Documentation

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