Uses of Class
de.jstacs.sequenceScores.statisticalModels.trainable.mixture.StrandTrainSM

Packages that use StrandTrainSM
de.jstacs.sequenceScores.statisticalModels.trainable Provides all TrainableStatisticalModels, which can be learned from a single DataSet
 

Uses of StrandTrainSM in de.jstacs.sequenceScores.statisticalModels.trainable
 

Methods in de.jstacs.sequenceScores.statisticalModels.trainable that return StrandTrainSM
static StrandTrainSM TrainableStatisticalModelFactory.createStrandModel(TrainableStatisticalModel model)
          This method allows to create a StrandTrainSM that allows to score binding sites on both strand of DNA.