|
Rosetta
|
Go to the source code of this file.
Namespaces | |
| test.T250_Constraints | |
Variables | |
| tuple | test.T250_Constraints.pose = pose_from_pdb("../test/data/test_in.pdb") |
| tuple | test.T250_Constraints.scorefxn = get_fa_scorefxn() |
| tuple | test.T250_Constraints.hterm2 = AtomID(1, 55) |
| tuple | test.T250_Constraints.gterm2 = AtomID(1, 5) |
| tuple | test.T250_Constraints.GF = rosetta.core.scoring.func.GaussianFunc( 4.0, 2.0 ) |
| tuple | test.T250_Constraints.apc = constraints.AtomPairConstraint( hterm2, gterm2, GF ) |
1.8.7