Rosetta  2015.31
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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__
 
def residue_energy
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Function Documentation

def test.Workshop9_my_shapes.LengthScoreMethod.residue_energy (   self,
  res,
  pose,
  emap 
)
Calculate energy of res of pose and set emap

References src.EnergyMethod.scoreType.


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