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