![]() |
Rosetta
2021.16
|

Public Member Functions | |
| def | __init__ |
| def | residue_energy |
A scoring method that favors longer peptides by assigning negative one Rosetta energy unit per residue.
| def test.Workshop9_my_shapes.LengthScoreMethod.__init__ | ( | self | ) |
Construct LengthScoreMethod.
Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().
| def test.Workshop9_my_shapes.LengthScoreMethod.residue_energy | ( | self, | |
| res, | |||
| pose, | |||
| emap | |||
| ) |
Calculate energy of res of pose and set emap
References pyrosetta.EnergyMethod.scoreType.
1.8.7