Rosetta
Public Member Functions | List of all members
test.Workshop9_my_shapes.LengthScoreMethod Class Reference
Inheritance diagram for test.Workshop9_my_shapes.LengthScoreMethod:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def residue_energy (self, res, pose, emap)
 

Detailed Description

A scoring method that favors longer peptides by
assigning negative one Rosetta energy unit per
residue.

Constructor & Destructor Documentation

◆ __init__()

def test.Workshop9_my_shapes.LengthScoreMethod.__init__ (   self)
Construct LengthScoreMethod.

Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().

Member Function Documentation

◆ residue_energy()

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.


The documentation for this class was generated from the following file: