Rosetta
Namespaces | Variables
G102_Functions_General.py File Reference

Namespaces

 test.G102_Functions_General
 

Variables

 test.G102_Functions_General.p = pose_from_file(os.path.dirname(os.path.abspath(__file__))+"/data/gui/2j88.pdb")
 
string test.G102_Functions_General.loop_string = "24:42:L"
 
list test.G102_Functions_General.loops_as_strings = []; loops_as_strings.append(loop_string)
 
 test.G102_Functions_General.regions = general_tools.loops_as_strings_to_regions(loops_as_strings)
 
 test.G102_Functions_General.region = general_tools.loop_string_to_region(loop_string)