|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
ScoringFunctions that are mixtures of other ScoringFunctions.
See:
Description
| Class Summary | |
|---|---|
| AbstractMixtureScoringFunction | This main abstract class for any mixture scoring function (e.g. |
| MixtureScoringFunction | This class implements a real mixture model. |
| StrandScoringFunction | This class enables the user to search on both strand. |
| VariableLengthMixtureScoringFunction | This class implements a mixture of VariableLengthScoringFunction by extending MixtureScoringFunction and implementing the methods of VariableLengthScoringFunction. |
| Enum Summary | |
|---|---|
| StrandScoringFunction.InitMethod | This enum defines the different types of plug-in initialization of a StrandScoringFunction. |
Provides ScoringFunctions that are mixtures of other ScoringFunctions.
The abstract base of all mixtures is AbstractMixtureScoringFunction, MixtureScoringFunction provides
a default implementation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||