Uses of Class
de.jstacs.models.mixture.motif.SingleHiddenMotifMixture

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

Uses of SingleHiddenMotifMixture in de.jstacs.models
 

Methods in de.jstacs.models that return SingleHiddenMotifMixture
static SingleHiddenMotifMixture ModelFactory.createZOOPS(Model motif, Model bg, double[] hyper, boolean trainOnlyMotifModel)
          This method allows to create a "zero or one occurrence per sequence" (ZOOPS) model that allows to discovers binding sites in a Sample.