Status
±
Terminal Output
| Builder file created | |
| Configuration file | |
| ProBound run | |
| Sequence logos |
Terminal output
Pipeline Output:
> Converts the configuration file to work on run server, checks input OK > Builds configuration file OK > Runs ProBound OK > Runs Model Viewer OK
Configuration Builder File
±
ProBound builder configuration file:
[{"function": "optimizerSetting", "pseudocount": 200, "nThreads": 20, "lambdaL2": 1e-06}, {"function": "lbfgsSettings", "maxIters": 1000}, {"function": "addTable", "leftFlank": "GAGTTCTACAGTCCGACCTGG", "nColumns": 3, "modeledColumns": [0, 1, 2], "countTableFile": "jobs/63651f03515e/countTable.0.tsv.gz", "rightFlank": "CCAGGACTCGGACCTGGA", "inputFileType": "tsv.gz", "variableRegionLength": 10}, {"function": "addSELEX", "concentration": 100, "cumulativeEnrichment": false, "modelType": "RhoGamma"}, {"function": "addNS"}, {"function": "addBindingMode", "flankLength": 6, "dinucleotideDistance": 10, "size": 10}, {"function": "bindingModeConstraints", "index": 0, "roundSpecificActivity": false}, {"function": "bindingModeConstraints", "index": 1, "roundSpecificActivity": false}, {"function": "enrichmentModelSeed", "index": 0, "gamma": [0, -1, -1], "rho": [0, 1, 0]}, {"function": "bindingModeSeed", "index": 1, "mononucleotideString": "..TAATTG.."}, {"function": "output", "outputPath": "jobs/63651f03515e", "baseName": "fit", "storeHessian": false, "printTrajectory": false}]Configuration File
±
ProBound configuration file:
{
"modelSeeding": {
"enrichmentModel": [{
"rho": [
0,
1,
0
],
"gamma": [
0,
-1,
-1
]
}],
"bindingModes": [
{"seedScale": 1},
{
"seedScale": 1,
"mononucleotideString": "..TAATTG.."
}
]
},
"optimizerSetting": {
"nThreads": 20,
"likelihoodThreshold": 0,
"lambdaL2": 1.0E-6,
"pseudocount": 200,
"patternSearchSettings": {},
"minimizerType": "lbfgs",
"nRetries": 3,
"hkSettings": {},
"output": {
"storeHessian": false,
"outputPath": "jobs/63651f03515e",
"printTrajectory": false,
"baseName": "fit",
"printPSAM": false,
"verbose": true
},
"lbfgsSettings": {
"memory": 100,
"convergence": 1.0E-7,
"MCSearch": true,
"maxIters": 1000
},
"sgdSettings": {},
"fixedLibrarySize": false,
"expBound": 40,
"slbfgs_plsSettings": {},
"slbfgsSettings": {}
},
"modelSettings": {
"enrichmentModel": [{
"r0KUsed": 1,
"round": 1,
"bindingSaturation": false,
"cumulativeEnrichment": false,
"concentration": 100,
"modelType": "RhoGamma",
"bindingModeInteractions": [-1],
"r0KsTested": [1],
"bindingModes": [-1],
"modifications": []
}],
"countTable": [{
"leftFlank": "GAGTTCTACAGTCCGACCTGG",
"transliterate": {
"in": [],
"out": []
},
"variableRegionLength": 10,
"modeledColumns": [
0,
1,
2
],
"inputFileType": "tsv.gz",
"nColumns": 3,
"rightFlank": "CCAGGACTCGGACCTGGA",
"countTableFile": "jobs/63651f03515e/countTable.0.tsv.gz"
}],
"bindingModeInteractions": [],
"bindingModes": [
{
"size": 0,
"fitLogActivity": true,
"flankLength": 0,
"dinucleotideDistance": 0,
"positionBias": false,
"singleStrand": false,
"modifications": []
},
{
"size": 10,
"fitLogActivity": true,
"flankLength": 6,
"dinucleotideDistance": 10,
"positionBias": false,
"singleStrand": false,
"modifications": []
}
],
"letterComplement": "C-G,A-T"
},
"modelFittingConstraints": {
"enrichmentModel": [{
"fitDelta": [false],
"roundSpecificGamma": true,
"fitRho": false,
"roundSpecificDelta": true,
"fitGamma": false,
"trySaturation": false,
"roundSpecificRho": true
}],
"nShifts": 0,
"countTable": [{}],
"addBindingModesSequentially": true,
"flankLengths": [0],
"bindingModeInteractions": [],
"singleModeLengthSweep": false,
"bindingModes": [
{
"maxFlankLength": -1,
"positionBiasBinWidth": 1,
"optimizeSizeHeuristic": false,
"maxSize": -1,
"optimizeFlankLength": false,
"symmetryString": "null",
"roundSpecificActivity": false,
"informationThreshold": 0.1,
"optimizeMotifShift": false,
"fittingStages": [],
"optimizeMotifShiftHeuristic": false,
"experimentSpecificPositionBias": true,
"minSize": -1,
"experimentSpecificActivity": true,
"optimizeSize": false
},
{
"maxFlankLength": -1,
"positionBiasBinWidth": 1,
"optimizeSizeHeuristic": false,
"maxSize": -1,
"optimizeFlankLength": false,
"symmetryString": "null",
"roundSpecificActivity": false,
"informationThreshold": 0.1,
"optimizeMotifShift": false,
"fittingStages": [],
"optimizeMotifShiftHeuristic": false,
"experimentSpecificPositionBias": true,
"minSize": -1,
"experimentSpecificActivity": true,
"optimizeSize": false
}
]
}
}Probound Text Output
±
Output from ProBound:
> Reading configuration JSON object and validating general schema.
> Validating configuration schema.
{"enrichmentModel":[{"fitDelta":[false],"roundSpecificGamma":true,"fitRho":false,"roundSpecificDelta":true,"fitGamma":false,"trySaturation":false,"roundSpecificRho":true}],"nShifts":0,"countTable":[{}],"addBindingModesSequentially":true,"flankLengths":[0],"bindingModeInteractions":[],"singleModeLengthSweep":false,"bindingModes":[{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":false,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false},{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":false,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false}]}
Entry=bindingModes, aEntry=[{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":false,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false},{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":false,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false}]
Entry=bindingModeInteractions, aEntry=[]
Entry=countTable, aEntry=[{}]
Entry=enrichmentModel, aEntry=[{"fitDelta":[false],"roundSpecificGamma":true,"fitRho":false,"roundSpecificDelta":true,"fitGamma":false,"trySaturation":false,"roundSpecificRho":true}]
> Builds likelihood object.
>> Creating CombinedLikelihood object.
Alphabet
========
Letter Complement: C-G,A-T
Letter Order: ACGT
Optimizer settings:
===================
lambdaL2 = 1.0E-6
pseudocount = 200.0
expBound = 40.0
fixedLibrarySize = false
>> Determining fitting order.
Summary of experiments
======================
Experiment 0:
-------------
Count table: Count table 0
Enrichment model: Rho-gamma enrichment model 0
Concentration: 100.0
Binding modes:
Binding mode 0
Binding mode 1
Binding mode interactions:
NONE
> Builds optimizer.
> Using LBFGS.
> Starting optimization.
==================================
== Starts fiting Binding mode 0 ==
==================================
> Optimizing h (component0-0-h).
>> Starting new optimization: component0-0-h. (2021-05-21 22:05:08.422).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[0,1,2]}],"bindingModeInteractions":[],"bindingModes":[{},{}]}
Value and gradient before optimization:
=======================================
value = 2.7239494749450666
gradient = {0.1667,-0.3322,0.1655}
gradient norm = 0.40686048071027864
Starting Function Value: 2.7239494749450666
Iterations Fnc. Calls Likelihood Distance Moved Step Alpha Gradient Norm
1 3 1.099155428604088 4.999999999999999 12.289225021981062 0.010176167231896
2 5 1.099000965840938 0.030391161817440 0.249691938811434 0.000102732222300
3 6 1.099000950654878 0.000370340285954 1.000000000000000 0.000020720909277
4 7 1.099000950010984 0.000370340285954 1.000000000000000 0.000000001662113
Convergence criteria met.
After: gradient norm = 1.662112852013348E-9
>>> Parameters after optimization
Count Table 0:
---------------
h: {-2.0304,4.0586,-2.0282}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-10.6919,-10.6919,-10.6919}
Binding mode 1:
---------------
Mononucleotide: {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,0.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {0.0000,0.0000,0.0000}
> Initial optimization (component0-1-f0).
>> Starting new optimization: component0-1-f0. (2021-05-21 22:05:10.562).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[1,2,3]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,0,0]]},{}]}
Value and gradient before optimization:
=======================================
value = 1.099000950011171
gradient = {-0.0001,-0.0000,0.0000,-0.0000}
gradient norm = 7.225833007035603E-5
Starting Function Value: 1.099000950011171
Iterations Fnc. Calls Likelihood Distance Moved Step Alpha Gradient Norm
1 3 1.099000938271687 0.000308125100986 4.264215636959470 0.000083861233053
2 5 1.099000868089118 0.001332811952559 5.000000000000000 0.000109062645125
3 6 1.098996656973512 0.103380058700173 1.000000000000000 0.001317788333866
4 7 1.098989428413087 0.210011776409221 1.000000000000000 0.002561086638292
5 8 1.098966735689479 0.707813545911378 1.000000000000000 0.004803778375928
6 9 1.098902999483517 2.053140482284071 1.000000000000000 0.007159849363253
7 12 1.098892052480146 0.467812485019711 0.120733340159343 0.007257290002607
8 13 1.098834746552651 0.687225654444065 1.000000000000000 0.004635834273706
9 15 1.098807584882988 0.114505431853582 0.418275083011945 0.000368534927236
10 16 1.098800968824989 0.294374290467001 1.000000000000000 0.002163364140429
11 17 1.098798360796633 0.093221072278345 1.000000000000000 0.002347016715830
12 18 1.098786339685771 0.599395737002016 1.000000000000000 0.003527968226604
13 19 1.098773380816543 0.036031025156989 1.000000000000000 0.000581688139164
14 20 1.098763019770727 0.339832410414201 1.000000000000000 0.000994223069236
15 22 1.098760945183297 0.129789475714077 0.276210159394310 0.001566061831956
16 23 1.098755409026862 0.164422685145153 1.000000000000000 0.001469188810244
17 24 1.098746426622124 0.202094836743795 1.000000000000000 0.000607928819317
18 26 1.098743926392389 0.127256430414649 0.233506080491373 0.001122133593835
19 27 1.098739801440807 0.269156506876749 1.000000000000000 0.002013684738800
20 28 1.098733687251966 0.026362024977214 1.000000000000000 0.000585910611360
21 29 1.098728905702986 0.202517522264655 1.000000000000000 0.001049932445359
22 31 1.098727323170817 0.104516284036118 0.398896360025656 0.001398792810577
23 32 1.098723166473755 0.104383953946074 1.000000000000000 0.000943052398357
24 33 1.098719156228068 0.128244732995579 1.000000000000000 0.000729319564273
25 34 1.098715559559274 0.218441290448935 1.000000000000000 0.001380406060937
26 35 1.098705810413175 0.290801705928531 1.000000000000000 0.000584515437967
27 37 1.098705236450501 0.043353151610706 0.105467033557974 0.000820232364209
28 38 1.098702972958000 0.115459889143255 1.000000000000000 0.000934591703587
29 39 1.098700278394681 0.101484082997707 1.000000000000000 0.000841682721289
30 40 1.098697695564068 0.097435963648412 1.000000000000000 0.000706576902167
31 42 1.098696379454470 0.090643638123768 0.310013239820705 0.000971954689903
32 44 1.098692992829977 0.141480393319570 0.460464255922578 0.000816283121852
33 45 1.098690084733211 0.099009831758571 1.000000000000000 0.000393591169135
34 47 1.098688192762743 0.102983024802338 0.214948204971174 0.000575699380946
35 49 1.098687399898962 0.070718145283311 0.271496640697317 0.000859706122062
36 50 1.098686075256801 0.076899671738596 1.000000000000000 0.000912524659678
37 51 1.098683552597751 0.100212158995279 1.000000000000000 0.000734977097874
38 52 1.098681722455767 0.112250781017133 1.000000000000000 0.000884127960722
39 53 1.098677413090902 0.199635358747698 1.000000000000000 0.000512368004542
40 55 1.098676800981938 0.058823880959787 0.149051074141622 0.000749392674714
41 56 1.098674968662695 0.194919823008994 1.000000000000000 0.001207207927664
42 57 1.098672735488708 0.017871626176414 1.000000000000000 0.000397932115736
43 58 1.098670885192838 0.141030914161670 1.000000000000000 0.000646862354016
44 60 1.098669924866141 0.103120351721142 0.355230863785911 0.000891763314428
45 61 1.098667980573878 0.110354190958293 1.000000000000000 0.000771683786557
46 62 1.098665781531765 0.103709427562696 1.000000000000000 0.000382047350395
47 64 1.098664610292901 0.117333203523054 0.312059772405036 0.000731795670517
48 66 1.098663708814182 0.102814816354660 0.500087764082348 0.000928020266260
49 67 1.098661781361364 0.136414261109782 1.000000000000000 0.000757984320594
50 68 1.098659903795225 0.105208903704691 1.000000000000000 0.000420050774416
51 70 1.098658771132673 0.142122997387345 0.381676755652291 0.000684265065253
52 71 1.098657723889729 0.202748130213950 1.000000000000000 0.001099353923781
53 72 1.098655680339176 0.045208075500028 1.000000000000000 0.000390387360184
54 73 1.098654204348380 0.196493636591651 1.000000000000000 0.000725610041005
55 74 1.098652630763664 0.228018915599247 1.000000000000000 0.000897757069097
56 75 1.098650272439580 0.198205859860601 1.000000000000000 0.000099746780208
57 77 1.098649561630906 0.150671228969551 0.304886642964251 0.000465778650000
58 78 1.098648740932923 0.229045099040244 1.000000000000000 0.000750588671478
59 79 1.098647502642116 0.120854188336610 1.000000000000000 0.000321575198068
60 80 1.098646619270008 0.301304392422383 1.000000000000000 0.000585664854576
61 81 1.098645732455205 0.141704357968413 1.000000000000000 0.000121072380065
62 82 1.098645445970853 0.310440502284624 1.000000000000000 0.000540887221824
63 83 1.098645130563903 0.013563300484396 1.000000000000000 0.000108356543806
64 84 1.098644979855788 0.133768416948556 1.000000000000000 0.000042042943405
65 85 1.098644925568037 0.137176674723329 1.000000000000000 0.000081973513114
66 86 1.098644914773525 0.015272691575831 1.000000000000000 0.000012299208010
67 87 1.098644914011156 0.015767048002716 1.000000000000000 0.000004774801902
68 88 1.098644913984953 0.001123364396921 1.000000000000000 0.000001178145276
69 89 1.098644913983558 0.001123364396921 1.000000000000000 0.000000114117038
Convergence criteria met.
After: gradient norm = 1.1411703792749282E-7
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.2730,-1.2503,2.5233}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,0.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {0.0000,0.0000,0.0000}
Suggested variations:
key=0;0;0, description = Initial model.
> Optimizing variation "Initial model." (component0-2-variation0).
>> Starting new optimization: component0-2-variation0. (2021-05-21 22:05:17.865).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[1,2,3]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,0,0]]},{}]}
Value and gradient before optimization:
=======================================
value = 1.0986449139835583
gradient = {-0.0000,-0.0000,-0.0000,0.0000}
gradient norm = 1.1411703792724233E-7
Already at minimum!
After: gradient norm = 1.1411703792724233E-7
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.2730,-1.2503,2.5233}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,0.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {0.0000,0.0000,0.0000}
The Likelihood DID NOT improve. Discarding fit component0-2-variation0.
> No varitions possible for Binding mode 0.
> Optimizing the full model (component0-4-all).
>> Starting new optimization: component0-4-all. (2021-05-21 22:05:17.958).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[1,2,3]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,0,0]]},{}]}
Value and gradient before optimization:
=======================================
value = 1.0986449139835583
gradient = {-0.0000,-0.0000,-0.0000,0.0000}
gradient norm = 1.141170379278487E-7
Already at minimum!
After: gradient norm = 1.141170379278487E-7
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.2730,-1.2503,2.5233}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,0.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {0.0000,0.0000,0.0000}
==================================
== Starts fiting Binding mode 1 ==
==================================
> Optimizing h (component1-0-h).
>> Starting new optimization: component1-0-h. (2021-05-21 22:05:19.089).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[0,1,2]}],"bindingModeInteractions":[],"bindingModes":[{},{}]}
Value and gradient before optimization:
=======================================
value = 1.1222116274946359
gradient = {0.0666,0.0713,-0.1378}
gradient norm = 0.1688610555516349
Starting Function Value: 1.1222116274946359
Iterations Fnc. Calls Likelihood Distance Moved Step Alpha Gradient Norm
1 2 1.097532199639091 1.000000000000000 5.922028597613597 0.142394745774837
2 3 1.069613386544253 0.457483803586978 1.000000000000000 0.016996792053017
3 4 1.069171009306119 0.048765474176664 1.000000000000000 0.001094655575766
4 5 1.069169191606847 0.003355943691841 1.000000000000000 0.000011627441632
5 6 1.069169191401920 0.003355943691841 1.000000000000000 0.000000009942682
Convergence criteria met.
After: gradient norm = 9.942681579653037E-9
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.5098,-1.4989,3.0087}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,0.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {-0.1385,-0.1385,-0.1385}
> Initial optimization (component1-1-f1).
>> Starting new optimization: component1-1-f1. (2021-05-21 22:05:21.167).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[41,42,43]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],"activity":[[40,40,40]]}]}
Value and gradient before optimization:
=======================================
value = 1.0730377747961208
gradient = {-0.0051,0.0020,-0.0062,-0.0014,-0.0048,0.0013,-0.0013,-0.0058,-0.0010,0.0011,0.0037,-0.0145,-0.0139,0.0016,0.0030,-0.0014,-0.0173,0.0031,0.0036,-0.0001,-0.0013,0.0025,0.0022,-0.0141,-0.0012,0.0003,0.0009,-0.0107,-0.0089,0.0013,-0.0009,-0.0021,-0.0043,-0.0039,0.0000,-0.0025,-0.0012,-0.0071,0.0007,-0.0031,-0.0107,-0.0000,0.0000,-0.0000}
gradient norm = 0.03891034925980115
Starting Function Value: 1.0730377747961208
Iterations Fnc. Calls Likelihood Distance Moved Step Alpha Gradient Norm
1 3 1.067444681006476 0.230904182808443 5.934261377781913 0.056954804383184
2 4 1.059941752592730 0.289990148267676 1.000000000000000 0.076992513027598
3 5 1.045653734532363 1.211988851265083 1.000000000000000 0.133603755741452
4 6 1.033798677731100 0.195517775189301 1.000000000000000 0.024873984418074
5 7 1.032639673745454 0.174416841189753 1.000000000000000 0.012004886929478
6 8 1.032191587327903 0.068753696378317 1.000000000000000 0.012910759293769
7 9 1.029194158116035 0.442587756480607 1.000000000000000 0.014546814525119
8 11 1.027714009189474 0.350647948249993 0.435643557039837 0.026262917918536
9 12 1.025138528076600 0.501727864912776 1.000000000000000 0.014481647293472
10 13 1.023872075105982 0.290840970688737 1.000000000000000 0.009332437437358
11 14 1.022747421764986 0.296719711729957 1.000000000000000 0.011153921403253
12 15 1.020791240134878 0.674990371162816 1.000000000000000 0.021712313381733
13 16 1.018997279029553 0.374453358346710 1.000000000000000 0.016293944886126
14 17 1.017168837215682 0.728442456440909 1.000000000000000 0.014095909720151
15 18 1.016358672762857 0.466224078430498 1.000000000000000 0.009064403402353
16 19 1.015525898867212 0.840561529524429 1.000000000000000 0.009066574705284
17 20 1.014954317076976 0.606029989908562 1.000000000000000 0.007472460625672
18 21 1.014750971445790 0.585617588517482 1.000000000000000 0.001740797079171
19 22 1.014696844207115 0.081750520981252 1.000000000000000 0.002287357871434
20 23 1.014617081510860 0.151208071173760 1.000000000000000 0.003006773645607
21 24 1.014505418396456 0.153434615703815 1.000000000000000 0.002402332763935
22 25 1.014359024421037 0.277175578387945 1.000000000000000 0.001046709848437
23 26 1.014324241548659 0.088296709134284 1.000000000000000 0.001225446502251
24 27 1.014289062234246 0.133172964980008 1.000000000000000 0.001235136462085
25 28 1.014251397761643 0.186437379460508 1.000000000000000 0.000967879031947
26 29 1.014232617032736 0.127022499007175 1.000000000000000 0.000229798417398
27 30 1.014229380485792 0.039501913635265 1.000000000000000 0.000343844784023
28 31 1.014227506809351 0.021047766253068 1.000000000000000 0.000359360997720
29 32 1.014223356254981 0.052788041406150 1.000000000000000 0.000181032351619
30 33 1.014221545243233 0.035092008028935 1.000000000000000 0.000107254133605
31 34 1.014220313280479 0.028322607458422 1.000000000000000 0.000139874974317
32 35 1.014218883553442 0.039853869684572 1.000000000000000 0.000184029944489
33 36 1.014216940423520 0.055748532094268 1.000000000000000 0.000170528739593
34 37 1.014214603398069 0.087302060944236 1.000000000000000 0.000138058638116
35 38 1.014213814870945 0.060899287793438 1.000000000000000 0.000139497331714
36 39 1.014213269560649 0.013442559911546 1.000000000000000 0.000069117652473
37 40 1.014212805835604 0.016460150769780 1.000000000000000 0.000061001739686
38 41 1.014212136615604 0.036791869415468 1.000000000000000 0.000069367431935
39 42 1.014211543516935 0.049936975550944 1.000000000000000 0.000050434900521
40 43 1.014211221648475 0.036777064373704 1.000000000000000 0.000035837421121
41 44 1.014211022078679 0.024449766733675 1.000000000000000 0.000042392873489
42 45 1.014210879870569 0.016482827453392 1.000000000000000 0.000051262357104
43 46 1.014210691432211 0.023719739430182 1.000000000000000 0.000049684248557
44 47 1.014210641598768 0.032045624002597 1.000000000000000 0.000078296743360
45 48 1.014210525917610 0.007999745674086 1.000000000000000 0.000018276921449
46 49 1.014210506315860 0.003256604911311 1.000000000000000 0.000011923167226
47 50 1.014210487748586 0.004074870025398 1.000000000000000 0.000016704358909
48 51 1.014210455444544 0.008246775680726 1.000000000000000 0.000024010881974
49 52 1.014210409564980 0.012657082443785 1.000000000000000 0.000024800094746
50 53 1.014210324586248 0.024184746478128 1.000000000000000 0.000026088027200
51 54 1.014210232315936 0.036576254373474 1.000000000000000 0.000023176252784
52 55 1.014210153743308 0.019235877847080 1.000000000000000 0.000022371924870
53 56 1.014209920637956 0.066653512746912 1.000000000000000 0.000048947141119
54 57 1.014209632426379 0.098104855889419 1.000000000000000 0.000070994531311
55 58 1.014209189108893 0.172624194176921 1.000000000000000 0.000084326167111
56 59 1.014208718979627 0.193022522984182 1.000000000000000 0.000063216304498
57 60 1.014208369142895 0.169927641861050 1.000000000000000 0.000023710350647
58 61 1.014208209178531 0.038723294831739 1.000000000000000 0.000047988952906
59 62 1.014207974814364 0.046462809278263 1.000000000000000 0.000093011409960
60 63 1.014207623655837 0.087542553540412 1.000000000000000 0.000129504512089
61 64 1.014206859523773 0.251118778471361 1.000000000000000 0.000162301510371
62 65 1.014205945424815 0.399793599896771 1.000000000000000 0.000149046874589
63 67 1.014205716237282 0.167599976898810 0.458128038611655 0.000073836830690
64 68 1.014205423264584 0.116166334126889 1.000000000000000 0.000043451940437
65 69 1.014205343971765 0.038459578756211 1.000000000000000 0.000014554424809
66 70 1.014205340909302 0.009800266004535 1.000000000000000 0.000004999115090
67 71 1.014205339344920 0.008511423547004 1.000000000000000 0.000006241816832
68 72 1.014205338423433 0.001881461458398 1.000000000000000 0.000010676644289
69 73 1.014205336298668 0.002092968771219 1.000000000000000 0.000018264146526
70 74 1.014205333915109 0.005023171897446 1.000000000000000 0.000021447461469
71 75 1.014205328460647 0.008121408208464 1.000000000000000 0.000022430859421
72 76 1.014205307328429 0.018751874942438 1.000000000000000 0.000033390494646
73 77 1.014205270407175 0.034371147157149 1.000000000000000 0.000036315697839
74 78 1.014205243967258 0.049327052731046 1.000000000000000 0.000032408462833
75 79 1.014205203474949 0.012843207577906 1.000000000000000 0.000021859670693
76 80 1.014205179229464 0.010978252174270 1.000000000000000 0.000006039536186
77 81 1.014205170096779 0.006776471294296 1.000000000000000 0.000013239864161
78 82 1.014205159550961 0.007736077876078 1.000000000000000 0.000022133932803
79 83 1.014205131669303 0.021395528206342 1.000000000000000 0.000037459680517
80 84 1.014205068999242 0.052687056319656 1.000000000000000 0.000058006204083
81 85 1.014204936853437 0.122781584242099 1.000000000000000 0.000080225935877
82 86 1.014204734593400 0.210884291669142 1.000000000000000 0.000085892292599
83 87 1.014204702064334 0.235406768893715 1.000000000000000 0.000058719645100
84 88 1.014204528977103 0.021569922331051 1.000000000000000 0.000039414124091
85 89 1.014204497289931 0.016447092713375 1.000000000000000 0.000013365593629
86 90 1.014204493034828 0.005915856598576 1.000000000000000 0.000001481827489
87 91 1.014204492881176 0.000458563936453 1.000000000000000 0.000001213731425
88 92 1.014204492821258 0.000458563936453 1.000000000000000 0.000000650730127
Convergence criteria met.
After: gradient norm = 6.507301267687958E-7
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.5190,-1.5083,3.0273}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {-1.0196,-1.1181,-0.7542,-0.8140,-0.7389,-1.1094,-1.3357,-0.5220,-0.8828,-1.7690,-2.5881,1.5339,2.2144,-2.8187,-0.4120,-2.6898,3.0225,-2.3209,-2.1965,-2.2112,-1.4619,-1.8213,-1.6621,1.2391,-1.3693,-1.2645,-1.2330,0.1607,0.0192,-2.2053,0.1386,-1.6586,-1.2442,-0.6749,-0.7386,-1.0482,-1.1904,-0.6433,-1.3306,-0.5416}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {-1.2352,-1.2352,-1.2352}
Suggested variations:
key=10;6;0, description = Initial model.
> Optimizing variation "Initial model." (component1-2-variation0).
>> Starting new optimization: component1-2-variation0. (2021-05-21 22:06:12.986).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[41,42,43]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],"activity":[[40,40,40]]}]}
Value and gradient before optimization:
=======================================
value = 1.014204492821258
gradient = {-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000}
gradient norm = 6.507301267684823E-7
Already at minimum!
After: gradient norm = 6.507301267684823E-7
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.5190,-1.5083,3.0273}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {-1.0196,-1.1181,-0.7542,-0.8140,-0.7389,-1.1094,-1.3357,-0.5220,-0.8828,-1.7690,-2.5881,1.5339,2.2144,-2.8187,-0.4120,-2.6898,3.0225,-2.3209,-2.1965,-2.2112,-1.4619,-1.8213,-1.6621,1.2391,-1.3693,-1.2645,-1.2330,0.1607,0.0192,-2.2053,0.1386,-1.6586,-1.2442,-0.6749,-0.7386,-1.0482,-1.1904,-0.6433,-1.3306,-0.5416}
Dinucleotide(d=1): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=2): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=3): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=4): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=5): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=6): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=7): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=8): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Dinucleotide(d=9): {0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000}
Activity(exp=0): {-1.2352,-1.2352,-1.2352}
The Likelihood DID NOT improve. Discarding fit component1-2-variation0.
> No varitions possible for Binding mode 1.
> Unfreezing component (component1-3-f0).
>> Starting new optimization: component1-3-f0. (2021-05-21 22:06:13.541).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[761,762,763]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39],"activity":[[760,760,760]],"dinucleotide":[[40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183],[184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311],[312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423],[424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519],[520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599],[600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663],[664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711],[712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743],[744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759]]}]}
Value and gradient before optimization:
=======================================
value = 1.1472887514887733
gradient = {-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0002,-0.0001,0.0000,-0.0001,0.0001,-0.0000,-0.0001,-0.0000,-0.0005,-0.0000,0.0001,0.0004,0.0002,0.0001,0.0000,-0.0003,0.0003,0.0000,0.0001,-0.0004,-0.0002,0.0000,0.0000,0.0001,0.0002,0.0000,-0.0000,-0.0002,-0.0003,0.0000,-0.0000,0.0003,0.0003,0.0000,-0.0003,-0.0000,0.0001,0.0000,-0.0000,0.0000,0.0001,-0.0000,-0.0001,-0.0000,-0.0007,0.0001,0.0004,0.0001,-0.0004,0.0001,0.0001,0.0001,0.0001,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0001,0.0000,-0.0000,0.0000,0.0001,0.0001,0.0001,-0.0004,0.0000,0.0000,0.0000,0.0001,0.0000,0.0000,0.0000,0.0001,0.0000,-0.0000,0.0000,0.0001,0.0003,-0.0007,0.0003,0.0002,-0.0004,0.0004,-0.0002,0.0002,0.0002,0.0001,0.0003,-0.0006,-0.0002,0.0002,-0.0003,0.0000,0.0003,-0.0004,0.0003,-0.0002,0.0005,0.0002,-0.0003,-0.0004,-0.0005,-0.0002,0.0008,-0.0001,-0.0003,0.0004,-0.0008,0.0006,0.0007,-0.0011,0.0006,-0.0002,-0.0002,0.0003,-0.0001,0.0000,-0.0002,0.0004,-0.0002,0.0000,-0.0003,0.0005,-0.0003,0.0001,0.0002,0.0000,-0.0001,-0.0001,-0.0001,0.0002,-0.0001,-0.0001,-0.0001,-0.0001,0.0002,-0.0000,-0.0000,-0.0001,0.0000,0.0001,0.0002,-0.0000,0.0000,-0.0002,-0.0001,-0.0000,-0.0001,0.0001,0.0000,0.0000,0.0001,-0.0002,-0.0001,0.0001,-0.0000,0.0000,0.0002,0.0000,-0.0002,-0.0000,-0.0001,0.0000,0.0001,0.0000,-0.0001,0.0000,0.0001,0.0000,-0.0001,0.0001,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0001,-0.0000,0.0000,0.0000,0.0001,0.0000,-0.0000,-0.0000,-0.0004,0.0001,0.0001,0.0001,-0.0000,0.0000,0.0001,-0.0002,0.0000,0.0000,0.0000,0.0001,0.0001,0.0000,-0.0000,-0.0001,-0.0000,0.0000,0.0000,0.0001,0.0000,-0.0000,0.0000,-0.0002,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0001,0.0001,0.0000,-0.0001,0.0000,-0.0004,0.0000,0.0003,0.0001,0.0002,0.0001,-0.0003,0.0001,-0.0000,-0.0000,0.0001,-0.0002,0.0002,-0.0002,-0.0001,0.0001,-0.0002,0.0001,0.0005,-0.0003,0.0002,-0.0000,-0.0001,-0.0000,-0.0001,0.0001,-0.0003,0.0002,0.0000,-0.0006,0.0003,0.0002,0.0000,0.0001,-0.0000,-0.0000,0.0001,0.0002,-0.0001,-0.0003,-0.0001,0.0002,-0.0001,0.0001,0.0001,0.0000,-0.0001,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0002,0.0000,0.0001,0.0000,-0.0001,0.0000,0.0000,0.0000,-0.0001,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0001,0.0000,0.0000,0.0000,0.0001,-0.0001,-0.0001,0.0002,0.0000,0.0000,-0.0000,0.0001,0.0000,0.0000,-0.0000,0.0001,-0.0000,0.0002,0.0002,-0.0005,-0.0001,-0.0001,-0.0001,0.0001,0.0000,0.0000,0.0000,0.0000,0.0001,0.0002,0.0000,-0.0002,0.0000,0.0000,0.0000,0.0000,-0.0001,0.0001,-0.0002,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0001,0.0000,0.0002,0.0002,-0.0005,0.0004,-0.0001,0.0001,0.0001,-0.0001,-0.0000,-0.0002,0.0005,-0.0004,-0.0000,-0.0001,0.0001,-0.0001,0.0002,0.0001,-0.0001,0.0004,-0.0004,-0.0000,-0.0000,-0.0001,0.0002,0.0001,-0.0000,-0.0002,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0001,0.0000,0.0000,0.0000,-0.0001,0.0000,0.0000,0.0000,0.0001,0.0000,-0.0000,-0.0001,-0.0000,-0.0000,0.0000,0.0000,0.0001,0.0001,0.0001,-0.0003,-0.0001,-0.0001,-0.0000,0.0001,0.0002,0.0001,-0.0000,-0.0002,0.0001,-0.0001,0.0001,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0002,-0.0001,-0.0000,0.0002,-0.0001,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0001,-0.0000,0.0000,0.0001,-0.0002,0.0001,0.0000,0.0000,0.0001,-0.0000,0.0000,-0.0001,-0.0001,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0001,0.0000,0.0000,-0.0000,0.0000,-0.0004,0.0004,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0001,0.0004,-0.0004,-0.0001,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0001,0.0001,0.0001,-0.0002,-0.0000,-0.0001,0.0000,0.0001,-0.0001,0.0001,-0.0001,0.0001,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0001,0.0001,0.0000,0.0001,0.0001,0.0001,-0.0002,-0.0002,0.0002,-0.0002,0.0003,0.0000,-0.0000,0.0001,-0.0000,0.0000,0.0000,-0.0000,0.0001,0.0001,-0.0002,0.0002,-0.0003,-0.0000,-0.0001,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0001,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0002,0.0000,-0.0001,0.0000,0.0001,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0001,-0.0000,-0.0000,0.0000,0.0002,-0.0000,-0.0001,0.0001,-0.0002,0.0002,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0001,0.0001,-0.0001,0.0000,0.0001,-0.0000,0.0001,-0.0001,-0.0001,-0.0000,-0.0000,0.0001,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0001,-0.0000,-0.0000,-0.0000,-0.0002,0.0000,-0.0000,0.0000,0.0001,0.0000,0.0000,0.0000,0.0001,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0001,0.0001,-0.0001,0.0001,0.0001,-0.0001,0.0001,-0.0002,-0.0001,0.0000,-0.0001,0.0001,-0.0000,0.0001,-0.0000,-0.0001,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0001,0.0001,-0.0001,0.0000,0.0000,0.0001,-0.0000,0.0000,-0.0001,-0.0000,0.0001,-0.0000,0.0000,0.0000,0.0001,0.0000,-0.0000,-0.0001,-0.0001,0.0000,0.0001,-0.0000,0.0001,-0.0000,-0.0000,-0.0000,-0.0000,0.0001,-0.0001,0.0001,-0.0002,-0.0001,0.0001,-0.0001,0.0001,-0.0000,-0.0000,-0.0000,0.0001,0.0000,-0.0000,-0.0000,0.0000,0.0001,-0.0001,0.0001,0.0000,-0.0001,0.0000,0.0000,-0.0001,0.0001,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0001,-0.0001,-0.0000,-0.0000,-0.0002,0.0002,0.0000,0.0000,0.0000,-0.0001,0.0000,0.0000,0.0000,-0.0000}
gradient norm = 0.004194695728393202
Starting Function Value: 1.1472887514887733
Iterations Fnc. Calls Likelihood Distance Moved Step Alpha Gradient Norm
1 3 1.146640526354869 0.300603911677348 71.662864517826730 0.022770080146013
2 4 1.145663021532107 0.306267469086826 1.000000000000000 0.014709724748633
3 5 1.144506617549442 0.579983216998212 1.000000000000000 0.007655970313851
4 6 1.143925614270824 0.447213208185998 1.000000000000000 0.004243024352762
5 7 1.143604209585894 0.346698964159625 1.000000000000000 0.003294862299540
6 8 1.143391638767483 0.171012625901704 1.000000000000000 0.003701362909630
7 9 1.143246032807911 0.156371118076695 1.000000000000000 0.006153470598500
8 10 1.143079363652397 0.138036796451548 1.000000000000000 0.003803759738386
9 11 1.142928346913540 0.113469392506188 1.000000000000000 0.003371142640191
10 12 1.142679092873351 0.241627843419281 1.000000000000000 0.003559281770611
11 13 1.142445947019988 0.268348339970192 1.000000000000000 0.002827633550855
12 14 1.142234458773781 0.373981459628319 1.000000000000000 0.002175446355517
13 15 1.142109495588914 0.253634716326582 1.000000000000000 0.001607996858211
14 16 1.142038911580515 0.164811313598092 1.000000000000000 0.001535754867160
15 17 1.141925367906071 0.290802723977832 1.000000000000000 0.001347022055824
16 19 1.141872246756289 0.199614123694416 0.486714914133504 0.001955920518918
17 20 1.141807355594691 0.158958594347679 1.000000000000000 0.001077468581155
18 21 1.141758899667848 0.137400740595018 1.000000000000000 0.000961286567592
19 22 1.141706640557337 0.143836175467355 1.000000000000000 0.001117768423374
20 23 1.141619980419338 0.312747772955887 1.000000000000000 0.001101157007673
21 24 1.141556666653455 0.313262982709534 1.000000000000000 0.001411713895457
22 25 1.141512392453920 0.205375941638852 1.000000000000000 0.000851560373484
23 26 1.141473526281080 0.183384452112842 1.000000000000000 0.000894882881611
24 27 1.141410984030246 0.277284580704033 1.000000000000000 0.001057840767894
25 28 1.141280707844192 0.742065883914612 1.000000000000000 0.001360235658604
26 29 1.141238831167849 0.894758017114656 1.000000000000000 0.002778448106436
27 30 1.141136265126681 0.187162085436456 1.000000000000000 0.000920921551618
28 31 1.141084008657743 0.124097159848402 1.000000000000000 0.000965898081648
29 32 1.141021123649721 0.251397312901462 1.000000000000000 0.001138980314942
30 33 1.140919262070359 0.662514558760421 1.000000000000000 0.001433552874405
31 34 1.140897771524216 1.093321920942043 1.000000000000000 0.002814883742556
32 35 1.140781120671004 0.183603848281839 1.000000000000000 0.000852563448341
33 36 1.140753171418337 0.080407755790194 1.000000000000000 0.000603177755170
34 37 1.140724816000065 0.174036479580798 1.000000000000000 0.000758716311774
35 38 1.140680410775980 0.259741444664142 1.000000000000000 0.000848281142112
36 39 1.140652656539755 0.591630820487139 1.000000000000000 0.001620372171667
37 40 1.140603378848514 0.126111341024267 1.000000000000000 0.000498161807156
38 41 1.140592685024576 0.063188282192681 1.000000000000000 0.000384089700521
39 42 1.140574338834951 0.108556076741916 1.000000000000000 0.000421198253844
40 43 1.140571607799118 0.287484179118006 1.000000000000000 0.001061467802564
41 44 1.140553997082536 0.055497349954999 1.000000000000000 0.000331318502144
42 45 1.140548967199483 0.047605477627322 1.000000000000000 0.000227122165059
43 46 1.140543497160202 0.084386311416721 1.000000000000000 0.000278805038425
44 47 1.140533984593209 0.115056780998289 1.000000000000000 0.000379922687631
45 48 1.140525827840334 0.211082599592909 1.000000000000000 0.000602000823000
46 49 1.140519270569678 0.044177367756250 1.000000000000000 0.000209535855595
47 50 1.140516910657806 0.031587286943036 1.000000000000000 0.000201885845928
48 51 1.140512174218394 0.051269041492406 1.000000000000000 0.000212903784809
49 52 1.140504237280831 0.129473221087252 1.000000000000000 0.000260536631742
50 54 1.140500610085752 0.112799093703632 0.461286127386396 0.000326771999173
51 55 1.140496294980012 0.096314640606595 1.000000000000000 0.000172960551531
52 56 1.140493094770470 0.076807214228462 1.000000000000000 0.000160222621054
53 57 1.140489186385058 0.092879977509024 1.000000000000000 0.000217055282945
54 58 1.140485569530100 0.124676431888400 1.000000000000000 0.000271249027150
55 59 1.140482696766790 0.050158445213679 1.000000000000000 0.000152588176064
56 60 1.140480382739153 0.042305216127063 1.000000000000000 0.000158251403675
57 61 1.140478078889655 0.054720540410263 1.000000000000000 0.000171397753220
58 62 1.140475708571858 0.110824052786793 1.000000000000000 0.000259594385099
59 63 1.140473537936160 0.063459233375181 1.000000000000000 0.000118707816650
60 64 1.140472278722689 0.044157871733146 1.000000000000000 0.000108635623931
61 65 1.140470968845522 0.047239478385707 1.000000000000000 0.000125284235664
62 66 1.140469098663745 0.079422365288623 1.000000000000000 0.000175166291558
63 67 1.140467756737638 0.073370955614890 1.000000000000000 0.000100444496963
64 68 1.140467090389098 0.018352296227168 1.000000000000000 0.000068743974911
65 69 1.140466391296781 0.023647282914042 1.000000000000000 0.000080335526257
66 70 1.140465744091025 0.032622051542107 1.000000000000000 0.000103944163854
67 71 1.140465065407236 0.046112618045534 1.000000000000000 0.000066912633371
68 72 1.140464591275961 0.036635632165256 1.000000000000000 0.000054735712471
69 73 1.140464152090559 0.032443959892710 1.000000000000000 0.000060883645227
70 74 1.140463802154969 0.030324249426778 1.000000000000000 0.000068428790227
71 75 1.140463533749129 0.018183828737124 1.000000000000000 0.000041326518496
72 76 1.140463335856327 0.012908550895382 1.000000000000000 0.000036104457471
73 77 1.140463100053184 0.017954219953721 1.000000000000000 0.000041241792294
74 78 1.140462873807827 0.029012276552690 1.000000000000000 0.000065046452696
75 79 1.140462673335083 0.026481719561390 1.000000000000000 0.000034982614994
76 80 1.140462555854445 0.012664914102905 1.000000000000000 0.000028185266575
77 81 1.140462405270743 0.017674546391576 1.000000000000000 0.000037606959704
78 82 1.140462282504905 0.022903772063940 1.000000000000000 0.000055258695352
79 83 1.140462154896044 0.013152777700372 1.000000000000000 0.000031755254629
80 84 1.140462027952801 0.018552180982853 1.000000000000000 0.000024589005849
81 85 1.140461946554903 0.011859982762768 1.000000000000000 0.000027405718096
82 86 1.140461752454842 0.033306602172694 1.000000000000000 0.000033538590871
83 87 1.140461693392288 0.046038868930570 1.000000000000000 0.000077904114222
84 88 1.140461525931519 0.005812577330300 1.000000000000000 0.000026979487951
85 89 1.140461443755529 0.007168113416569 1.000000000000000 0.000023932685112
86 90 1.140461342284493 0.016556226869442 1.000000000000000 0.000030403233701
87 91 1.140461166740595 0.033742858517765 1.000000000000000 0.000032007911402
88 92 1.140460903387842 0.068730600810483 1.000000000000000 0.000052935254197
89 93 1.140460701230614 0.065259825088629 1.000000000000000 0.000032946887153
90 94 1.140460572471018 0.011550821747278 1.000000000000000 0.000024479636971
91 95 1.140460391599609 0.025875676266504 1.000000000000000 0.000035256907814
92 96 1.140460226992230 0.036923861123706 1.000000000000000 0.000040770895148
93 97 1.140459998230333 0.057396961123929 1.000000000000000 0.000036686621673
94 98 1.140459729748519 0.115385280318077 1.000000000000000 0.000078842296795
95 99 1.140459401803136 0.058436715349856 1.000000000000000 0.000036058285080
96 100 1.140459169032958 0.037729813248221 1.000000000000000 0.000034236858263
97 101 1.140458833610879 0.069952467549195 1.000000000000000 0.000044464085435
98 102 1.140458367863645 0.144917775965633 1.000000000000000 0.000087590719736
99 103 1.140457912756258 0.110754802797614 1.000000000000000 0.000051716457747
100 104 1.140457441496810 0.129401609109030 1.000000000000000 0.000045352578019
101 105 1.140456917207423 0.118974597637882 1.000000000000000 0.000059114366394
102 107 1.140456827043439 0.033751703643035 0.099998149294406 0.000240651659200
103 108 1.140456040245726 0.220496456918542 1.000000000000000 0.000095096885552
104 109 1.140455721802095 0.082163028030169 1.000000000000000 0.000058768643496
105 110 1.140455384589261 0.079031419304872 1.000000000000000 0.000057730184592
106 111 1.140454958438564 0.100484069278140 1.000000000000000 0.000104003057021
107 112 1.140454322367459 0.200578454633062 1.000000000000000 0.000171691386287
108 113 1.140454169936707 0.152200713063455 1.000000000000000 0.000367454243606
109 114 1.140453810257233 0.019547915608179 1.000000000000000 0.000074575713692
110 115 1.140453701859651 0.007400435487128 1.000000000000000 0.000065806005936
111 116 1.140453588238000 0.028354503137469 1.000000000000000 0.000072392632465
112 117 1.140453371440918 0.035818839456988 1.000000000000000 0.000171034347806
113 118 1.140453028292554 0.128221333880441 1.000000000000000 0.000071326217088
114 119 1.140452711639374 0.100898903561191 1.000000000000000 0.000084675811905
115 120 1.140452406859857 0.092316073133515 1.000000000000000 0.000100512083839
116 121 1.140451920299165 0.123076918838646 1.000000000000000 0.000086296142585
117 122 1.140451685781508 0.190395354646266 1.000000000000000 0.000215366824043
118 123 1.140451125123010 0.045155525189802 1.000000000000000 0.000063521801252
119 124 1.140450994723836 0.017094291862661 1.000000000000000 0.000052222020677
120 125 1.140450736315719 0.039229779351891 1.000000000000000 0.000084387366444
121 126 1.140450664631584 0.124446518307339 1.000000000000000 0.000176384587340
122 127 1.140450365122014 0.008381606186336 1.000000000000000 0.000059033167686
123 128 1.140450223275596 0.044916513809715 1.000000000000000 0.000043610930864
124 129 1.140450063294110 0.069868847466330 1.000000000000000 0.000050327156944
125 130 1.140449804245736 0.073816398288559 1.000000000000000 0.000071569886952
126 131 1.140449688907320 0.112067033447061 1.000000000000000 0.000128078013018
127 132 1.140449509839105 0.021959682953939 1.000000000000000 0.000044716482975
128 133 1.140449428138537 0.013211146322747 1.000000000000000 0.000046417993880
129 134 1.140449270222621 0.018304956830922 1.000000000000000 0.000059925486204
130 135 1.140449081584275 0.055020139112083 1.000000000000000 0.000052816651488
131 136 1.140449029343464 0.160660176545489 1.000000000000000 0.000121379629956
132 137 1.140448835645868 0.021522550017313 1.000000000000000 0.000036946902878
133 138 1.140448756445239 0.009584560410090 1.000000000000000 0.000046526694816
134 139 1.140448639383379 0.031693822856286 1.000000000000000 0.000064763161073
135 140 1.140448506754285 0.040558312410703 1.000000000000000 0.000050572918480
136 142 1.140448438924108 0.025029178494001 0.490360983821819 0.000071402189408
137 143 1.140448347329922 0.028305874980617 1.000000000000000 0.000031414458996
138 144 1.140448295178183 0.010532887480711 1.000000000000000 0.000048567976941
139 145 1.140448219665142 0.017762582110326 1.000000000000000 0.000063111791049
140 146 1.140448121695566 0.033138696345567 1.000000000000000 0.000050796050756
141 147 1.140447996416344 0.058056454814170 1.000000000000000 0.000033598029760
142 148 1.140447924400877 0.028710249622246 1.000000000000000 0.000046292474036
143 149 1.140447876475593 0.010316709801051 1.000000000000000 0.000041069000018
144 150 1.140447823751554 0.009780859981153 1.000000000000000 0.000029284051484
145 151 1.140447783399100 0.008744442744343 1.000000000000000 0.000025752971903
146 152 1.140447737932472 0.018747474227611 1.000000000000000 0.000029428528519
147 153 1.140447703032308 0.014517910532068 1.000000000000000 0.000033257452885
148 154 1.140447685481646 0.022190303818917 1.000000000000000 0.000063049007728
149 155 1.140447647137084 0.009700772680646 1.000000000000000 0.000021571804277
150 156 1.140447633014329 0.003304649374721 1.000000000000000 0.000016002755131
151 157 1.140447619359198 0.004604730865810 1.000000000000000 0.000024919813346
152 158 1.140447605016039 0.005209282451434 1.000000000000000 0.000029019590803
153 159 1.140447574097466 0.011618103460391 1.000000000000000 0.000025682766338
154 160 1.140447538525074 0.015904396559313 1.000000000000000 0.000023083543256
155 162 1.140447522084969 0.010442715169924 0.436545843445867 0.000019382948431
156 163 1.140447507310827 0.006221187779362 1.000000000000000 0.000010515359714
157 164 1.140447498102179 0.003014875507956 1.000000000000000 0.000012941338961
158 165 1.140447485547893 0.006846150414680 1.000000000000000 0.000017670715473
159 166 1.140447469146262 0.008462185660002 1.000000000000000 0.000012368988227
160 167 1.140447454099360 0.008088691534420 1.000000000000000 0.000010648502347
161 168 1.140447440452646 0.008356653749432 1.000000000000000 0.000012572753098
162 169 1.140447430984434 0.006460286241261 1.000000000000000 0.000016084930656
163 170 1.140447422124031 0.002728938952231 1.000000000000000 0.000011981924155
164 171 1.140447409196567 0.007111600825181 1.000000000000000 0.000011044263552
165 172 1.140447402755185 0.004139248317894 1.000000000000000 0.000014918851989
166 173 1.140447394673551 0.006424594208879 1.000000000000000 0.000010647074732
167 174 1.140447386655167 0.007675287094323 1.000000000000000 0.000008908447281
168 175 1.140447381181910 0.004082715252314 1.000000000000000 0.000012953864862
169 176 1.140447375422705 0.002745542858473 1.000000000000000 0.000012391814194
170 177 1.140447364711589 0.006732979779077 1.000000000000000 0.000012746088769
171 179 1.140447359216171 0.004961063598418 0.445383957014200 0.000012469912856
172 180 1.140447354010687 0.003183156426195 1.000000000000000 0.000009108851850
173 181 1.140447347586411 0.004723840481806 1.000000000000000 0.000008206281075
174 182 1.140447341689415 0.005330067641690 1.000000000000000 0.000007977286964
175 183 1.140447335845204 0.007719205229499 1.000000000000000 0.000011400177058
176 184 1.140447330116573 0.005784873755545 1.000000000000000 0.000008889224678
177 185 1.140447325475422 0.002193752160618 1.000000000000000 0.000008452636749
178 186 1.140447317766706 0.005529490646731 1.000000000000000 0.000009741581356
179 187 1.140447313373782 0.009496699427240 1.000000000000000 0.000018453064370
180 188 1.140447306541957 0.002027214798684 1.000000000000000 0.000008778192741
181 189 1.140447301064986 0.004795696772751 1.000000000000000 0.000007150866885
182 190 1.140447296693581 0.005119433172440 1.000000000000000 0.000009017719498
183 191 1.140447287491964 0.010318100843109 1.000000000000000 0.000010091178066
184 193 1.140447280831606 0.008468946546971 0.464152153859793 0.000016428940153
185 194 1.140447268412090 0.012229577259710 1.000000000000000 0.000010079292594
186 195 1.140447255457897 0.011777907446676 1.000000000000000 0.000007672560882
187 196 1.140447242696903 0.014868499106414 1.000000000000000 0.000012742455489
188 197 1.140447230739597 0.013078225322647 1.000000000000000 0.000013187863341
189 198 1.140447218253971 0.008736542874318 1.000000000000000 0.000010535637139
190 199 1.140447200852272 0.022281128740653 1.000000000000000 0.000015499430713
191 200 1.140447188891612 0.011246248424903 1.000000000000000 0.000012435591726
192 201 1.140447179650374 0.007140705318492 1.000000000000000 0.000010848620380
193 202 1.140447160247538 0.026787276855620 1.000000000000000 0.000016259906249
194 203 1.140447147013226 0.015605393578517 1.000000000000000 0.000013437564216
195 204 1.140447136647667 0.006432192779354 1.000000000000000 0.000011157026704
196 205 1.140447113173690 0.022722979716745 1.000000000000000 0.000010888747024
197 206 1.140447108548239 0.024296715042090 1.000000000000000 0.000023859989195
198 207 1.140447092750557 0.002637300669407 1.000000000000000 0.000009876794645
199 208 1.140447083015234 0.007663738437521 1.000000000000000 0.000006584458988
200 209 1.140447073623848 0.013056720164309 1.000000000000000 0.000008314918420
201 210 1.140447060504652 0.016873632091998 1.000000000000000 0.000009826611950
202 212 1.140447053317268 0.013350157371226 0.303565781022371 0.000014796189885
203 213 1.140447047455345 0.017171124334164 1.000000000000000 0.000064338903986
204 214 1.140447039955926 0.004859052579720 1.000000000000000 0.000008693135933
205 215 1.140447038426728 0.004096162732851 1.000000000000000 0.000007914873944
206 216 1.140447031946420 0.016703807305998 1.000000000000000 0.000016275318566
207 217 1.140447024986704 0.003559528996646 1.000000000000000 0.000007927440824
208 218 1.140447020440034 0.008044924930999 1.000000000000000 0.000015420022064
209 219 1.140447017334852 0.006447222219451 1.000000000000000 0.000015252719560
210 220 1.140447016707143 0.015183447602278 1.000000000000000 0.000050420738976
211 221 1.140447010414532 0.003452618359178 1.000000000000000 0.000011062921414
212 222 1.140447008236720 0.004328415241137 1.000000000000000 0.000008660470582
213 223 1.140447005989292 0.006142973454662 1.000000000000000 0.000013676008711
214 224 1.140447003798290 0.003683738352378 1.000000000000000 0.000015152731722
215 225 1.140446999399438 0.006689997309015 1.000000000000000 0.000013096760165
216 226 1.140446999248713 0.010882689442972 1.000000000000000 0.000026264921398
217 227 1.140446995525518 0.007745509023266 1.000000000000000 0.000007981507004
218 228 1.140446994292355 0.004439090891081 1.000000000000000 0.000006936731235
219 229 1.140446992135405 0.008363184831488 1.000000000000000 0.000012746740952
220 230 1.140446989931860 0.007080370314192 1.000000000000000 0.000013991652050
221 231 1.140446985941304 0.010254254705811 1.000000000000000 0.000009647146332
222 232 1.140446983474175 0.005736871909350 1.000000000000000 0.000005792723112
223 233 1.140446981746440 0.007662804263477 1.000000000000000 0.000008091010926
224 234 1.140446980190210 0.001569962651429 1.000000000000000 0.000012348579836
225 235 1.140446978330675 0.001502798807831 1.000000000000000 0.000008510821355
226 236 1.140446976938395 0.002175243599568 1.000000000000000 0.000007306578740
227 237 1.140446975175349 0.002706428488831 1.000000000000000 0.000007214550911
228 238 1.140446973907658 0.004289091127484 1.000000000000000 0.000010578885168
229 239 1.140446972758480 0.005149220620725 1.000000000000000 0.000007558004972
230 240 1.140446971844798 0.007417962528552 1.000000000000000 0.000006585838925
231 241 1.140446970549156 0.004182269633748 1.000000000000000 0.000008089196993
232 242 1.140446969771111 0.001580106167552 1.000000000000000 0.000008895223578
233 243 1.140446968270334 0.003811690198493 1.000000000000000 0.000005232196414
234 244 1.140446967539435 0.006405822931452 1.000000000000000 0.000006074048026
235 245 1.140446966446090 0.001534335002877 1.000000000000000 0.000003439551064
236 246 1.140446965476789 0.002274800680878 1.000000000000000 0.000005276945786
237 247 1.140446964909579 0.001860423984678 1.000000000000000 0.000004357192130
238 248 1.140446964061292 0.001912101689151 1.000000000000000 0.000004054915219
239 250 1.140446963681371 0.002978240808649 0.357597618308655 0.000003275577149
240 251 1.140446963283217 0.001389106362146 1.000000000000000 0.000003541666866
241 252 1.140446962877433 0.002506052291746 1.000000000000000 0.000003781297435
242 253 1.140446962234669 0.003995787313956 1.000000000000000 0.000002888004972
243 254 1.140446961782796 0.005235740533127 1.000000000000000 0.000003803691076
244 255 1.140446961462482 0.001570358776824 1.000000000000000 0.000002209431906
245 256 1.140446961320076 0.000807406640975 1.000000000000000 0.000002073579036
246 257 1.140446961101499 0.001216019408160 1.000000000000000 0.000001950600325
247 259 1.140446960959401 0.000918494794998 0.401734121358812 0.000002947231229
248 260 1.140446960751346 0.000652286772356 1.000000000000000 0.000002259291119
249 261 1.140446960515267 0.000948515076292 1.000000000000000 0.000002081389444
250 262 1.140446960399140 0.000429732581475 1.000000000000000 0.000001584588854
251 263 1.140446960270330 0.000614729513079 1.000000000000000 0.000001662137452
252 265 1.140446960207769 0.000346604406139 0.383481370886442 0.000001621842900
253 266 1.140446960148668 0.000249814337338 1.000000000000000 0.000001544606144
254 267 1.140446960041762 0.000406581425327 1.000000000000000 0.000001446052351
255 268 1.140446959950925 0.000556884706170 1.000000000000000 0.000001139939137
256 269 1.140446959865033 0.001051852484414 1.000000000000000 0.000001015565637
257 270 1.140446959819496 0.000414751838403 1.000000000000000 0.000000946298381
258 271 1.140446959789208 0.000170252405602 1.000000000000000 0.000000973929320
259 272 1.140446959751169 0.000261103712351 1.000000000000000 0.000000851757774
260 273 1.140446959720149 0.000303561606478 1.000000000000000 0.000000762018102
261 274 1.140446959686088 0.000507729270709 1.000000000000000 0.000000704778102
262 275 1.140446959653071 0.000507729270709 1.000000000000000 0.000000654027136
Convergence criteria met.
After: gradient norm = 6.540271361527352E-7
>>> Parameters after optimization
Count Table 0:
---------------
h: {-1.5203,-1.5097,3.0299}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-0.8315,-0.8315,-0.8315}
Binding mode 1:
---------------
Mononucleotide: {-0.3854,-0.3944,-0.4116,-0.3607,-0.3397,-0.4567,-0.4843,-0.2714,-0.3035,-0.5864,-0.6868,0.0246,0.2271,-0.7735,-0.3331,-0.6726,0.3757,-0.6669,-0.6502,-0.6107,-0.5057,-0.5008,-0.6102,0.0646,-0.4668,-0.4338,-0.5292,-0.1222,-0.1537,-0.6988,-0.1602,-0.5393,-0.4571,-0.3631,-0.3523,-0.3795,-0.4531,-0.3537,-0.4879,-0.2574}
Dinucleotide(d=1): {-0.1734,0.0546,-0.1760,-0.0792,-0.1999,-0.1305,0.0638,-0.1179,0.1150,-0.1218,-0.1928,-0.2178,-0.0858,-0.2559,-0.1731,0.1397,-0.2277,0.0067,-0.3696,0.2003,0.1122,-0.2701,-0.2633,-0.0427,-0.2618,-0.1789,0.0307,-0.0540,0.0311,-0.1368,-0.0854,-0.0415,-0.1227,-0.1561,0.1025,-0.0633,-0.1629,-0.0746,-0.1531,-0.0961,-0.3203,-0.0783,-0.0887,-0.0972,0.6680,-0.3786,-0.1764,-0.3532,0.8281,-0.3589,-0.2575,-0.3067,-0.5074,-0.0494,-0.0515,-0.0489,0.1259,-0.1032,-0.1635,-0.1041,-0.3932,-0.0507,-0.0600,-0.0500,-0.1039,-0.0823,-0.1935,0.6636,-0.1183,-0.1352,-0.1019,-0.2735,-0.1039,-0.1121,-0.1020,-0.3030,-0.1044,-0.0970,-0.1253,-0.2584,-0.6427,0.6776,-0.5145,-0.2111,0.4911,-0.5933,0.2211,-0.7524,-0.4019,-0.3256,-0.4971,0.5945,0.1171,-0.2951,0.3657,0.2158,-0.3251,0.1989,-0.1711,-0.0656,-0.3050,-0.6302,0.1577,0.2742,0.2950,0.0067,-0.5806,-0.2700,0.2017,-0.2552,0.3701,-0.4525,-0.8169,0.4138,-0.2052,0.2027,0.1120,-0.4329,-0.1465,-0.1441,0.0156,-0.0751,0.0515,-0.0211,0.1250,-0.3477,0.0668,-0.3487,-0.4323,-0.0606,0.0091,-0.0066,0.0262,-0.1529,-0.2507,0.0130,-0.0727,-0.1040,-0.0473,-0.1047,-0.0119,-0.0195,-0.1959,-0.1400}
Dinucleotide(d=2): {-0.2349,-0.0667,-0.2243,0.1230,-0.0421,-0.1132,-0.1054,-0.1108,-0.0618,-0.1023,-0.2655,0.0221,0.0071,-0.3154,-0.0781,0.0173,-0.0688,-0.1552,0.0789,-0.1790,0.1536,-0.1610,-0.3172,-0.1536,0.0171,-0.2033,-0.1703,-0.1034,0.1783,-0.2225,-0.0095,-0.2352,0.0735,-0.0946,-0.1077,-0.0812,-0.2290,-0.0830,-0.0782,-0.0809,-0.3585,-0.0866,-0.0539,-0.0750,0.7249,-0.3404,-0.3572,-0.3231,0.0365,0.0670,-0.0508,0.2616,-0.1096,-0.1225,-0.1161,-0.3763,-0.3225,-0.3013,-0.2441,0.3628,-0.0912,-0.1269,-0.1432,-0.2744,0.0062,0.0214,-0.0487,0.4357,-0.1978,-0.1112,-0.1380,-0.2270,-0.1460,-0.1674,-0.1629,-0.1811,-0.0960,-0.1445,-0.1335,-0.2600,-0.3040,-0.1142,0.0311,-0.0539,0.3867,-0.0775,-0.6183,-0.3798,-0.2592,-0.3601,0.2549,-0.2584,-0.0194,-0.0421,0.0909,0.1722,-0.2513,-0.0209,-0.0107,-0.1826,-0.0336,-0.1441,-0.3894,0.0939,-0.2203,-0.1924,-0.0028,-0.1008,0.0495,0.0114,0.0284,-0.1852,-0.0735,0.0117,0.0825,-0.1770,-0.1851,-0.1139,-0.3426,-0.0426,-0.1656,-0.0729,-0.0744,0.1414,-0.0147,-0.1643,-0.1736,-0.1864}
Dinucleotide(d=3): {0.0025,-0.1544,-0.0221,-0.1991,0.0345,-0.1393,-0.1706,-0.1050,0.1615,-0.2752,-0.1111,-0.2167,0.0823,-0.1890,-0.0878,-0.1616,0.1428,-0.1756,-0.1377,-0.1722,0.0796,-0.1614,-0.2473,-0.1222,0.0127,-0.1637,-0.1485,-0.1599,0.2270,-0.1874,-0.1455,-0.1918,-0.1468,-0.0683,-0.1297,0.0483,-0.1972,-0.1015,-0.1166,-0.1360,-0.1951,-0.0555,-0.0868,-0.3124,0.0417,-0.2612,-0.2412,0.4073,-0.0040,0.1116,0.0613,0.1249,-0.1556,-0.1413,-0.2186,-0.2291,-0.1900,-0.2565,-0.1472,0.1653,-0.0991,-0.1586,-0.2177,-0.1965,0.3772,-0.3383,0.4363,-0.1582,-0.1900,-0.0924,-0.2562,-0.1033,-0.2217,-0.1076,-0.1759,-0.1193,-0.1692,-0.0790,-0.2678,-0.0853,-0.0635,-0.0373,-0.0636,-0.3469,-0.4431,0.0246,-0.2648,0.1121,-0.2022,-0.2982,0.0009,-0.0959,0.2000,-0.0293,0.0049,-0.0486,-0.1437,-0.0748,-0.0132,-0.2268,-0.1780,-0.1133,-0.4063,0.1926,-0.1235,-0.1109,-0.0908,-0.1802,0.0098,-0.0303,0.0024,-0.0641}
Dinucleotide(d=4): {0.0630,-0.1418,-0.1296,-0.1581,0.0971,-0.1575,-0.2092,-0.1172,0.2105,-0.2402,-0.2041,-0.2152,0.0966,-0.1522,-0.1356,-0.1574,-0.1244,-0.1721,-0.0632,0.0240,-0.2112,-0.0827,-0.2408,0.0647,-0.1648,-0.1496,-0.2323,0.0564,-0.0254,-0.1101,-0.0828,-0.0367,-0.0946,-0.0558,-0.1180,-0.0565,-0.1806,-0.1609,-0.2731,0.0072,-0.1468,-0.2225,-0.1983,-0.1053,-0.0425,-0.0029,0.0457,0.0540,0.2212,-0.0290,0.2169,-0.1252,-0.2574,-0.1066,-0.2566,-0.1030,0.1062,-0.3973,0.1246,-0.2803,-0.2561,-0.1227,-0.2864,0.0008,-0.0356,0.2561,0.1988,0.0327,-0.1133,-0.2355,-0.2093,-0.1298,-0.1270,-0.2315,-0.1843,-0.1306,-0.1426,-0.2022,-0.1756,-0.1211,-0.1242,-0.1301,-0.1850,-0.0781,-0.2664,0.0034,-0.2003,-0.0687,-0.1754,-0.1567,-0.1892,-0.0860,0.0946,-0.0620,0.0781,-0.0051}
Dinucleotide(d=5): {-0.0395,-0.2239,-0.1148,-0.0054,-0.2111,-0.1043,-0.1249,0.0446,-0.1231,-0.1590,-0.1887,0.0567,-0.1522,-0.0361,-0.1817,0.0125,-0.0958,-0.0885,-0.0708,-0.0811,-0.1861,-0.1398,-0.1567,0.0179,-0.1203,-0.1350,-0.1793,-0.0477,-0.0712,-0.0768,-0.1233,0.0036,0.1197,-0.3494,0.0461,-0.1959,-0.1568,-0.1445,-0.0766,-0.2020,-0.1201,-0.1827,-0.1625,-0.1939,-0.0016,-0.0097,0.0356,0.0433,0.0236,0.1028,0.1342,0.0202,-0.1724,-0.2571,-0.1782,-0.1500,-0.1345,-0.0949,-0.0774,-0.0822,-0.1608,-0.1225,-0.2481,-0.1537,0.0010,0.2791,-0.0499,0.2142,-0.1522,-0.2608,-0.1077,-0.1654,-0.1271,-0.2133,-0.1547,-0.1743,-0.1413,-0.2223,-0.1353,-0.1409}
Dinucleotide(d=6): {-0.1004,-0.1094,-0.1351,-0.0380,-0.1437,-0.1553,-0.1233,0.0225,-0.1341,-0.0732,-0.1719,-0.0329,-0.0940,-0.1038,-0.0993,-0.0590,-0.0449,-0.1161,-0.0351,-0.1401,-0.0245,-0.2726,-0.0192,-0.1528,-0.0573,-0.2227,-0.0452,-0.1594,-0.0277,-0.0770,-0.0625,-0.0941,-0.1228,-0.1178,-0.0289,-0.0608,-0.1252,-0.1314,-0.1977,-0.1384,-0.1452,-0.1276,-0.2382,-0.1650,-0.0520,0.0187,0.0914,-0.0100,0.0174,0.1493,0.0189,0.0969,-0.1442,-0.2938,-0.1302,-0.1914,-0.1418,-0.0245,-0.1715,-0.0543,-0.1704,-0.2195,-0.1913,-0.1004}
Dinucleotide(d=7): {-0.0440,-0.1787,-0.0314,-0.1286,0.0227,-0.2607,-0.0204,-0.1501,-0.0559,-0.1310,-0.1061,-0.1100,-0.0800,-0.1125,-0.0068,-0.1573,-0.0926,-0.1100,-0.0665,-0.0718,-0.1326,-0.1281,-0.0858,-0.1106,-0.1194,-0.0922,-0.1491,-0.1225,-0.1100,-0.0337,-0.0518,-0.0743,-0.1149,-0.0724,-0.1437,-0.0017,-0.1836,-0.1367,-0.1331,-0.1384,-0.1892,-0.1342,-0.2548,-0.1010,0.0302,-0.0060,0.0359,-0.0073}
Dinucleotide(d=8): {-0.1108,-0.1249,-0.0649,-0.0841,-0.0757,-0.0973,-0.1397,-0.0812,-0.1711,-0.0560,-0.0803,-0.1057,-0.0992,-0.0848,-0.0676,-0.1076,-0.0860,-0.0339,-0.1076,-0.1122,-0.0911,-0.1736,-0.1758,-0.0214,-0.1739,-0.1134,-0.1233,-0.0717,-0.1022,-0.0381,-0.0791,-0.0475}
Dinucleotide(d=9): {-0.0722,-0.0831,-0.1415,-0.0840,-0.0658,-0.1410,-0.1929,0.0007,-0.1258,-0.0628,-0.0608,-0.1594,-0.1903,-0.0660,-0.0917,-0.0143}
Activity(exp=0): {-0.5171,-0.5171,-0.5171}
> Optimizing the full model (component1-4-all).
>> Starting new optimization: component1-4-all. (2021-05-21 22:15:38.75).
>>> Packing before optimization
Packing: {"enrichmentModel":[{}],"countTable":[{"h":[762,763,764]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,0,0]]},{"mononucleotide":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40],"activity":[[761,761,761]],"dinucleotide":[[41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184],[185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312],[313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424],[425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520],[521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600],[601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664],[665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712],[713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744],[745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760]]}]}
Value and gradient before optimization:
=======================================
value = 1.1404469596530706
gradient = {0.0020,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000}
gradient norm = 0.002031824340107683
Starting Function Value: 1.1404469596530706
Iterations Fnc. Calls Likelihood Distance Moved Step Alpha Gradient Norm
1 3 1.140428281214412 0.017947970631415 8.833426333727264 0.003219503528236
2 4 1.140406902389319 0.016089560325543 1.000000000000000 0.002569969748487
3 5 1.140356236448277 0.046012834925825 1.000000000000000 0.004156024607209
4 6 1.140195469284899 0.164685696359654 1.000000000000000 0.009931743333904
5 7 1.139728911733102 0.491039717634624 1.000000000000000 0.023258678767197
6 8 1.136897616736719 2.681380518859947 1.000000000000000 0.147746598578868
7 10 1.136251436253281 0.436788425901791 0.170685534782598 0.177200650106865
8 12 1.129366936916571 1.092163472359970 0.383945543424242 0.232437522883714
9 14 1.117255915989638 1.089569673928678 0.455857422576042 0.247741399340176
10 15 1.092150975721578 0.405622937676467 1.000000000000000 0.128607412980357
11 16 1.079601427981121 0.296565984195013 1.000000000000000 0.114919111019397
12 17 1.029569647507059 3.752997792109162 1.000000000000000 0.255386683064575
13 18 1.018433733454193 1.008409556881531 1.000000000000000 0.256532693064867
14 19 0.973773315067944 0.634531732970677 1.000000000000000 0.045361301377202
15 20 0.962104155072798 1.388753040475514 1.000000000000000 0.060641995519456
16 21 0.952558006509092 0.561514201974788 1.000000000000000 0.027674681755681
17 22 0.947702249607466 0.670551769963200 1.000000000000000 0.015424235408577
18 23 0.945365058874191 0.452184501978802 1.000000000000000 0.011979754802632
19 24 0.943147379789392 0.596640286270468 1.000000000000000 0.008397883488240
20 25 0.942872453494500 0.338995004558810 1.000000000000000 0.015335069142360
21 26 0.942394253803359 0.106228499343825 1.000000000000000 0.003848012750433
22 27 0.942301640615356 0.049297784710307 1.000000000000000 0.002676429828117
23 28 0.942154817465125 0.119407044404752 1.000000000000000 0.002750032589185
24 29 0.942018423399090 0.121277655108985 1.000000000000000 0.002769202668803
25 30 0.941873539267415 0.250843840227353 1.000000000000000 0.004283257391944
26 31 0.941775519114749 0.126513114192207 1.000000000000000 0.002284304541553
27 32 0.941738949615227 0.045486220653876 1.000000000000000 0.001991550050011
28 33 0.941662061753508 0.147385999151005 1.000000000000000 0.002408491398256
29 34 0.941629108134788 0.194827902795445 1.000000000000000 0.003341271691182
30 35 0.941576811669945 0.046071635424533 1.000000000000000 0.001644211378712
31 36 0.941535578122507 0.079923904166747 1.000000000000000 0.001432668121450
32 37 0.941501187898368 0.097550558744681 1.000000000000000 0.001480721420939
33 38 0.941443239728422 0.165500385278288 1.000000000000000 0.001384538363216
34 40 0.941417665999519 0.118115970878139 0.382537713632395 0.001906581092880
35 41 0.941378605668009 0.130092890409776 1.000000000000000 0.001027428613292
36 42 0.941360785611376 0.046955236807771 1.000000000000000 0.000929852347587
37 43 0.941340391864565 0.086019353789626 1.000000000000000 0.001011525375433
38 44 0.941319780381300 0.120632430393815 1.000000000000000 0.001350995731192
39 45 0.941301505865642 0.063293528292601 1.000000000000000 0.000817394779156
40 46 0.941282793070198 0.111258207202368 1.000000000000000 0.000616649418192
41 47 0.941272070555602 0.054235702067523 1.000000000000000 0.000650442586674
42 48 0.941257415302673 0.108757579629471 1.000000000000000 0.000976122015876
43 49 0.941250298242000 0.054488645862481 1.000000000000000 0.000504157205905
44 50 0.941246008140964 0.037838187949824 1.000000000000000 0.000502350396385
45 51 0.941237174890117 0.060535939337536 1.000000000000000 0.000455237020919
46 52 0.941224900091101 0.115515989913643 1.000000000000000 0.000802006874267
47 53 0.941220202594499 0.038293105117237 1.000000000000000 0.000470327743808
48 54 0.941218082069576 0.017782741524008 1.000000000000000 0.000413443451385
49 55 0.941211732076805 0.051880123537069 1.000000000000000 0.000441921084031
50 56 0.941205610080717 0.096699711132774 1.000000000000000 0.000766020118694
51 57 0.941201607042572 0.029260793639641 1.000000000000000 0.000335513800686
52 58 0.941199320489730 0.026506540399016 1.000000000000000 0.000284063365449
53 59 0.941196987802085 0.022991624075065 1.000000000000000 0.000295595712490
54 60 0.941190222788775 0.096780580230562 1.000000000000000 0.000419351240934
55 61 0.941188316735140 0.095426180146830 1.000000000000000 0.000693625753468
56 62 0.941184037308291 0.013228425047932 1.000000000000000 0.000291849893142
57 63 0.941181896116770 0.020763470639818 1.000000000000000 0.000269304035263
58 64 0.941179293607067 0.038939896905004 1.000000000000000 0.000326431043411
59 65 0.941175020897647 0.080500354678394 1.000000000000000 0.000311464637571
60 66 0.941173203555609 0.113183614368728 1.000000000000000 0.000783895646021
61 67 0.941170386077217 0.012023634733551 1.000000000000000 0.000201330644272
62 68 0.941169441376465 0.010293413880217 1.000000000000000 0.000223085033042
63 69 0.941168285188821 0.018017924014191 1.000000000000000 0.000270619990656
64 70 0.941165751937373 0.049414151900165 1.000000000000000 0.000288577119170
65 71 0.941162957000370 0.101738797828096 1.000000000000000 0.000589076366370
66 72 0.941160945601917 0.028623350903475 1.000000000000000 0.000242923735379
67 73 0.941159859724464 0.026260781744231 1.000000000000000 0.000145257497468
68 74 0.941159245521697 0.017951914655965 1.000000000000000 0.000147376865279
69 75 0.941157437516252 0.055262499335141 1.000000000000000 0.000226911071622
70 76 0.941156379167479 0.065392889394870 1.000000000000000 0.000318766713060
71 77 0.941155383173089 0.007369233224270 1.000000000000000 0.000124062385297
72 78 0.941154899139004 0.010944744150765 1.000000000000000 0.000111114038169
73 79 0.941154336846711 0.014833657230426 1.000000000000000 0.000124087927343
74 80 0.941153053679045 0.042470716661919 1.000000000000000 0.000140252419486
75 81 0.941152158320116 0.068857564846624 1.000000000000000 0.000314165720888
76 82 0.941151031151335 0.032589704917633 1.000000000000000 0.000142203462607
77 83 0.941150574613831 0.011470146709889 1.000000000000000 0.000088744617996
78 84 0.941150145032427 0.018976145568047 1.000000000000000 0.000094105415338
79 85 0.941149641560584 0.031723013980551 1.000000000000000 0.000159183915241
80 86 0.941149057276087 0.029475502584879 1.000000000000000 0.000090448037609
81 87 0.941148678514077 0.018240274267769 1.000000000000000 0.000065199290550
82 88 0.941148301310348 0.019145611234266 1.000000000000000 0.000073826182949
83 89 0.941148030055485 0.031285692467525 1.000000000000000 0.000172853620977
84 90 0.941147699127849 0.010052457226658 1.000000000000000 0.000068178920847
85 91 0.941147501381318 0.009826160799351 1.000000000000000 0.000059138330137
86 92 0.941147339995262 0.011082929207895 1.000000000000000 0.000058549239100
87 93 0.941147055505357 0.026677661617312 1.000000000000000 0.000081436898849
88 94 0.941146923505915 0.030705259336207 1.000000000000000 0.000122765820268
89 95 0.941146716037596 0.005725975352608 1.000000000000000 0.000049763970776
90 96 0.941146609257559 0.004462960128386 1.000000000000000 0.000040550346221
91 97 0.941146488497857 0.009159325148620 1.000000000000000 0.000047392273917
92 98 0.941146302887978 0.019195509755904 1.000000000000000 0.000058861330975
93 99 0.941146266705565 0.031275424092684 1.000000000000000 0.000109530964957
94 100 0.941146115009862 0.005548300907567 1.000000000000000 0.000032109732360
95 101 0.941146068677529 0.002325922838161 1.000000000000000 0.000030973424501
96 102 0.941145973509839 0.008335916510722 1.000000000000000 0.000042395522404
97 103 0.941145832320793 0.016501444876121 1.000000000000000 0.000047236541982
98 104 0.941145641887981 0.031318416083588 1.000000000000000 0.000072623239183
99 105 0.941145540218179 0.036044058988234 1.000000000000000 0.000064218166767
100 106 0.941145445346475 0.007319649927766 1.000000000000000 0.000025467140327
101 107 0.941145399638140 0.003471287602234 1.000000000000000 0.000026319509603
102 108 0.941145333381003 0.008626768440701 1.000000000000000 0.000035761769996
103 109 0.941145267704085 0.021034690594214 1.000000000000000 0.000067440831822
104 110 0.941145182456747 0.011563870936252 1.000000000000000 0.000030212016783
105 111 0.941145139163048 0.008182152403655 1.000000000000000 0.000024471344045
106 112 0.941145091397894 0.009938315714566 1.000000000000000 0.000027397519086
107 113 0.941145018120490 0.015466176455652 1.000000000000000 0.000033612881255
108 114 0.941144988559749 0.024803592349469 1.000000000000000 0.000068451637417
109 115 0.941144912291598 0.002992353239698 1.000000000000000 0.000023310801706
110 116 0.941144887574568 0.002746796247888 1.000000000000000 0.000017793628185
111 117 0.941144858210676 0.004550892650383 1.000000000000000 0.000021284700137
112 118 0.941144817108532 0.009609561230307 1.000000000000000 0.000026946615511
113 119 0.941144806486885 0.017159182594865 1.000000000000000 0.000102227450475
114 120 0.941144768306467 0.004567100687088 1.000000000000000 0.000018018299775
115 121 0.941144760403686 0.002009648569984 1.000000000000000 0.000015383729173
116 122 0.941144749565201 0.003971163396360 1.000000000000000 0.000019648459010
117 124 0.941144746289470 0.001391841403512 0.139849373080359 0.000041342238720
118 125 0.941144733086261 0.004306514502988 1.000000000000000 0.000025591026758
119 126 0.941144716925162 0.004731948266309 1.000000000000000 0.000019375676276
120 127 0.941144700063631 0.004938915482584 1.000000000000000 0.000018642789250
121 128 0.941144682508516 0.003840823732866 1.000000000000000 0.000029419235153
122 130 0.941144670515841 0.006640156382029 0.319570446186351 0.000044255067367
123 131 0.941144655839570 0.003519180391071 1.000000000000000 0.000018597293826
124 132 0.941144645631495 0.003142191701609 1.000000000000000 0.000017309703916
125 133 0.941144635153154 0.004224474364169 1.000000000000000 0.000024317969127
126 134 0.941144613676325 0.009231433813736 1.000000000000000 0.000026960793567
127 136 0.941144604878208 0.005248372457417 0.480562009731066 0.000046984515051
128 137 0.941144591101486 0.003545441332597 1.000000000000000 0.000028701857521
129 138 0.941144573948010 0.004758843975637 1.000000000000000 0.000021270765221
130 139 0.941144564173028 0.002768226018207 1.000000000000000 0.000021807199814
131 140 0.941144535439208 0.009292813770865 1.000000000000000 0.000023603360684
132 142 0.941144524137682 0.007133110700713 0.328586213674862 0.000043633706102
133 143 0.941144501898058 0.008503858046744 1.000000000000000 0.000027967161014
134 144 0.941144480592695 0.008405918201820 1.000000000000000 0.000020436314300
135 145 0.941144461336310 0.010181068110455 1.000000000000000 0.000027528211614
136 146 0.941144443602036 0.007401795283366 1.000000000000000 0.000032886458201
137 147 0.941144426505454 0.004398501564072 1.000000000000000 0.000024612727768
138 148 0.941144407127902 0.006021336981368 1.000000000000000 0.000022018794605
139 149 0.941144392597693 0.005044524823857 1.000000000000000 0.000026140858350
140 150 0.941144374857720 0.008933261053195 1.000000000000000 0.000028335034812
141 151 0.941144359509420 0.010804806579810 1.000000000000000 0.000034538803297
142 152 0.941144346952711 0.003013167503584 1.000000000000000 0.000023496570899
143 153 0.941144328076816 0.006637203135042 1.000000000000000 0.000020764394581
144 154 0.941144314280189 0.005820831551359 1.000000000000000 0.000024215452737
145 156 0.941144304263143 0.006695459793995 0.481740973559545 0.000042075683496
146 157 0.941144288831110 0.007659337897768 1.000000000000000 0.000019566858501
147 158 0.941144280980494 0.002837247411533 1.000000000000000 0.000018370119089
148 159 0.941144267656419 0.005506238370814 1.000000000000000 0.000033861590870
149 160 0.941144266072309 0.008978157838525 1.000000000000000 0.000069163623213
150 161 0.941144249151664 0.002157481293076 1.000000000000000 0.000021123275015
151 162 0.941144242063420 0.002015549190130 1.000000000000000 0.000017010601517
152 163 0.941144232049353 0.004979513837267 1.000000000000000 0.000022468256747
153 164 0.941144219489387 0.006485751689443 1.000000000000000 0.000024893454014
154 166 0.941144212410895 0.004498786446319 0.315375649122795 0.000031840424308
155 167 0.941144196458472 0.010324775294174 1.000000000000000 0.000019216183131
156 168 0.941144182486900 0.006286882923578 1.000000000000000 0.000014707112388
157 169 0.941144160315439 0.010461310226026 1.000000000000000 0.000015598614812
158 170 0.941144149532658 0.011149522368707 1.000000000000000 0.000037029313134
159 171 0.941144132746088 0.003314236315138 1.000000000000000 0.000018772435507
160 172 0.941144120756734 0.003235199035014 1.000000000000000 0.000013885706608
161 173 0.941144109170931 0.006023075666089 1.000000000000000 0.000016629784905
162 174 0.941144100324470 0.010592612503119 1.000000000000000 0.000037112365944
163 175 0.941144090721168 0.005213342284021 1.000000000000000 0.000031432691942
164 176 0.941144082920263 0.001738407295229 1.000000000000000 0.000019582780644
165 177 0.941144073740400 0.004737430239092 1.000000000000000 0.000015271360623
166 178 0.941144066199292 0.004073047908771 1.000000000000000 0.000016807717463
167 179 0.941144050174553 0.009286782551258 1.000000000000000 0.000017632818514
168 181 0.941144045809925 0.003937562765833 0.158330679978828 0.000031142981216
169 182 0.941144036609111 0.005140836984472 1.000000000000000 0.000018937508643
170 183 0.941144027507276 0.004440541624721 1.000000000000000 0.000015416586702
171 184 0.941144016528804 0.005880393484613 1.000000000000000 0.000019384397528
172 185 0.941144002255712 0.008627628147804 1.000000000000000 0.000018522516231
173 187 0.941143994365353 0.007773977145561 0.414432175596873 0.000037805618224
174 188 0.941143978864400 0.008686587954148 1.000000000000000 0.000019646145481
175 189 0.941143967369168 0.006085077819049 1.000000000000000 0.000013530469105
176 190 0.941143955688054 0.006363283115772 1.000000000000000 0.000018331229369
177 191 0.941143941593689 0.007922522580617 1.000000000000000 0.000020216634806
178 192 0.941143915158832 0.016374255324519 1.000000000000000 0.000019932626217
179 194 0.941143906171496 0.008780417399376 0.250080727816729 0.000029160113083
180 195 0.941143886896204 0.012606898882641 1.000000000000000 0.000014832531861
181 196 0.941143873019760 0.007851023138768 1.000000000000000 0.000014808751620
182 197 0.941143855354365 0.010964033226332 1.000000000000000 0.000021350555746
183 198 0.941143842550391 0.015112730305621 1.000000000000000 0.000035212496804
184 199 0.941143825106407 0.006007732692197 1.000000000000000 0.000017141848456
185 200 0.941143810067507 0.007403709665676 1.000000000000000 0.000015502908158
186 201 0.941143798967380 0.008039079229398 1.000000000000000 0.000022970267812
187 202 0.941143786171039 0.014919443122030 1.000000000000000 0.000023585140828
188 203 0.941143772411873 0.012565302821552 1.000000000000000 0.000024303231322
189 204 0.941143761395475 0.002500009589328 1.000000000000000 0.000015428643517
190 205 0.941143744987510 0.007177878276386 1.000000000000000 0.000020742833911
191 206 0.941143735255313 0.006352730332228 1.000000000000000 0.000023235896168
192 207 0.941143708736228 0.019279085944330 1.000000000000000 0.000020220612885
193 209 0.941143700102398 0.009957529038906 0.318760704265479 0.000023370001481
194 210 0.941143684075025 0.013739899915274 1.000000000000000 0.000013829484194
195 211 0.941143670852166 0.009623873896606 1.000000000000000 0.000014694596719
196 212 0.941143653606432 0.013633996476964 1.000000000000000 0.000018374861053
197 213 0.941143647977680 0.018974116018181 1.000000000000000 0.000035334770455
198 214 0.941143629470454 0.003756732081603 1.000000000000000 0.000013501238064
199 215 0.941143618995277 0.002074737396899 1.000000000000000 0.000013156771807
200 216 0.941143607758564 0.007018242110660 1.000000000000000 0.000018813657443
201 217 0.941143590847966 0.014109517887677 1.000000000000000 0.000018553973123
202 218 0.941143559039650 0.027783483367939 1.000000000000000 0.000024255866117
203 220 0.941143545816729 0.016573677786181 0.378543073828357 0.000020322018569
204 221 0.941143533638163 0.009506366048604 1.000000000000000 0.000010637041602
205 222 0.941143525012054 0.005655057059568 1.000000000000000 0.000010331025939
206 223 0.941143514550634 0.007937349734515 1.000000000000000 0.000013841659590
207 224 0.941143505007425 0.013728269125268 1.000000000000000 0.000026777392609
208 225 0.941143493076589 0.006663698613190 1.000000000000000 0.000012560061073
209 226 0.941143486344317 0.003388691431744 1.000000000000000 0.000008988909423
210 227 0.941143480449382 0.004202747474155 1.000000000000000 0.000010576387904
211 228 0.941143472296951 0.006735044238878 1.000000000000000 0.000012329344341
212 229 0.941143461229902 0.012443539390442 1.000000000000000 0.000016567690004
213 230 0.941143457383232 0.015956173633167 1.000000000000000 0.000020114948911
214 231 0.941143448732306 0.004011234481914 1.000000000000000 0.000006884783626
215 232 0.941143445737203 0.001137565201598 1.000000000000000 0.000008584403941
216 234 0.941143444132081 0.001479399239054 0.459094862415713 0.000014336945206
217 235 0.941143441249680 0.002055670814446 1.000000000000000 0.000008254286916
218 236 0.941143438404950 0.003586660464874 1.000000000000000 0.000008923454385
219 237 0.941143434885415 0.005179939523767 1.000000000000000 0.000012290834612
220 239 0.941143433779242 0.002407205079036 0.254454286087406 0.000017366733725
221 240 0.941143431763650 0.002910795881478 1.000000000000000 0.000007703082280
222 241 0.941143430095862 0.001619390381197 1.000000000000000 0.000009837155667
223 242 0.941143428275917 0.001343761045110 1.000000000000000 0.000010359333985
224 243 0.941143426074767 0.002594440083455 1.000000000000000 0.000026094374864
225 244 0.941143422865733 0.002429397193569 1.000000000000000 0.000009011545731
226 245 0.941143420661894 0.001736564653805 1.000000000000000 0.000008499230130
227 246 0.941143419070984 0.001865994130532 1.000000000000000 0.000010032346482
228 247 0.941143416582299 0.002683239052259 1.000000000000000 0.000008328808445
229 248 0.941143413299421 0.004969587099242 1.000000000000000 0.000006882290314
230 250 0.941143412736817 0.000995070951792 0.372785125502565 0.000010694608158
231 251 0.941143411682857 0.000944439246123 1.000000000000000 0.000006320782526
232 252 0.941143410790073 0.000676881198772 1.000000000000000 0.000005521643101
233 253 0.941143409493073 0.001283192134854 1.000000000000000 0.000004943540713
234 254 0.941143408197743 0.002493735841463 1.000000000000000 0.000009767074195
235 255 0.941143407259827 0.002138014027531 1.000000000000000 0.000006758898652
236 256 0.941143406704681 0.000356914376353 1.000000000000000 0.000003906408207
237 257 0.941143406108421 0.000485760804465 1.000000000000000 0.000003514543714
238 258 0.941143405617590 0.000635787829336 1.000000000000000 0.000003999168790
239 259 0.941143404655987 0.001594954420695 1.000000000000000 0.000004863492639
240 261 0.941143404383781 0.000711459634910 0.239326657801623 0.000005828607231
241 262 0.941143403844188 0.001196236341342 1.000000000000000 0.000003298499645
242 263 0.941143403446981 0.000724053283084 1.000000000000000 0.000002907517182
243 264 0.941143403112561 0.000820257376975 1.000000000000000 0.000006818101262
244 265 0.941143402775267 0.000326034909191 1.000000000000000 0.000003502724645
245 266 0.941143402501262 0.000297427275113 1.000000000000000 0.000003033574845
246 267 0.941143402151957 0.000684834912707 1.000000000000000 0.000006271806689
247 268 0.941143401920504 0.000620830261128 1.000000000000000 0.000004046962384
248 269 0.941143401685903 0.000854221098514 1.000000000000000 0.000004009127552
249 270 0.941143401467352 0.000953719973762 1.000000000000000 0.000002593197509
250 271 0.941143401302962 0.000422458509249 1.000000000000000 0.000002712083385
251 272 0.941143401002638 0.000658232870792 1.000000000000000 0.000005575031729
252 273 0.941143400759525 0.000657650322383 1.000000000000000 0.000003308639294
253 274 0.941143400579677 0.000384709185672 1.000000000000000 0.000004177262600
254 275 0.941143400432025 0.000290076909843 1.000000000000000 0.000002545828520
255 276 0.941143400272687 0.000369545511522 1.000000000000000 0.000002799217731
256 277 0.941143400133813 0.000402677014154 1.000000000000000 0.000003963642555
257 278 0.941143399924224 0.000612927192065 1.000000000000000 0.000004217125757
258 279 0.941143399581082 0.000916622635497 1.000000000000000 0.000002765349348
259 281 0.941143399427971 0.000555346806122 0.406838732778462 0.000004944209124
260 282 0.941143399246512 0.000442248666319 1.000000000000000 0.000001547219835
261 283 0.941143399183807 0.000113809257671 1.000000000000000 0.000002062007882
262 284 0.941143399100287 0.000149211968122 1.000000000000000 0.000002506453880
263 285 0.941143398910743 0.000483627008440 1.000000000000000 0.000002427673083
264 287 0.941143398841339 0.000337274803324 0.249907414616279 0.000004753078863
265 288 0.941143398664354 0.000704201425101 1.000000000000000 0.000001906909188
266 289 0.941143398590062 0.000704201425101 1.000000000000000 0.000001368963159
Convergence criteria met.
After: gradient norm = 1.3689631593207231E-6
>>> Parameters after optimization
Count Table 0:
---------------
h: {-0.9796,1.9014,-0.9218}
Enrichment model0:
--------------------
rho: {0.0000,1.0000,0.0000}
gamma: {0.0000,-1.0000,-1.0000}
Binding mode 0:
---------------
Mononucleotide: {}
Activity(exp=0): {-11.0721,-11.0721,-11.0721}
Binding mode 1:
---------------
Mononucleotide: {-0.7464,-0.7353,-0.7245,-0.7055,-0.6637,-0.8471,-0.7948,-0.6060,-0.6272,-0.9766,-0.9883,-0.3196,-0.0511,-1.2036,-0.6429,-1.0140,0.1484,-1.0306,-0.9802,-1.0492,-0.8934,-0.8080,-0.9908,-0.2195,-0.8511,-0.7446,-0.8941,-0.4219,-0.4738,-1.0815,-0.4761,-0.8802,-0.8359,-0.6912,-0.6970,-0.6875,-0.8200,-0.6866,-0.8470,-0.5581}
Dinucleotide(d=1): {-0.2817,0.0098,-0.3110,-0.1563,-0.2654,-0.2765,0.0271,-0.2123,0.0605,-0.2014,-0.2904,-0.2971,-0.1794,-0.3798,-0.2209,0.0636,-0.3307,-0.0217,-0.5289,0.1480,0.0603,-0.3861,-0.3904,-0.1340,-0.3544,-0.2775,0.0382,-0.1808,-0.0364,-0.2705,-0.1412,-0.1049,-0.1951,-0.2889,0.0132,-0.0799,-0.2177,-0.1626,-0.2251,-0.2439,-0.4429,-0.1507,-0.1045,-0.1905,0.6225,-0.4884,-0.3158,-0.4408,0.8065,-0.4895,-0.2930,-0.4463,-0.7105,-0.1209,-0.1248,-0.1203,0.1125,-0.1808,-0.2835,-0.2008,-0.4384,-0.1260,-0.1459,-0.1496,-0.1453,-0.1165,-0.3377,0.6434,-0.2101,-0.1863,-0.1462,-0.4643,-0.2160,-0.2348,-0.1809,-0.3160,-0.2276,-0.1878,-0.2228,-0.3622,-0.9538,0.6967,-0.6259,-0.2798,0.5104,-0.7558,0.1792,-0.8790,-0.5577,-0.3461,-0.7312,0.6113,0.1066,-0.4363,0.3948,0.1554,-0.4321,0.1465,-0.2242,-0.1999,-0.4555,-0.7835,0.0782,0.2972,0.2607,-0.0636,-0.7047,-0.4060,0.1676,-0.3469,0.3277,-0.5726,-1.0580,0.3831,-0.3071,0.1658,0.0571,-0.5828,-0.1929,-0.2503,-0.0638,-0.1243,-0.0477,-0.0630,0.0710,-0.4627,0.0127,-0.4483,-0.6169,-0.1238,-0.0612,-0.0860,-0.0330,-0.2326,-0.3916,-0.0393,-0.1551,-0.2010,-0.1043,-0.2027,-0.0765,-0.1024,-0.2870,-0.1978}
Dinucleotide(d=2): {-0.3200,-0.1455,-0.3802,0.0704,-0.1379,-0.2353,-0.1199,-0.2147,-0.1461,-0.1652,-0.3438,-0.0578,-0.0465,-0.4323,-0.1453,-0.0910,-0.2089,-0.2433,-0.0092,-0.1672,0.1200,-0.2100,-0.3468,-0.4488,-0.0484,-0.3408,-0.2691,-0.1118,0.1357,-0.3528,-0.0966,-0.3131,-0.0763,-0.1041,-0.1385,-0.1239,-0.2716,-0.1639,-0.1901,-0.1437,-0.5348,-0.1440,-0.0203,-0.1437,0.7911,-0.5257,-0.5793,-0.5423,-0.0407,0.0282,-0.0677,0.1312,-0.2349,-0.2060,-0.2327,-0.4599,-0.4342,-0.3708,-0.3295,0.2921,-0.1733,-0.2634,-0.3165,-0.2333,-0.0353,0.0212,-0.1131,0.3489,-0.3110,-0.1781,-0.2586,-0.2979,-0.3027,-0.3252,-0.2499,-0.1361,-0.1707,-0.2460,-0.2181,-0.4387,-0.3836,-0.2288,-0.0200,-0.1644,0.3285,-0.0784,-0.7737,-0.5083,-0.3529,-0.6237,0.2400,-0.3084,-0.0855,-0.0634,-0.0225,0.1340,-0.4245,-0.0836,-0.0582,-0.2938,-0.1099,-0.2258,-0.5067,0.0487,-0.3471,-0.2725,-0.0849,-0.1692,0.0291,-0.0796,-0.0678,-0.2653,-0.1884,-0.0635,0.0351,-0.2651,-0.2898,-0.2169,-0.4586,-0.0988,-0.2369,-0.1498,-0.1610,0.0638,-0.0869,-0.2398,-0.2954,-0.2589}
Dinucleotide(d=3): {-0.0378,-0.2270,-0.0863,-0.3976,-0.0615,-0.2220,-0.2401,-0.1865,0.0726,-0.4030,-0.2104,-0.2054,0.0377,-0.3174,-0.1761,-0.2502,0.0788,-0.2232,-0.1979,-0.3134,0.0916,-0.3088,-0.4490,-0.2045,-0.0806,-0.1916,-0.2395,-0.2399,0.1675,-0.3354,-0.1532,-0.3120,-0.2509,-0.1827,-0.1820,0.0053,-0.3153,-0.1544,-0.2647,-0.1879,-0.3014,-0.0659,-0.1530,-0.4428,-0.0152,-0.4042,-0.3445,0.3485,-0.0707,0.0118,0.0416,0.0401,-0.2624,-0.2776,-0.3438,-0.2670,-0.2630,-0.3574,-0.1863,0.0621,-0.2331,-0.1328,-0.4298,-0.2429,0.3083,-0.4684,0.4046,-0.1477,-0.2646,-0.1387,-0.4404,-0.1786,-0.2733,-0.2132,-0.2115,-0.2650,-0.2830,-0.1676,-0.3681,-0.2038,-0.1831,-0.1372,-0.1063,-0.4674,-0.5745,-0.0439,-0.3648,0.0766,-0.3420,-0.3564,-0.0797,-0.1838,0.1839,-0.1117,-0.1038,-0.1172,-0.2658,-0.1634,-0.0882,-0.3154,-0.2541,-0.2090,-0.5615,0.1730,-0.2197,-0.1859,-0.1674,-0.2867,-0.0540,-0.0942,-0.0601,-0.1586}
Dinucleotide(d=4): {0.0158,-0.2427,-0.2384,-0.2631,0.0811,-0.2709,-0.3216,-0.2300,0.1312,-0.2739,-0.2610,-0.3484,0.0310,-0.2747,-0.2078,-0.2378,-0.2293,-0.2671,-0.1350,-0.0291,-0.3416,-0.1906,-0.3401,0.0082,-0.2246,-0.2236,-0.3454,-0.0098,-0.1185,-0.1490,-0.1787,-0.1369,-0.2032,-0.0835,-0.2346,-0.1219,-0.3203,-0.2672,-0.4275,0.0052,-0.1970,-0.3230,-0.1595,-0.2971,-0.1226,-0.0825,-0.0814,0.0051,0.2153,-0.0384,0.2074,-0.3497,-0.3682,-0.1631,-0.3521,-0.1777,0.1311,-0.5053,0.1376,-0.5693,-0.4953,-0.2615,-0.5142,0.1924,-0.1407,0.2546,0.1876,-0.0753,-0.1902,-0.3361,-0.3270,-0.1994,-0.2163,-0.3715,-0.3172,-0.1201,-0.2254,-0.3197,-0.2755,-0.2389,-0.2173,-0.2265,-0.2665,-0.1908,-0.3605,-0.0797,-0.3088,-0.1047,-0.2933,-0.2404,-0.3083,-0.1458,0.0296,-0.1294,0.0221,-0.0909}
Dinucleotide(d=5): {-0.1392,-0.2805,-0.2223,-0.0960,-0.3282,-0.1834,-0.2232,-0.0084,-0.1976,-0.2478,-0.2645,-0.0159,-0.2512,-0.1265,-0.2779,-0.0484,-0.1767,-0.1561,-0.1521,-0.1736,-0.2912,-0.2172,-0.2895,-0.0575,-0.2190,-0.2305,-0.2470,-0.0991,-0.1703,-0.1515,-0.2073,-0.0724,0.0358,-0.4546,-0.0181,-0.2647,-0.1846,-0.2765,-0.1738,-0.3231,-0.1936,-0.2802,-0.1377,-0.3618,-0.1264,-0.0554,-0.1318,0.0354,0.0070,-0.0290,0.0991,-0.0596,-0.2495,-0.3493,-0.3006,-0.2548,-0.2052,-0.2196,-0.0765,-0.2039,-0.3817,-0.0816,-0.4677,-0.1382,-0.0111,0.2260,-0.0921,0.1193,-0.2770,-0.3210,-0.2190,-0.2406,-0.2241,-0.3168,-0.2768,-0.2045,-0.2836,-0.3507,-0.2172,-0.2218}
Dinucleotide(d=6): {-0.1900,-0.2202,-0.2297,-0.1055,-0.2510,-0.1939,-0.2062,-0.0859,-0.2185,-0.1547,-0.2608,-0.0929,-0.1974,-0.1883,-0.1984,-0.1178,-0.1150,-0.2290,-0.0869,-0.2334,-0.1200,-0.3752,-0.1246,-0.2358,-0.1394,-0.2919,-0.1352,-0.2282,-0.1028,-0.1676,-0.1337,-0.1925,-0.1881,-0.2209,-0.1096,-0.1365,-0.2667,-0.2203,-0.2758,-0.2125,-0.2741,-0.1848,-0.2957,-0.2317,-0.1015,-0.0624,-0.0293,-0.1011,-0.0640,0.0699,-0.0206,0.0257,-0.2384,-0.4137,-0.2246,-0.2935,-0.2573,-0.1120,-0.2532,-0.0957,-0.2416,-0.2654,-0.3432,-0.1836}
Dinucleotide(d=7): {-0.1520,-0.2699,-0.1084,-0.2120,-0.0396,-0.3577,-0.1064,-0.2499,-0.1309,-0.2134,-0.1765,-0.1943,-0.1587,-0.2176,-0.0903,-0.2338,-0.1841,-0.1871,-0.1435,-0.1505,-0.2328,-0.2156,-0.2197,-0.1763,-0.2013,-0.1879,-0.2166,-0.1893,-0.2132,-0.1030,-0.1198,-0.1705,-0.1840,-0.1523,-0.2525,-0.0682,-0.2749,-0.2359,-0.2645,-0.1973,-0.3253,-0.2023,-0.3048,-0.1569,-0.0456,-0.0924,-0.0331,-0.1210}
Dinucleotide(d=8): {-0.2108,-0.2064,-0.1587,-0.1696,-0.1605,-0.1790,-0.2243,-0.1709,-0.2492,-0.1354,-0.1696,-0.1720,-0.2131,-0.1713,-0.1459,-0.1744,-0.1730,-0.1334,-0.1955,-0.1607,-0.2080,-0.2573,-0.2932,-0.0935,-0.2370,-0.1938,-0.2174,-0.1461,-0.2006,-0.1092,-0.1420,-0.1503}
Dinucleotide(d=9): {-0.1717,-0.1752,-0.2212,-0.1727,-0.1650,-0.2100,-0.2898,-0.0759,-0.2004,-0.1339,-0.1604,-0.2260,-0.2839,-0.1687,-0.1750,-0.0814}
Activity(exp=0): {-0.9719,-0.9719,-0.9719}
> Optimization done.
Probound Model
±
Optimized model:
{"metadata":{"timeStamp":"2021-05-21 22:24:52.934","logLikelihoodPerRead":0.9411433985900617,"logLikelihood":2408632.3567139027,"gradientCalls":761,"fitSteps":715,"regularization":0.1382659463520941,"functionCalls":0,"fitter":"proBound","fitName":"component1-4-all","fitTime":1184.519,"dataLoops":761},"optimizerSetting":{"output":{"outputPath":"jobs/63651f03515e","baseName":"fit"},"nThreads":20,"likelihoodThreshold":0,"lbfgsSettings":{"memory":100,"convergence":1.0E-7,"MCSearch":true,"maxIters":1000},"lambdaL2":1.0E-6,"fixedLibrarySize":false,"expBound":40,"nRetries":3,"hkSettings":{"epsilon":1.0E-7,"kickFinal":false,"fdDelta":1.0E-4,"kickAll":false,"maxIters":200,"evCutoff":1.0E-9}},"modelSettings":{"enrichmentModel":[{"variationsOptimized":true,"cumulativeEnrichment":false,"concentration":100,"modelType":"RhoGamma","bindingModeInteractions":[],"componentName":"Rho-gamma enrichment model 0","freezingLevel":0,"includeComponent":true,"bindingModes":[0,1],"variationDescription":[],"modifications":[]}],"letterOrder":"ACGT","countTable":[{"leftFlank":"GAGTTCTACAGTCCGACCTGG","variationsOptimized":true,"transliterate":{"in":[],"out":[]},"variableRegionLength":10,"countTableFile":"jobs/63651f03515e/countTable.0.tsv.gz","modeledColumns":[0,1,2],"inputFileType":"tsv.gz","nColumns":3,"rightFlank":"CCAGGACTCGGACCTGGA","componentName":"Count table 0","freezingLevel":0,"includeComponent":true,"variationDescription":[]}],"bindingModeInteractions":[],"bindingModes":[{"variationsOptimized":true,"fitLogActivity":true,"flankLength":0,"singleStrand":false,"variationName":"0;0;0","size":0,"dinucleotideDistance":0,"componentName":"Binding mode 0","freezingLevel":0,"positionBias":false,"includeComponent":true,"variationDescription":[{"variationName":"0;0;0","descriptionString":"Initial model."}],"modifications":[]},{"variationsOptimized":true,"fitLogActivity":true,"flankLength":6,"singleStrand":false,"variationName":"10;6;0","size":10,"dinucleotideDistance":10,"componentName":"Binding mode 1","freezingLevel":0,"positionBias":false,"includeComponent":true,"variationDescription":[{"variationName":"10;6;0","descriptionString":"Initial model."}],"modifications":[]}],"letterComplement":"C-G,A-T"},"coefficients":{"enrichmentModel":[{"rho":[0,1,0],"gamma":[0,-1,-1]}],"countTable":[{"h":[-0.9795599946872287,1.9014070025015783,-0.9218470078206269]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[-11.0721348839175,-11.0721348839175,-11.0721348839175]],"dinucleotide":[],"modifications":[]},{"mononucleotide":[-0.7463806372918623,-0.7352797711394545,-0.7244842786573173,-0.7054932656721628,-0.663740808297655,-0.8471207645528308,-0.7947863441099562,-0.6059900358001101,-0.6271621401718047,-0.9766117090797111,-0.988311581030978,-0.31955254871049443,-0.051121061457149335,-1.2036179029716043,-0.6428968593265312,-1.0140021552374594,0.14842298453027822,-1.03062726197462,-0.9801933465657682,-1.0492403549821752,-0.8933701118552173,-0.8080136496841024,-0.9907790148266209,-0.21947520262722253,-0.8510536634536302,-0.7445937452874648,-0.894100158408012,-0.42189041184433146,-0.47383947207100824,-1.081526054446158,-0.47611242240540874,-0.8801600300704927,-0.8359209755072327,-0.6912464209033877,-0.6969772305432713,-0.6874933258066812,-0.8199611201116885,-0.6865718737880082,-0.8470159213283159,-0.5580890375327415],"activity":[[-0.9719445758697076,-0.9719445758697076,-0.9719445758697076]],"dinucleotide":[[-0.28168037554438957,0.009848824250578887,-0.31101401563141706,-0.1563319262645521,-0.26535822866687886,-0.2764875995542496,0.027110227282729615,-0.21234195040659656,0.060520896039931056,-0.20139017049891542,-0.29044721117750916,-0.29706725516935134,-0.1793790157909155,-0.3797595803124,-0.22094245811686536,0.06362681011379082,-0.33072053688836717,-0.021722344119990845,-0.528886051074827,0.14797147739653072,0.06029738175759854,-0.386124086863622,-0.39035903150105367,-0.13402534682248168,-0.35440553396901486,-0.27753970942346795,0.03815732449028941,-0.1808306162375213,-0.03637425396272334,-0.27047810950948453,-0.14120283882930182,-0.10485075388934449,-0.195090016722453,-0.28886495267493073,0.013165898622661936,-0.07992971760649971,-0.2176920421820619,-0.16264465468190029,-0.22513365716531678,-0.243938664168181,-0.4428936645129233,-0.1506720047266807,-0.10449708828991842,-0.19049221003681213,0.6225356172294336,-0.48835494746068764,-0.31578369425406133,-0.44080723081666323,0.8065322689742899,-0.48948419346118377,-0.2930458531173679,-0.44625947159862317,-0.7105272869417439,-0.12090126592875595,-0.12477218498626694,-0.12028594037564673,0.11254427415761528,-0.18081614569706236,-0.2834774413131529,-0.20080057479682167,-0.4383526854501522,-0.1259877809651689,-0.1458868435542554,-0.14957190439289283,-0.14534476788550363,-0.11651960640096896,-0.33767199712096513,0.6434459207101729,-0.21005595299934313,-0.1863054216156988,-0.1462321275312221,-0.46425435913406976,-0.2160024197026621,-0.23479349838637584,-0.18089169297295526,-0.31604754705178856,-0.22760027781121348,-0.1878326733920089,-0.22281375015273666,-0.36217285799987425,-0.9537915193005755,0.6967184601535739,-0.6259039334906057,-0.2797967634631771,0.5104461354643443,-0.7558355579340081,0.17919436564597582,-0.87895259337802,-0.5576505555705825,-0.3461395434213893,-0.7311508382459597,0.6112805641366702,0.10661767172132446,-0.4363426493902021,0.3948104449668647,0.15540328265924389,-0.43207814338642087,0.14650854469897637,-0.22423998273608362,-0.1999178704204774,-0.4555315830064403,-0.7835135529608518,0.07817664535886237,0.2972479979432518,0.26072206704451456,-0.06359629915454085,-0.7047026511578812,-0.40602174651696316,0.16757825754384617,-0.34687591486380165,0.3277297882273736,-0.5725785860599496,-1.0580455672311113,0.383124190618634,-0.3070575466053653,0.16577758354799213,0.05708824576770073,-0.5827814046057642,-0.19290948112436065,-0.2503409460318031,-0.06381538428286622,-0.12425643515114614,-0.04772750583056247,-0.06295772455940161,0.071046711652072,-0.462663275999154,0.012727335253098649,-0.4483018248647304,-0.616853089434976,-0.12379296712585436,-0.06119334241410207,-0.08603696942593109,-0.032955157839808145,-0.23256600089675866,-0.39158403008825377,-0.03932934690561688,-0.15508676355997075,-0.20104788654449898,-0.10433678956462522,-0.20267576050281952,-0.07646702124367098,-0.10236049023174945,-0.2869781633065563,-0.1978292503616222],[-0.32000976419936394,-0.14549816063413323,-0.3802055172180521,0.0704212636981976,-0.1378980901064145,-0.2353098587150571,-0.11992233041514673,-0.21473581912496625,-0.14609283495839856,-0.16517592089002428,-0.3438089472071873,-0.0577614017107571,-0.046485836536889924,-0.4323218592665788,-0.1452909058921615,-0.0909970462700767,-0.20891076804828548,-0.24332452356845244,-0.009180346175590668,-0.16715804774567738,0.12004173899378053,-0.21003373282700932,-0.34681027188419083,-0.4488106223471756,-0.04844005792262508,-0.34080934824184306,-0.2691226259340354,-0.11177672919261536,0.13569302015048038,-0.35279881397909346,-0.09658970163571515,-0.313062199088796,-0.07627519632483977,-0.10413648338971392,-0.13853012130051073,-0.12388372955289952,-0.2715852060933441,-0.16386679769219842,-0.19009556843918674,-0.1437158218597054,-0.5348493017159512,-0.14401360619379489,-0.020259990202174574,-0.14370906395799787,0.7910721743559049,-0.525650302896957,-0.5793060347348079,-0.542287979449191,-0.04068879907377781,0.02824242611222925,-0.0676797253655512,0.13124860722482595,-0.23492888227441658,-0.20598476746995115,-0.23269306038536045,-0.4598746056172849,-0.4341630580804322,-0.37078093188424716,-0.32950824297304154,0.29212969778094683,-0.17327566068198133,-0.2633566130436081,-0.3165179491390312,-0.2332614645765519,-0.03526169192441687,0.02121105214425056,-0.11310048034899751,0.3489207915102873,-0.31103235555440095,-0.17810728980569418,-0.25856846285505175,-0.29792881057798015,-0.30266618246988447,-0.3251680670013942,-0.2499239176732733,-0.1360739755327814,-0.17071969823892877,-0.24596412899965997,-0.21805123940749813,-0.43865857271170416,-0.3836229414018615,-0.2288090386143161,-0.020037411165461125,-0.16437013748952783,0.32851594682689866,-0.07842216680064987,-0.7737022094696063,-0.5083040092221741,-0.35287941433187386,-0.6236952964519782,0.2399878821100972,-0.3083841363731776,-0.08549746073120021,-0.06340422283874184,-0.022467605649089024,0.13399919215595169,-0.4245154309856057,-0.08356966044226245,-0.05820185134256228,-0.2937845887910915,-0.10994758642470662,-0.22575526237488452,-0.5067362456585934,0.04866195682631162,-0.34707198294778985,-0.2724652339657922,-0.08486999886983354,-0.169151118935058,0.029080526022537332,-0.07961301314142377,-0.06780414878217735,-0.2653493896341959,-0.18843271404458686,-0.06348671204811496,0.03508083804543854,-0.2650999554596853,-0.2897697405467845,-0.21694414192639977,-0.4586226526741173,-0.09876944806291886,-0.23693541218777045,-0.14983594014934315,-0.16095170408824258,0.06378437691943993,-0.08694670081701467,-0.23982630987199527,-0.2954280772410339,-0.2589087352937633],[-0.037785311760238666,-0.22701856738214235,-0.0863265865225692,-0.397598527370056,-0.061515013662097814,-0.22198882043167603,-0.24010600620657285,-0.18650804102235105,0.07255113057537897,-0.4030081952605328,-0.21036327982571215,-0.2053526831580307,0.03765446085124108,-0.31742917141098925,-0.1761229557212464,-0.25017546113950345,0.07883835053851716,-0.22324334447929,-0.19792004923289255,-0.3133546974242462,0.09157898719619584,-0.30879069927879105,-0.44900719594258753,-0.2044811666420432,-0.08056080762954035,-0.19157919009622174,-0.23951471522113968,-0.23993440354082293,0.16748250601465742,-0.33542184350546517,-0.15319954552218426,-0.3119852146813664,-0.25091614545685315,-0.18271271022133875,-0.18196279008180716,0.0053207040730095835,-0.31534237560684325,-0.15436678249853317,-0.2647128593897237,-0.1878829212449585,-0.3013605950778823,-0.06589502813475626,-0.15304008616400416,-0.44282235631800554,-0.015249744465107363,-0.4042127411719738,-0.3444524432962837,0.34851584560800997,-0.07067355948539189,0.011823103619845005,0.04156569643286523,0.04011508147654402,-0.26239376190917113,-0.2775603451345258,-0.3437873436382321,-0.26701418115941766,-0.2629997990654247,-0.35738461455330023,-0.18628056411806035,0.06212396335657425,-0.23308802487214972,-0.1328203198984064,-0.42982780445933294,-0.24289055603951887,0.30830050038743284,-0.46837303942613606,0.4045991670796714,-0.14769693519062826,-0.26463547981611774,-0.13869726007934505,-0.4403938347910976,-0.17864641935804104,-0.2732934458130782,-0.2132127836935124,-0.2115438760315222,-0.26503393201426795,-0.2830076320548212,-0.16755515436922708,-0.3681198868218367,-0.20378301745451716,-0.1830736631433694,-0.13717195354323033,-0.10626350853001551,-0.46743138077825785,-0.5744991490104335,-0.04393355799997365,-0.3648184837960051,0.07663694003654851,-0.34198319186638837,-0.3563665381292768,-0.07967581639621349,-0.18383052319091814,0.1839449734297301,-0.11172019087517585,-0.1037561485153633,-0.117150837138909,-0.26580054570247175,-0.16338829022448378,-0.08820707861243285,-0.3154143795535196,-0.2541159252745474,-0.20898690987524782,-0.5615149649514578,0.17301335352972033,-0.21968450567413422,-0.18589528704373617,-0.16742748861249626,-0.28674540507544277,-0.05404989265005197,-0.09417111854275133,-0.06007279531952153,-0.15863179586449466],[0.015835476432591606,-0.2427175964443267,-0.23836425225157984,-0.26311529187064403,0.08105858262723545,-0.27088078949096145,-0.32163238692508855,-0.22996911189659439,0.13116138037736136,-0.2738775600685772,-0.2609532402030131,-0.34837828600852516,0.03101400907096596,-0.27469555337499524,-0.20779150555617423,-0.23778690386477996,-0.22929381165782226,-0.26711662729696417,-0.1350143830682115,-0.029088922465930353,-0.34159410558406406,-0.19056786258111255,-0.3401002374684568,0.008235475963641081,-0.2246104915534434,-0.22360095244024644,-0.34541171452040215,-0.009786699128817763,-0.11851680724626872,-0.14902258028938484,-0.17870150360138232,-0.1369018065082971,-0.20322246278196143,-0.08347166754182644,-0.23464938633203816,-0.12190480150242111,-0.3203396149035622,-0.26722301132393417,-0.4274587297203151,0.00523159577769749,-0.19699828459873941,-0.3229983583458147,-0.15946871591556072,-0.2970816133383187,-0.12262715785501911,-0.08253489213156569,-0.08144011528513556,0.005094186351480258,0.21531225291242087,-0.038354970679928276,0.20735298379112027,-0.34967443676896237,-0.3682309414425238,-0.16314599683746364,-0.35205299973371057,-0.17770983796328435,0.13114473931150758,-0.5053367207880657,0.13758820574830796,-0.5693328220505294,-0.49530550090544123,-0.26145282239466683,-0.5142448075067164,0.19235064586085052,-0.14066755924383703,0.25464523685950397,0.18759791052030964,-0.07532413816783463,-0.1901969833610041,-0.33611010552469467,-0.3269750073751599,-0.19937945620567696,-0.2163377189358064,-0.37151771950457546,-0.31721927687053475,-0.12005130043774706,-0.22538606968727445,-0.31970028764373765,-0.27553974754144483,-0.23893080632752162,-0.21734738197941103,-0.2265198343018672,-0.26649580935170525,-0.19079931154876403,-0.36050912347414227,-0.07966448052075825,-0.3087734460826716,-0.10471300569096077,-0.2932594914627223,-0.24040232608483347,-0.3082968181522695,-0.1457676635366917,0.029614933863396743,-0.12942772414180556,0.022120279186811035,-0.09085182616836879],[-0.1391836007037521,-0.280548556958263,-0.2222580395012005,-0.0959679559032424,-0.3281667324269154,-0.18344886907541527,-0.2232484146884357,-0.008414981105386491,-0.1975903705928363,-0.24782121131422996,-0.2645162405497594,-0.015864110011516077,-0.25119744635197033,-0.12653616002514298,-0.2779453574575367,-0.04838498278135616,-0.1766607890911953,-0.15605676938083074,-0.1521293379257135,-0.1736455233118035,-0.29121036841742903,-0.21723090122588287,-0.2894898936450479,-0.05754082877342106,-0.21901908506318032,-0.23052613795512683,-0.24701205906266632,-0.09906475807828971,-0.17031884414529405,-0.15152397336819803,-0.20725441112669798,-0.07240934887627534,0.035763100646205644,-0.45462508572847693,-0.018118940372191483,-0.26466995878656197,-0.18455129376924786,-0.27654198903288413,-0.17376302449042513,-0.3230614981876589,-0.19364753859851302,-0.28018623359598077,-0.1377483366837558,-0.36184090102176253,-0.12641586061874932,-0.0553518544542086,-0.13176574225273893,0.035432127500074774,0.006960495095585567,-0.029025410601572557,0.0990993830576625,-0.05956183344411527,-0.24952536239214518,-0.3492916126502396,-0.3005802164319916,-0.25481999432122643,-0.20517314525966893,-0.21957228860075675,-0.07645505726081586,-0.20392456771566064,-0.3817278318127831,-0.08158693366227998,-0.46773254615653376,-0.13817610729074362,-0.01110891313473111,0.22602265930673282,-0.09214549609818781,0.11927301293807868,-0.2769539261114587,-0.3209788026152574,-0.21898284285299296,-0.2406189744082297,-0.22412668298250177,-0.31682345261872064,-0.27683302772633833,-0.2044923799084008,-0.28361485318177926,-0.3507163965585994,-0.21718121579049587,-0.22181173770411677],[-0.18996569208489292,-0.22018268938859012,-0.22970958939616754,-0.10554755395073671,-0.2509589401451033,-0.1938526504785873,-0.20617746870667555,-0.08592834934391766,-0.21848970695090772,-0.1546808883050432,-0.26077724212865927,-0.09287530552952837,-0.19744807615674753,-0.18828850700080005,-0.19838518362930674,-0.11782518625124307,-0.11501717433614664,-0.22902432926426533,-0.08685769485570363,-0.23344801057309317,-0.1200007734045612,-0.3751706089057848,-0.12462412662569296,-0.23576973032494575,-0.139386887350727,-0.29186422822249103,-0.13520933086702747,-0.22817138793839814,-0.10280697602467094,-0.1675902826372429,-0.13369867482662134,-0.1924528132897498,-0.1881084910799287,-0.2209317661026835,-0.10955075453110681,-0.13651061411607457,-0.26671898625695456,-0.22033310131799652,-0.2757549339046899,-0.21246652739646077,-0.2741244565945138,-0.18479562031590982,-0.2957328967438326,-0.2317034181876392,-0.10153725814317262,-0.062402663570886835,-0.02933845795825229,-0.10108308322666955,-0.06401907088856383,0.06994979925674456,-0.0205960622665611,0.02572510215531814,-0.2383651208915945,-0.41373246936728514,-0.22458355224144189,-0.2935087315680891,-0.2573194996632205,-0.11201483425816147,-0.253173645771804,-0.09565099488582712,-0.24163998694346192,-0.265387740101699,-0.34319524629013504,-0.18358097572125007],[-0.15198474139100132,-0.26989944481739997,-0.10835820181332959,-0.2119575869948426,-0.039620721973649985,-0.35768209148763475,-0.10638597301332944,-0.24988004056252644,-0.1308929418287269,-0.21337223042337053,-0.17647283519882614,-0.194306611988272,-0.15866668140871654,-0.2175514215274196,-0.09031130034985384,-0.23375020466810223,-0.1840507818016308,-0.1870697481989568,-0.14353135760660157,-0.15045413492880003,-0.23277806969533069,-0.21555584806147837,-0.219732381120181,-0.1763153545805714,-0.2013435011668363,-0.18788620555675545,-0.21664617326929853,-0.18927276276628527,-0.21321081432691957,-0.10300699027144741,-0.11976558844240033,-0.1704733176534944,-0.18403466355300518,-0.15225068252314386,-0.25253563297100634,-0.06821707805130844,-0.27485183909791194,-0.2358880815453711,-0.2645057353588818,-0.19732789700883976,-0.32528537923072726,-0.20233743712832628,-0.3048358431800408,-0.15694828568598418,-0.04560519928407138,-0.09239547067196399,-0.03310130038187563,-0.12097250377452458],[-0.21076868927391976,-0.2064051582403137,-0.15872713401094166,-0.1696457071235116,-0.16049584043436532,-0.17902514314821688,-0.22426304034788802,-0.1709152023170884,-0.24920241059029546,-0.1353804460829156,-0.16955700117175992,-0.17198223827740836,-0.21308072080130167,-0.17130159095864808,-0.1458976236184596,-0.17444508305007037,-0.17297548448135547,-0.13340852381587695,-0.1955344125041436,-0.16067503719898857,-0.20801393563314058,-0.2572517295484548,-0.29321329439919547,-0.09349947193611509,-0.2370167131311966,-0.19381781140313226,-0.21744584851446186,-0.14611283434115183,-0.20063275177110537,-0.1091994308160012,-0.1420021920022751,-0.15029355795029029],[-0.1716638298008159,-0.1752232297495831,-0.22120988371640923,-0.17272027556703134,-0.1649947475556839,-0.20996892904137962,-0.2897739184723081,-0.07589656070039645,-0.20037569791448803,-0.13390876490612488,-0.16039669040693658,-0.22595972976446616,-0.2838915582727343,-0.1686539975270658,-0.17502082543678144,-0.08143439061461488]],"modifications":[]}]},"modelFittingConstraints":{"enrichmentModel":[{"roundSpecificGamma":true,"fitRho":false,"fitGamma":false,"roundSpecificRho":true}],"countTable":[{}],"bindingModes":[{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":false,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false},{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":false,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false}]}}Model Viewer
±
Binding Mode 0
Size
0
Flank length
0
Binding Mode 1
Size
10
Flank length
6
Mononucleotide (10bp)

Dinucleotide (10bp)
