| Package | Description |
|---|---|
| de.jstacs.sequenceScores.statisticalModels.differentiable.mixture |
Provides
DifferentiableSequenceScores that are mixtures of other DifferentiableSequenceScores. |
| de.jstacs.sequenceScores.statisticalModels.differentiable.mixture.motif |
| Modifier and Type | Class and Description |
|---|---|
class |
MixtureDiffSM
This class implements a real mixture model.
|
class |
StrandDiffSM
This class enables the user to search on both strand.
|
class |
VariableLengthMixtureDiffSM
This class implements a mixture of
VariableLengthDiffSM by extending MixtureDiffSM and implementing the methods of VariableLengthDiffSM. |
| Modifier and Type | Method and Description |
|---|---|
AbstractMixtureDiffSM |
AbstractMixtureDiffSM.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedZOOPSDiffSM
This class handles mixtures with at least one hidden motif.
|