| Package | Description |
|---|---|
| de.jstacs.sequenceScores.statisticalModels.differentiable |
Provides all
DifferentiableStatisticalModels, which can compute the gradient with
respect to their parameters for a given input Sequence. |
| de.jstacs.sequenceScores.statisticalModels.differentiable.mixture |
Provides
DifferentiableSequenceScores that are mixtures of other DifferentiableSequenceScores. |
| de.jstacs.sequenceScores.statisticalModels.differentiable.mixture.motif |
| Class and Description |
|---|
| MixtureDiffSM
This class implements a real mixture model.
|
| StrandDiffSM
This class enables the user to search on both strand.
|
| Class and Description |
|---|
| AbstractMixtureDiffSM
This main abstract class for any mixture scoring function (e.g.
|
| MixtureDiffSM
This class implements a real mixture model.
|
| StrandDiffSM.InitMethod
This enum defines the different types of plug-in initialization of a
StrandDiffSM. |
| Class and Description |
|---|
| AbstractMixtureDiffSM
This main abstract class for any mixture scoring function (e.g.
|