Rosetta
|
Namespaces | |
test.Workshop2test | |
Variables | |
test.Workshop2test.extra_options | |
test.Workshop2test.pose = pose_from_file("../test/data/workshops/1YY8.clean.pdb") | |
test.Workshop2test.R5N = AtomID(1, 5) | |
test.Workshop2test.R5CA = AtomID(2, 5) | |
test.Workshop2test.R5C = AtomID(3, 5) | |
test.Workshop2test.N_xyz = pose.residue(5).xyz("N") | |
test.Workshop2test.CA_xyz = pose.residue(5).xyz("CA") | |
test.Workshop2test.N_CA_vector = CA_xyz - N_xyz | |