Uses of Class
de.jstacs.sequenceScores.statisticalModels.differentiable.mixture.StrandDiffSM

Packages that use StrandDiffSM
de.jstacs.sequenceScores.statisticalModels.differentiable Provides all DifferentiableStatisticalModels, which can compute the gradient with respect to their parameters for a given input Sequence
 

Uses of StrandDiffSM in de.jstacs.sequenceScores.statisticalModels.differentiable
 

Methods in de.jstacs.sequenceScores.statisticalModels.differentiable that return StrandDiffSM
static StrandDiffSM DifferentiableStatisticalModelFactory.createStrandModel(DifferentiableStatisticalModel model)
          This method allows to create a StrandDiffSM that allows to score binding sites on both strand of DNA.