| 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. |
| Modifier and Type | Method and Description |
|---|---|
static StrandDiffSM |
DifferentiableStatisticalModelFactory.createStrandModel(DifferentiableStatisticalModel model)
This method allows to create a
StrandDiffSM that allows to score binding sites on both strand of DNA. |