|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutableMotifDiscovererToolbox.InitMethodForDiffSM | |
|---|---|
| de.jstacs.motifDiscovery | This package provides the framework including the interface for any de novo motif discoverer |
| Uses of MutableMotifDiscovererToolbox.InitMethodForDiffSM in de.jstacs.motifDiscovery |
|---|
| Methods in de.jstacs.motifDiscovery that return MutableMotifDiscovererToolbox.InitMethodForDiffSM | |
|---|---|
static MutableMotifDiscovererToolbox.InitMethodForDiffSM |
MutableMotifDiscovererToolbox.InitMethodForDiffSM.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MutableMotifDiscovererToolbox.InitMethodForDiffSM[] |
MutableMotifDiscovererToolbox.InitMethodForDiffSM.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.jstacs.motifDiscovery with parameters of type MutableMotifDiscovererToolbox.InitMethodForDiffSM | |
|---|---|
static ComparableElement<double[],Double>[] |
MutableMotifDiscovererToolbox.getSortedInitialParameters(DifferentiableSequenceScore[] funs,
MutableMotifDiscovererToolbox.InitMethodForDiffSM[] init,
DiffSSBasedOptimizableFunction opt,
int n,
OutputStream stream,
int optimizationSteps)
This method allows to initialize the DifferentiableSequenceScore using different MutableMotifDiscovererToolbox.InitMethodForDiffSM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||