Rosetta
|
?? More...
Namespaces | |
test_mm_lj | |
Functions | |
def | test_mm_lj.examine_interval (i, j, path_distance, min, max, step, mmljet) |
Variables | |
test_mm_lj.mmljet = core.scoring.mm.MMLJEnergyTable() | |
test_mm_lj.mmljs = core.scoring.mm.MMLJScore() | |
test_mm_lj.step | |
test_mm_lj.rep1 | |
test_mm_lj.atr1 | |
test_mm_lj.drep1 | |
test_mm_lj.datr1 | |
test_mm_lj.rep2 | |
test_mm_lj.atr2 | |
test_mm_lj.drep2 | |
test_mm_lj.datr2 | |
tuple | test_mm_lj.ndrep = (rep2 - rep1) / step |
tuple | test_mm_lj.ndatr = (atr2 - atr1) / step |
tuple | test_mm_lj.drep = (drep1 + drep2) / 2 |
tuple | test_mm_lj.datr = (datr1 + datr2) / 2 |
??