Uses of Class
de.jstacs.models.mixture.StrandModel

Packages that use StrandModel
de.jstacs.models Provides the interface Model and its abstract implementation AbstractModel, which is the super class of all other models. 
 

Uses of StrandModel in de.jstacs.models
 

Methods in de.jstacs.models that return StrandModel
static StrandModel ModelFactory.createStrandModel(Model model)
          This method allows to create a StrandModel that allows to score binding sites on both strand of DNA.