ProBound fit generated on May 21, 2021

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", "nThreads": 20, "lambdaL2": 1e-06}, {"function": "addTable", "leftFlank": "GGTAGTGGAGGTGGGCCTGG", "nColumns": 2, "transliterate": {"out": [], "in": []}, "modeledColumns": [0, 1], "countTableFile": "jobs/85fb9ae0757b/countTable.0.tsv.gz", "rightFlank": "CCAGGGAGGTGGAGTAGG", "inputFileType": "tsv.gz", "variableRegionLength": 16}, {"function": "addTable", "leftFlank": "GGTAGTGGAGGGCACCCTGG", "nColumns": 2, "transliterate": {"out": ["dh"], "in": ["CG"]}, "modeledColumns": [0, 1], "countTableFile": "jobs/85fb9ae0757b/countTable.1.tsv.gz", "rightFlank": "CCAGGGAGGTGGAGTAGG", "inputFileType": "tsv.gz", "variableRegionLength": 16}, {"function": "addTable", "leftFlank": "GGTAGTGGAGGCAGTCCTGG", "nColumns": 2, "transliterate": {"out": ["c"], "in": ["C"]}, "modeledColumns": [0, 1], "countTableFile": "jobs/85fb9ae0757b/countTable.2.tsv.gz", "rightFlank": "CCAGGGAGGTGGAGTAGG", "inputFileType": "tsv.gz", "variableRegionLength": 16}, {"function": "addTable", "leftFlank": "GGTAGTGGAGGAGTGCCTGG", "nColumns": 2, "transliterate": {"out": ["a"], "in": ["A"]}, "modeledColumns": [0, 1], "countTableFile": "jobs/85fb9ae0757b/countTable.3.tsv.gz", "rightFlank": "CCAGGGAGGTGGAGTAGG", "inputFileType": "tsv.gz", "variableRegionLength": 16}, {"function": "addSELEX"}, {"function": "addSELEX"}, {"function": "addSELEX"}, {"function": "addSELEX"}, {"function": "setAlphabet", "letterComplement": "C-G,A-T,a-t,c-g,d-h", "letterOrder": "ACGTacgtdh"}, {"function": "addNS"}, {"function": "addBindingMode", "flankLength": 3, "dinucleotideDistance": 1, "size": 12}, {"function": "bindingModeSeed", "index": 1, "mononucleotideIUPAC": "NNTTGCGCAANN"}, {"function": "bindingModeConstraints", "index": 1, "maxFlankLength": -1, "fittingStages": [{"optimizeFlankLength": true}]}, {"function": "symmetry", "index": 1, "symmetryString": "1:12:1"}, {"function": "output", "outputPath": "jobs/85fb9ae0757b", "baseName": "fit", "storeHessian": false, "printTrajectory": false}]

Configuration File

±

ProBound configuration file:
{
  "modelSeeding": {"bindingModes": [
    {"seedScale": 1},
    {
      "mononucleotideIUPAC": "NNTTGCGCAANN",
      "seedScale": 1
    }
  ]},
  "optimizerSetting": {
    "nThreads": 20,
    "likelihoodThreshold": 0,
    "lambdaL2": 1.0E-6,
    "patternSearchSettings": {},
    "pseudocount": 0,
    "minimizerType": "lbfgs",
    "nRetries": 3,
    "hkSettings": {},
    "output": {
      "storeHessian": false,
      "outputPath": "jobs/85fb9ae0757b",
      "printTrajectory": false,
      "baseName": "fit",
      "printPSAM": false,
      "verbose": true
    },
    "lbfgsSettings": {},
    "sgdSettings": {},
    "fixedLibrarySize": false,
    "expBound": 40,
    "slbfgs_plsSettings": {},
    "slbfgsSettings": {}
  },
  "modelSettings": {
    "enrichmentModel": [
      {
        "r0KUsed": 1,
        "round": 1,
        "bindingSaturation": false,
        "concentration": 1,
        "modelType": "SELEX",
        "bindingModeInteractions": [-1],
        "r0KsTested": [1],
        "bindingModes": [-1],
        "modifications": []
      },
      {
        "r0KUsed": 1,
        "round": 1,
        "bindingSaturation": false,
        "concentration": 1,
        "modelType": "SELEX",
        "bindingModeInteractions": [-1],
        "r0KsTested": [1],
        "bindingModes": [-1],
        "modifications": []
      },
      {
        "r0KUsed": 1,
        "round": 1,
        "bindingSaturation": false,
        "concentration": 1,
        "modelType": "SELEX",
        "bindingModeInteractions": [-1],
        "r0KsTested": [1],
        "bindingModes": [-1],
        "modifications": []
      },
      {
        "r0KUsed": 1,
        "round": 1,
        "bindingSaturation": false,
        "concentration": 1,
        "modelType": "SELEX",
        "bindingModeInteractions": [-1],
        "r0KsTested": [1],
        "bindingModes": [-1],
        "modifications": []
      }
    ],
    "letterOrder": "ACGTacgtdh",
    "countTable": [
      {
        "leftFlank": "GGTAGTGGAGGTGGGCCTGG",
        "transliterate": {
          "in": [],
          "out": []
        },
        "variableRegionLength": 16,
        "modeledColumns": [
          0,
          1
        ],
        "inputFileType": "tsv.gz",
        "nColumns": 2,
        "rightFlank": "CCAGGGAGGTGGAGTAGG",
        "countTableFile": "jobs/85fb9ae0757b/countTable.0.tsv.gz"
      },
      {
        "leftFlank": "GGTAGTGGAGGGCACCCTGG",
        "transliterate": {
          "in": ["CG"],
          "out": ["dh"]
        },
        "variableRegionLength": 16,
        "modeledColumns": [
          0,
          1
        ],
        "inputFileType": "tsv.gz",
        "nColumns": 2,
        "rightFlank": "CCAGGGAGGTGGAGTAGG",
        "countTableFile": "jobs/85fb9ae0757b/countTable.1.tsv.gz"
      },
      {
        "leftFlank": "GGTAGTGGAGGCAGTCCTGG",
        "transliterate": {
          "in": ["C"],
          "out": ["c"]
        },
        "variableRegionLength": 16,
        "modeledColumns": [
          0,
          1
        ],
        "inputFileType": "tsv.gz",
        "nColumns": 2,
        "rightFlank": "CCAGGGAGGTGGAGTAGG",
        "countTableFile": "jobs/85fb9ae0757b/countTable.2.tsv.gz"
      },
      {
        "leftFlank": "GGTAGTGGAGGAGTGCCTGG",
        "transliterate": {
          "in": ["A"],
          "out": ["a"]
        },
        "variableRegionLength": 16,
        "modeledColumns": [
          0,
          1
        ],
        "inputFileType": "tsv.gz",
        "nColumns": 2,
        "rightFlank": "CCAGGGAGGTGGAGTAGG",
        "countTableFile": "jobs/85fb9ae0757b/countTable.3.tsv.gz"
      }
    ],
    "bindingModeInteractions": [],
    "bindingModes": [
      {
        "size": 0,
        "fitLogActivity": true,
        "flankLength": 0,
        "dinucleotideDistance": 0,
        "positionBias": false,
        "singleStrand": false,
        "modifications": []
      },
      {
        "size": 12,
        "fitLogActivity": true,
        "flankLength": 3,
        "dinucleotideDistance": 1,
        "positionBias": false,
        "singleStrand": false,
        "modifications": []
      }
    ],
    "letterComplement": "C-G,A-T,a-t,c-g,d-h"
  },
  "modelFittingConstraints": {
    "enrichmentModel": [
      {
        "fitDelta": [false],
        "roundSpecificGamma": true,
        "fitRho": false,
        "roundSpecificDelta": true,
        "fitGamma": false,
        "trySaturation": false,
        "roundSpecificRho": true
      },
      {
        "fitDelta": [false],
        "roundSpecificGamma": true,
        "fitRho": false,
        "roundSpecificDelta": true,
        "fitGamma": false,
        "trySaturation": false,
        "roundSpecificRho": true
      },
      {
        "fitDelta": [false],
        "roundSpecificGamma": true,
        "fitRho": false,
        "roundSpecificDelta": true,
        "fitGamma": false,
        "trySaturation": false,
        "roundSpecificRho": true
      },
      {
        "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": true,
        "informationThreshold": 0.1,
        "optimizeMotifShift": false,
        "fittingStages": [],
        "optimizeMotifShiftHeuristic": false,
        "experimentSpecificPositionBias": true,
        "minSize": -1,
        "experimentSpecificActivity": true,
        "optimizeSize": false
      },
      {
        "maxFlankLength": -1,
        "positionBiasBinWidth": 1,
        "optimizeSizeHeuristic": false,
        "maxSize": -1,
        "symmetryString": "1:12:1",
        "optimizeFlankLength": false,
        "roundSpecificActivity": true,
        "informationThreshold": 0.1,
        "optimizeMotifShift": false,
        "fittingStages": [{"optimizeFlankLength": true}],
        "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},{"fitDelta":[false],"roundSpecificGamma":true,"fitRho":false,"roundSpecificDelta":true,"fitGamma":false,"trySaturation":false,"roundSpecificRho":true},{"fitDelta":[false],"roundSpecificGamma":true,"fitRho":false,"roundSpecificDelta":true,"fitGamma":false,"trySaturation":false,"roundSpecificRho":true},{"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":true,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false},{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"symmetryString":"1:12:1","optimizeFlankLength":false,"roundSpecificActivity":true,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[{"optimizeFlankLength":true}],"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":true,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false},{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"symmetryString":"1:12:1","optimizeFlankLength":false,"roundSpecificActivity":true,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[{"optimizeFlankLength":true}],"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},{"fitDelta":[false],"roundSpecificGamma":true,"fitRho":false,"roundSpecificDelta":true,"fitGamma":false,"trySaturation":false,"roundSpecificRho":true},{"fitDelta":[false],"roundSpecificGamma":true,"fitRho":false,"roundSpecificDelta":true,"fitGamma":false,"trySaturation":false,"roundSpecificRho":true},{"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,a-t,c-g,d-h
Letter Order:      ACGTacgtdh

Optimizer settings:
===================
lambdaL2         = 1.0E-6
pseudocount      = 0.0
expBound         = 40.0
fixedLibrarySize = false

>> Determining fitting order.

 Summary of experiments 
 ====================== 
Experiment 0:
-------------
Count table:      Count table 0
Enrichment model: SELEX enrichment model 0
   Concentration: 1.0
Binding modes: 
                  Binding mode 0
                  Binding mode 1
Binding mode interactions: 
                  NONE

Experiment 1:
-------------
Count table:      Count table 1
Enrichment model: SELEX enrichment model 1
   Concentration: 1.0
Binding modes: 
                  Binding mode 0
                  Binding mode 1
Binding mode interactions: 
                  NONE

Experiment 2:
-------------
Count table:      Count table 2
Enrichment model: SELEX enrichment model 2
   Concentration: 1.0
Binding modes: 
                  Binding mode 0
                  Binding mode 1
Binding mode interactions: 
                  NONE

Experiment 3:
-------------
Count table:      Count table 3
Enrichment model: SELEX enrichment model 3
   Concentration: 1.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 21:19:09.34).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[0,1]},{"h":[2,3]},{"h":[4,5]},{"h":[6,7]}],"bindingModeInteractions":[],"bindingModes":[{},{}]}

Value and gradient before optimization:
=======================================
value         = 13.050499929814006
gradient      = {0.4985,-0.4985,0.4985,-0.4985,0.4985,-0.4985,0.4985,-0.4985}
gradient norm = 1.4100602185777915
Starting Function Value: 13.050499929814006
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    6.170494707327713    5.000000000000000    3.545947849690474    1.278334961008242
         2            5    5.031019873074111    7.517917534531883    0.154935858570556    1.163311226104668
         3            6    2.793746661962761    3.581877632807754    1.000000000000000    0.143284710075567
         4            7    2.775878479997686    0.392798021126114    1.000000000000000    0.052597328107552
         5            8    2.773110112018768    0.105472286222861    1.000000000000000    0.000114780068703
         6            9    2.773110098844394    0.105472286222861    1.000000000000000    0.000000052794758
Convergence criteria met.
After: gradient norm = 5.279475816993409E-8
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {-3.2610,3.2610}

Count Table 1:
---------------
h:                 {-3.2610,3.2610}

Count Table 2:
---------------
h:                 {-3.2610,3.2610}

Count Table 3:
---------------
h:                 {-3.2610,3.2610}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {-6.5221,-6.5221}
Activity(exp=1):   {-6.5221,-6.5221}
Activity(exp=2):   {-6.5221,-6.5221}
Activity(exp=3):   {-6.5221,-6.5221}

Binding mode 1:
---------------
Mononucleotide:    {0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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}
Activity(exp=1):   {0.0000,0.0000}
Activity(exp=2):   {0.0000,0.0000}
Activity(exp=3):   {0.0000,0.0000}

> Initial optimization (component0-1-f0).
>>  Starting new optimization: component0-1-f0. (2021-05-21 21:19:11.189).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[8,9]},{"h":[10,11]},{"h":[12,13]},{"h":[14,15]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,1],[2,3],[4,5],[6,7]]},{}]}

Value and gradient before optimization:
=======================================
value         = 2.7731100988444175
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}
gradient norm = 4.700040924393198E-5
Starting Function Value: 2.7731100988444175
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.773110092434357    0.000270851001064    5.762737078698412    0.000085455608652
         2            8    2.773106768121861    0.082199213008199   341.00000000000000    0.000310774209718
         3            9    2.772941435826315    5.832078915517512    1.000000000000000    0.007777418643765
         4           10    2.772809160829440    6.647970811524455    1.000000000000000    0.009442407825165
         5           11    2.772705872154199    7.140759714578853    1.000000000000000    0.005518268571886
         6           12    2.772686246294128    1.426838342995848    1.000000000000000    0.001379466106936
         7           13    2.772684747883667    0.357887055490941    1.000000000000000    0.000076284004272
         8           14    2.772684722382377    0.136218290172200    1.000000000000000    0.000004658915009
         9           15    2.772684722239776    0.011131578210290    1.000000000000000    0.000000449571246
Gradient   = {1.1264e-10,-1.2947e-07,1.1264e-10,-1.2972e-07,1.1264e-10,-1.2991e-07,1.1264e-10,-1.2956e-07,1.2964e-07,-1.2964e-07,1.2989e-07,-1.2989e-07,1.3008e-07,-1.3008e-07,1.2973e-07,-1.2973e-07}
pCurr      = {-5.7043e-05,-5.6877e-05,-5.7043e-05,-5.6873e-05,-5.7043e-05,-5.6870e-05,-5.7043e-05,-5.6875e-05,-2.8688e-05,2.8688e-05,-2.8692e-05,2.8692e-05,-2.8695e-05,2.8695e-05,-2.8690e-05,2.8690e-05}
grad*pCur  = -3.282874583433699E-13
parameters = {5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,2.8332e-05,-2.8331e-05,2.8332e-05,-2.8332e-05,2.8332e-05,-2.8332e-05,2.8332e-05,-2.8332e-05}
|grad|/|x| = 4.495712456207589E-7
>>>> Exception caugth. Parameters reverted.
> Parameter: {5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,2.8332e-05,-2.8331e-05,2.8332e-05,-2.8332e-05,2.8332e-05,-2.8332e-05,2.8332e-05,-2.8332e-05}
> Gradient:  {1.1264e-10,-1.2947e-07,1.1264e-10,-1.2972e-07,1.1264e-10,-1.2991e-07,1.1264e-10,-1.2956e-07,1.2964e-07,-1.2964e-07,1.2989e-07,-1.2989e-07,1.3008e-07,-1.3008e-07,1.2973e-07,-1.2973e-07}
>>>> Re-trying (1/3).
stepAlphaMin = 1.0E-20
>>>> Exception caugth. Parameters reverted.
> Parameter: {5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,5.6319e-05,5.6145e-05,2.8332e-05,-2.8331e-05,2.8332e-05,-2.8332e-05,2.8332e-05,-2.8332e-05,2.8332e-05,-2.8332e-05}
> Gradient:  {1.1264e-10,-1.2947e-07,1.1264e-10,-1.2972e-07,1.1264e-10,-1.2991e-07,1.1264e-10,-1.2956e-07,1.2964e-07,-1.2964e-07,1.2989e-07,-1.2989e-07,1.3008e-07,-1.3008e-07,1.2973e-07,-1.2973e-07}
>>>> Re-trying (2/3).
Starting Function Value: 2.772684722239776
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            5    2.772684722239765    0.000000011471635    0.025516835223425    0.000000440967504
         2            6    2.772684722239744    0.000000011471635    1.000000000000000    0.000000000356182
Convergence criteria met.
After: gradient norm = 3.5618244822987005E-10
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.0000,-0.0000}

Count Table 1:
---------------
h:                 {0.0000,-0.0000}

Count Table 2:
---------------
h:                 {0.0000,-0.0000}

Count Table 3:
---------------
h:                 {0.0000,-0.0000}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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}
Activity(exp=1):   {0.0000,0.0000}
Activity(exp=2):   {0.0000,0.0000}
Activity(exp=3):   {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 21:19:16.093).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[8,9]},{"h":[10,11]},{"h":[12,13]},{"h":[14,15]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,1],[2,3],[4,5],[6,7]]},{}]}

Value and gradient before optimization:
=======================================
value         = 2.7726847222397444
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}
gradient norm = 3.561824478632604E-10
Already at minimum!
After: gradient norm = 3.561824478632604E-10
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.0000,-0.0000}

Count Table 1:
---------------
h:                 {0.0000,-0.0000}

Count Table 2:
---------------
h:                 {0.0000,-0.0000}

Count Table 3:
---------------
h:                 {0.0000,-0.0000}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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}
Activity(exp=1):   {0.0000,0.0000}
Activity(exp=2):   {0.0000,0.0000}
Activity(exp=3):   {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 21:19:16.197).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[8,9]},{"h":[10,11]},{"h":[12,13]},{"h":[14,15]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,1],[2,3],[4,5],[6,7]]},{}]}

Value and gradient before optimization:
=======================================
value         = 2.7726847222397444
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}
gradient norm = 3.5618244863819044E-10
Already at minimum!
After: gradient norm = 3.5618244863819044E-10
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.0000,-0.0000}

Count Table 1:
---------------
h:                 {0.0000,-0.0000}

Count Table 2:
---------------
h:                 {0.0000,-0.0000}

Count Table 3:
---------------
h:                 {0.0000,-0.0000}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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}
Activity(exp=1):   {0.0000,0.0000}
Activity(exp=2):   {0.0000,0.0000}
Activity(exp=3):   {0.0000,0.0000}


==================================
== Starts fiting Binding mode 1 ==
==================================
> Optimizing h (component1-0-h).
>>  Starting new optimization: component1-0-h. (2021-05-21 21:19:17.493).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[0,1]},{"h":[2,3]},{"h":[4,5]},{"h":[6,7]}],"bindingModeInteractions":[],"bindingModes":[{},{}]}

Value and gradient before optimization:
=======================================
value         = 6.644522997697911
gradient      = {-0.4790,0.4790,-0.4580,0.4580,-0.4435,0.4435,-0.4369,0.4369}
gradient norm = 1.2858938938463065
Starting Function Value: 6.644522997697911
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            2    5.409531814438447    1.000000000000000    0.777669141120848    1.173982314300481
         2            4    2.932514597842342    3.378104252409563    0.280648720214209    0.297831388909606
         3            5    2.850883163370067    0.943922337839465    1.000000000000000    0.128956303227025
         4            6    2.832704503036311    0.285185384380070    1.000000000000000    0.002088869948669
         5            7    2.832699994262679    0.005049160025242    1.000000000000000    0.000447259333674
         6            8    2.832699790145977    0.001167403837976    1.000000000000000    0.000108969435447
         7            9    2.832699777265116    0.000241743453303    1.000000000000000    0.000004365306018
         8           10    2.832699777244520    0.000241743453303    1.000000000000000    0.000000207784008
Convergence criteria met.
After: gradient norm = 2.0778400750437186E-7
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {1.9820,-1.9820}

Count Table 1:
---------------
h:                 {1.6872,-1.6872}

Count Table 2:
---------------
h:                 {1.4866,-1.4866}

Count Table 3:
---------------
h:                 {1.4242,-1.4242}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,0.0000,0.0000,0.0000,0.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.0000,-1.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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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):   {6.0786,6.0786}
Activity(exp=1):   {6.0786,6.0786}
Activity(exp=2):   {6.0786,6.0786}
Activity(exp=3):   {6.0786,6.0786}

> Initial optimization (component1-1-f1).
>>  Starting new optimization: component1-1-f1. (2021-05-21 21:19:22.071).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.8326997772445357
gradient      = {0.0282,-0.0136,-0.0069,-0.0030,-0.0049,-0.0060,-0.0025,-0.0061,0.0118,0.0305,0.0357,-0.0350,-0.0081,-0.0038,-0.0041,-0.0049,-0.0033,-0.0063,0.0271,0.0304,0.0276,-0.0057,-0.0102,-0.0055,-0.0062,-0.0041,-0.0041,-0.0134,0.0152,0.0337,0.0237,-0.0038,-0.0110,-0.0054,-0.0055,-0.0062,-0.0044,-0.0108,0.0357,0.0150,0.0212,-0.0407,-0.0124,-0.0054,-0.0092,-0.0055,-0.0021,-0.0132,-0.0082,0.1029,0.0948,-0.0091,-0.0136,-0.0039,-0.0432,-0.0092,-0.0045,-0.0125,-0.0029,0.0317,0.0000,0.0008,0.0000,0.0028,0.0000,0.0035,0.0000,0.0067,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000}
gradient norm = 0.19296503378373964
Starting Function Value: 2.8326997772445357
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.822170463517949    0.105169683624661    0.545019382851128    0.248824762142205
         2            4    2.809231024388729    0.092089042848549    1.000000000000000    0.229292286432901
         3            5    2.735429538586571    1.191885498737644    1.000000000000000    0.248257664837406
         4            6    2.725379999715964    0.129115947039556    1.000000000000000    0.070338868425748
         5            7    2.720398658233052    0.119693952559609    1.000000000000000    0.095794065902478
         6            8    2.713127195480425    0.249741733963439    1.000000000000000    0.138429698019125
         7            9    2.701446271274253    0.372910893804246    1.000000000000000    0.131484980002827
         8           10    2.693498927668481    0.533003382781785    1.000000000000000    0.116136682872148
         9           11    2.688037951768787    0.135586826203399    1.000000000000000    0.038153880660405
        10           12    2.686478671993983    0.092380072764192    1.000000000000000    0.028097632209213
        11           13    2.684102738519536    0.177377229538759    1.000000000000000    0.051706669218847
        12           14    2.682074267294574    0.233813361734655    1.000000000000000    0.057888382822764
        13           15    2.679162639822209    0.323235738167507    1.000000000000000    0.033230455022142
        14           16    2.677084401482982    0.353677607882803    1.000000000000000    0.018999445425202
        15           17    2.676106289358133    0.150239366056900    1.000000000000000    0.022839919565109
        16           18    2.674719086595299    0.204414562081460    1.000000000000000    0.028025361608847
        17           19    2.672401699461645    0.388652929875292    1.000000000000000    0.022429991805670
        18           20    2.670786322624565    0.300017044931844    1.000000000000000    0.019652338392613
        19           21    2.669850195137686    0.155246225130207    1.000000000000000    0.017317908946946
        20           22    2.669432582741651    0.111724911536255    1.000000000000000    0.007991263481917
        21           23    2.669243374987359    0.057727341443519    1.000000000000000    0.007190460527387
        22           24    2.668807755026196    0.190115958958514    1.000000000000000    0.006727261527026
        23           25    2.668133279744240    0.267529963603705    1.000000000000000    0.008775233789384
        24           26    2.667189700123002    0.622800544617111    1.000000000000000    0.033109697314146
        25           27    2.666454855073478    0.288926225673563    1.000000000000000    0.025267635239160
        26           28    2.665404080684432    0.352297913074428    1.000000000000000    0.027020939808950
        27           30    2.663686493896524    0.581096477836280    0.492570778228667    0.050720287123853
        28           31    2.661512766881710    0.863729379762748    1.000000000000000    0.045629715227032
        29           32    2.658948555393587    0.227763752357986    1.000000000000000    0.050806587426243
        30           34    2.658126971630143    0.185468236967852    0.374219044689913    0.023114219013960
        31           35    2.656740205064866    0.478650984180818    1.000000000000000    0.078166236791679
        32           36    2.655918189014535    0.084987994908938    1.000000000000000    0.049717911356620
        33           37    2.654534646154074    0.258508298530829    1.000000000000000    0.031589205148683
        34           38    2.652081710031569    0.514206456846110    1.000000000000000    0.045925272278967
        35           39    2.649987952971548    0.824776345211354    1.000000000000000    0.095731858927011
        36           40    2.644492263538044    0.384544015084288    1.000000000000000    0.033739705015721
        37           41    2.640744179191978    0.334265100824167    1.000000000000000    0.023574556153404
        38           42    2.638729471521285    0.915162176435179    1.000000000000000    0.074302695081934
        39           43    2.635571169679251    0.283705027685509    1.000000000000000    0.028222096216263
        40           44    2.634193504093291    0.190339949926251    1.000000000000000    0.021488872355413
        41           45    2.631375771174051    0.723991648532891    1.000000000000000    0.032771561733064
        42           46    2.629272088967129    0.430043411357233    1.000000000000000    0.026403393371284
        43           47    2.626275673054673    0.774277540302441    1.000000000000000    0.016854598392549
        44           48    2.624834209824322    0.536677140576799    1.000000000000000    0.010952282500157
        45           49    2.623914143870795    0.667575675137410    1.000000000000000    0.016577175540493
        46           50    2.623011563293689    0.454897185130310    1.000000000000000    0.011246750885232
        47           51    2.622192607718762    0.513110096134934    1.000000000000000    0.008962045463686
        48           52    2.621238806462942    0.629645294957318    1.000000000000000    0.011973875120546
        49           53    2.620565982493645    0.534307201789922    1.000000000000000    0.008017484945529
        50           54    2.620172764952091    0.352439463235590    1.000000000000000    0.005370391625780
        51           55    2.619820461360298    0.380893973213412    1.000000000000000    0.006521683261394
        52           56    2.619440402404600    0.372625361151608    1.000000000000000    0.006532881614567
        53           57    2.619017411541816    0.475740535135362    1.000000000000000    0.005108984068213
        54           58    2.618790926754144    0.480347446819900    1.000000000000000    0.003286273407461
        55           59    2.618663203519279    0.470306875910397    1.000000000000000    0.002727475551902
        56           60    2.618532854205674    0.424620470755549    1.000000000000000    0.002846556727424
        57           61    2.618346718573904    0.596658795386294    1.000000000000000    0.002586117598938
        58           62    2.618208824700391    0.406759745782272    1.000000000000000    0.002454281318704
        59           63    2.618118074850504    0.229356468336372    1.000000000000000    0.001755222457796
        60           64    2.618053775891369    0.205586974007373    1.000000000000000    0.001481364194552
        61           65    2.618004527172970    0.233663034033881    1.000000000000000    0.001366025253396
        62           66    2.617957952746422    0.134701535614384    1.000000000000000    0.001342840814948
        63           67    2.617893413461006    0.203785505085546    1.000000000000000    0.001019093481187
        64           68    2.617836503249618    0.286033730173573    1.000000000000000    0.001134711074774
        65           69    2.617776409786283    0.389538832781190    1.000000000000000    0.001045120607314
        66           70    2.617726623650858    0.346374271369702    1.000000000000000    0.000981846880971
        67           71    2.617677238107400    0.286118646299197    1.000000000000000    0.000995808211227
        68           72    2.617639216877453    0.247598581029562    1.000000000000000    0.000775161774108
        69           73    2.617624105692349    0.116811400256912    1.000000000000000    0.000475912332592
        70           74    2.617614020359467    0.086376108057721    1.000000000000000    0.000397657885817
        71           75    2.617605250324413    0.062467453570288    1.000000000000000    0.000497764309477
        72           76    2.617595111487284    0.122366077062492    1.000000000000000    0.000542831368475
        73           77    2.617584876174713    0.142809791807774    1.000000000000000    0.001268874450831
        74           78    2.617576576202524    0.151682024836630    1.000000000000000    0.000685686413716
        75           79    2.617573268969878    0.056101549789745    1.000000000000000    0.000355096385857
        76           80    2.617570605746070    0.037580465476620    1.000000000000000    0.000439262436658
        77           81    2.617567091279710    0.049279675567620    1.000000000000000    0.000648389779845
        78           82    2.617561478183555    0.082174106946558    1.000000000000000    0.000766591504299
        79           83    2.617553753197196    0.116007489975897    1.000000000000000    0.000726355750095
        80           84    2.617544794465880    0.165532594417114    1.000000000000000    0.000540726134729
        81           85    2.617539488577196    0.127005932909139    1.000000000000000    0.000313700199542
        82           86    2.617536317492050    0.090374577082057    1.000000000000000    0.000331856150094
        83           87    2.617533355315899    0.073887696798671    1.000000000000000    0.000382490326145
        84           88    2.617528311610247    0.110607973918006    1.000000000000000    0.000395318730440
        85           89    2.617520529755829    0.172571057359292    1.000000000000000    0.000455848827543
        86           90    2.617512444959931    0.202919664251094    1.000000000000000    0.000317483649674
        87           91    2.617506283599976    0.158056243316056    1.000000000000000    0.000411074781834
        88           92    2.617499282071751    0.174844621957257    1.000000000000000    0.000343928680143
        89           93    2.617492781547198    0.174054823206399    1.000000000000000    0.000349327138967
        90           94    2.617485902404717    0.178684991415947    1.000000000000000    0.000333611945105
        91           95    2.617479642727188    0.207098369035258    1.000000000000000    0.000266309945257
        92           96    2.617476280460636    0.108412920577581    1.000000000000000    0.000321305068352
        93           97    2.617471191075429    0.169273117194296    1.000000000000000    0.000331594046173
        94           98    2.617466799612924    0.153492112119186    1.000000000000000    0.000357054642719
        95           99    2.617462835014682    0.149823671088315    1.000000000000000    0.000301164698399
        96          100    2.617459766390178    0.119000038502381    1.000000000000000    0.000329433810858
        97          101    2.617456567170548    0.136677778395192    1.000000000000000    0.000283204631404
        98          102    2.617453174904449    0.158944312936384    1.000000000000000    0.000316507590678
        99          103    2.617449241999711    0.207294176909317    1.000000000000000    0.000307332254800
       100          104    2.617446125963698    0.181350887170263    1.000000000000000    0.000327451541679
       101          105    2.617443245494363    0.152253011105665    1.000000000000000    0.000350485673944
       102          106    2.617440016035483    0.172210699523245    1.000000000000000    0.000470120620528
       103          107    2.617437633516035    0.109420659242321    1.000000000000000    0.000390714449590
       104          108    2.617435080286842    0.095030925391567    1.000000000000000    0.000465677868108
       105          109    2.617432119664507    0.100666933560015    1.000000000000000    0.000359421099853
       106          110    2.617428962409332    0.116905872014755    1.000000000000000    0.000301253728377
       107          111    2.617425228098222    0.180993327460825    1.000000000000000    0.000273219995141
       108          112    2.617422034115133    0.246006813854918    1.000000000000000    0.000432369220421
       109          113    2.617420053202227    0.166423972184149    1.000000000000000    0.000348327344646
       110          114    2.617418706858198    0.088539148570374    1.000000000000000    0.000263789636533
       111          115    2.617416985761074    0.089934897458122    1.000000000000000    0.000255249764906
       112          116    2.617414663659400    0.108143855349610    1.000000000000000    0.000343794668934
       113          117    2.617411385769597    0.165049751394995    1.000000000000000    0.000366651449718
       114          118    2.617407769868285    0.175813398082247    1.000000000000000    0.000400665241009
       115          119    2.617401986611074    0.262682494520829    1.000000000000000    0.000463499840400
       116          120    2.617395274876592    0.305742020149732    1.000000000000000    0.000422686719409
       117          121    2.617387446153446    0.361194287004927    1.000000000000000    0.000632018302900
       118          122    2.617380264190235    0.376879524544173    1.000000000000000    0.000467368768030
       119          123    2.617375539514228    0.252740568709346    1.000000000000000    0.000495345850200
       120          124    2.617367502957713    0.378862207905028    1.000000000000000    0.000488482649428
       121          125    2.617355799113629    0.637825285510879    1.000000000000000    0.000327561688987
       122          126    2.617347238263753    0.524153590839466    1.000000000000000    0.000435651781481
       123          127    2.617340450721592    0.402821462622843    1.000000000000000    0.000336721533482
       124          128    2.617334008285282    0.293188909511853    1.000000000000000    0.000409543783542
       125          129    2.617323032042684    0.456326383277450    1.000000000000000    0.000621910760766
       126          130    2.617311823439227    0.504635452563467    1.000000000000000    0.000427815071342
       127          131    2.617302522957909    0.529629879467275    1.000000000000000    0.000488527718684
       128          132    2.617295175823234    0.559082646765641    1.000000000000000    0.000646602940908
       129          133    2.617291429692535    0.233947265238969    1.000000000000000    0.000430971930196
       130          134    2.617286588880166    0.327280537555005    1.000000000000000    0.000294788701347
       131          135    2.617280910610473    0.416726981785817    1.000000000000000    0.000296433296705
       132          136    2.617274004339703    0.504515238231827    1.000000000000000    0.000382757206433
       133          137    2.617266975677276    0.463019067668344    1.000000000000000    0.000855103830790
       134          138    2.617259224794428    0.423726686480275    1.000000000000000    0.000549677617292
       135          139    2.617251257954371    0.303867626025623    1.000000000000000    0.000497771841948
       136          140    2.617238503904163    0.554039321858546    1.000000000000000    0.000679752195534
       137          141    2.617229126853963    0.354487806915113    1.000000000000000    0.000522343187967
       138          142    2.617218982236031    0.589321422204867    1.000000000000000    0.000512286646092
       139          143    2.617210512969082    0.708467411102886    1.000000000000000    0.000483451139517
       140          144    2.617201097305026    0.924368388510747    1.000000000000000    0.001273766816677
       141          145    2.617195199996377    0.330479907292465    1.000000000000000    0.000373628394163
       142          146    2.617192616544506    0.086601722673705    1.000000000000000    0.000221339629666
       143          147    2.617191229072642    0.099313786425479    1.000000000000000    0.000197606957995
       144          148    2.617189049030763    0.059343394679897    1.000000000000000    0.000402800521738
       145          149    2.617185810755901    0.132135949811440    1.000000000000000    0.000515699916597
       146          150    2.617181457085888    0.255350226715113    1.000000000000000    0.000599805845411
       147          151    2.617181178288473    0.527180989986433    1.000000000000000    0.001913437173659
       148          152    2.617174372054847    0.113185686516046    1.000000000000000    0.000301746822371
       149          153    2.617172983869359    0.059511301599852    1.000000000000000    0.000202155737560
       150          154    2.617172128676040    0.075340043407315    1.000000000000000    0.000212020470498
       151          155    2.617171528926758    0.051646986316600    1.000000000000000    0.000182768827664
       152          156    2.617170612626122    0.073279723829089    1.000000000000000    0.000219740030674
       153          157    2.617170024914801    0.054917372836805    1.000000000000000    0.000233506363508
       154          158    2.617169429873662    0.045066432569368    1.000000000000000    0.000246182807219
       155          159    2.617168160031223    0.062357514661380    1.000000000000000    0.000297563580057
       156          160    2.617165481649065    0.107307308839034    1.000000000000000    0.000423000419556
       157          161    2.617160427737886    0.226324846957908    1.000000000000000    0.000537311552671
       158          162    2.617154836984204    0.644710888635695    1.000000000000000    0.000976992082808
       159          163    2.617150090437956    0.182987159695260    1.000000000000000    0.000416710156183
       160          164    2.617148346087952    0.141401356767235    1.000000000000000    0.000166624954218
       161          165    2.617147903078413    0.085132584467111    1.000000000000000    0.000095708862677
       162          166    2.617147566174591    0.044813877125889    1.000000000000000    0.000134007314704
       163          167    2.617146677069123    0.117333166078908    1.000000000000000    0.000254350865904
       164          168    2.617145202601146    0.138510802956853    1.000000000000000    0.000381014754259
       165          169    2.617141717620995    0.274234157823455    1.000000000000000    0.000509143012301
       166          170    2.617136218544664    0.373572413297658    1.000000000000000    0.000700235389304
       167          171    2.617131001193565    0.546165151981610    1.000000000000000    0.000606584611351
       168          172    2.617127481173461    0.181572772330762    1.000000000000000    0.000192204792479
       169          173    2.617126320708685    0.133369946641698    1.000000000000000    0.000117339227551
       170          174    2.617125832078179    0.019763944822168    1.000000000000000    0.000150899286267
       171          175    2.617124735057854    0.044015965856249    1.000000000000000    0.000160988763096
       172          176    2.617123869260628    0.250051961737652    1.000000000000000    0.000529779851238
       173          177    2.617122135737558    0.060044215887422    1.000000000000000    0.000301372003413
       174          178    2.617118846039081    0.203681402205063    1.000000000000000    0.000307975504772
       175          179    2.617116617586843    0.229690041072544    1.000000000000000    0.000415164447926
       176          180    2.617114457158439    0.233280900985300    1.000000000000000    0.000314096259936
       177          181    2.617113277054288    0.082649629375431    1.000000000000000    0.000193203656849
       178          182    2.617112555744226    0.069399158037478    1.000000000000000    0.000176553319896
       179          183    2.617111914260728    0.043147748337838    1.000000000000000    0.000195510361866
       180          184    2.617111225226356    0.040863199064890    1.000000000000000    0.000256121129419
       181          185    2.617110225222409    0.064584326055645    1.000000000000000    0.000206555973127
       182          186    2.617109117790374    0.110351941817119    1.000000000000000    0.000152701793399
       183          187    2.617107730090051    0.185578914563039    1.000000000000000    0.000119787254180
       184          188    2.617106541328178    0.130388998133889    1.000000000000000    0.000185632538913
       185          189    2.617105027376680    0.159949366637399    1.000000000000000    0.000142505820313
       186          190    2.617103302488646    0.122807201473347    1.000000000000000    0.000280910315077
       187          191    2.617101824225826    0.105321481473895    1.000000000000000    0.000143833039651
       188          192    2.617101044610182    0.044079136147379    1.000000000000000    0.000111081216051
       189          193    2.617100326527452    0.033843505880081    1.000000000000000    0.000093801287130
       190          194    2.617099607648048    0.053217103639693    1.000000000000000    0.000112582914106
       191          195    2.617098957063974    0.046756297709826    1.000000000000000    0.000164565854952
       192          196    2.617097858753525    0.087037762026049    1.000000000000000    0.000229521055370
       193          197    2.617095394439083    0.208751373937104    1.000000000000000    0.000263665647494
       194          198    2.617092771737275    0.242333785677796    1.000000000000000    0.000396010491082
       195          199    2.617091387329671    0.160720792781573    1.000000000000000    0.000100453423879
       196          200    2.617090957810932    0.046266888590356    1.000000000000000    0.000088148932342
       197          201    2.617090603481620    0.047058911415781    1.000000000000000    0.000082555433746
       198          202    2.617090089884579    0.039996020852636    1.000000000000000    0.000097122183736
       199          203    2.617089158431444    0.087166996823705    1.000000000000000    0.000156006681999
       200          204    2.617087997444318    0.165565573899656    1.000000000000000    0.000122284139899
       201          205    2.617086935426458    0.219253434918394    1.000000000000000    0.000151280687166
       202          206    2.617086526012065    0.147632760677149    1.000000000000000    0.000241144223500
       203          207    2.617085736265234    0.100730290998031    1.000000000000000    0.000110186509670
       204          208    2.617085274749873    0.037420522322553    1.000000000000000    0.000076093540426
       205          209    2.617084929691834    0.076400200721189    1.000000000000000    0.000062968021561
       206          210    2.617084770303821    0.067353669295656    1.000000000000000    0.000042348091325
       207          211    2.617084658942370    0.058414057081590    1.000000000000000    0.000045782974993
       208          212    2.617084543394406    0.014110498320342    1.000000000000000    0.000048558009524
       209          213    2.617084194149023    0.042645301943742    1.000000000000000    0.000095197187497
       210          214    2.617083827680752    0.055074544762268    1.000000000000000    0.000109896560703
       211          216    2.617083712940425    0.063774458938359    0.268545354019605    0.000154357515194
       212          217    2.617083482600711    0.044655845899794    1.000000000000000    0.000071827034529
       213          218    2.617083391558359    0.018281876840516    1.000000000000000    0.000033054661987
       214          219    2.617083339346361    0.008791562861576    1.000000000000000    0.000030255733664
       215          220    2.617083263741800    0.016236308824526    1.000000000000000    0.000035565908506
       216          221    2.617083161076813    0.021880104837870    1.000000000000000    0.000036092105886
       217          222    2.617083024728756    0.033778654128770    1.000000000000000    0.000044183371771
       218          223    2.617082860584429    0.035765847549585    1.000000000000000    0.000058256049498
       219          224    2.617082586993400    0.043010681822672    1.000000000000000    0.000057707058750
       220          225    2.617082009931051    0.104275810453332    1.000000000000000    0.000104580057146
       221          226    2.617081599555887    0.099648007407141    1.000000000000000    0.000093534692330
       222          227    2.617081410040702    0.041862404070541    1.000000000000000    0.000046900873623
       223          228    2.617081338416184    0.013670579688345    1.000000000000000    0.000025313052077
       224          229    2.617081291918171    0.008456155397544    1.000000000000000    0.000022358932788
       225          230    2.617081193789330    0.023403621946614    1.000000000000000    0.000039463816237
       226          231    2.617081099776650    0.024095779113616    1.000000000000000    0.000052832669787
       227          232    2.617080967859888    0.034885645905174    1.000000000000000    0.000052975441500
       228          233    2.617080923546192    0.048478105918010    1.000000000000000    0.000071816649689
       229          234    2.617080881288868    0.065147515334315    1.000000000000000    0.000100935264591
       230          235    2.617080822518562    0.043177352031828    1.000000000000000    0.000032446873217
       231          236    2.617080793991462    0.031570393364204    1.000000000000000    0.000019929227619
       232          237    2.617080776390142    0.019479286772242    1.000000000000000    0.000026061265570
       233          238    2.617080759674310    0.012089208188320    1.000000000000000    0.000015682269885
       234          239    2.617080751742988    0.029002981773823    1.000000000000000    0.000027057379849
       235          240    2.617080741776178    0.006971106242022    1.000000000000000    0.000019359217633
       236          241    2.617080737380786    0.005087461846467    1.000000000000000    0.000015502911412
       237          242    2.617080729399607    0.010837287850662    1.000000000000000    0.000017181756082
       238          243    2.617080718225201    0.004723044857635    1.000000000000000    0.000022978616897
       239          244    2.617080698625390    0.008485747558087    1.000000000000000    0.000035488436187
       240          245    2.617080668553758    0.023599454168406    1.000000000000000    0.000042246332367
       241          246    2.617080639734761    0.025073363002154    1.000000000000000    0.000030563492285
       242          247    2.617080624902002    0.029894953998636    1.000000000000000    0.000038337899207
       243          249    2.617080620632688    0.003279396445118    0.381193330851326    0.000021588493843
       244          250    2.617080615804583    0.010952696852042    1.000000000000000    0.000015393911672
       245          251    2.617080610586756    0.015271258472707    1.000000000000000    0.000014840332124
       246          252    2.617080604503639    0.014507274060214    1.000000000000000    0.000015104833514
       247          253    2.617080592806860    0.026824349827867    1.000000000000000    0.000018124514731
       248          254    2.617080580510514    0.021651251618181    1.000000000000000    0.000017966668586
       249          255    2.617080577630879    0.018031705210801    1.000000000000000    0.000090467316520
       250          256    2.617080561204094    0.006546306112460    1.000000000000000    0.000030834375548
       251          257    2.617080548893086    0.004758714127731    1.000000000000000    0.000025911997338
       252          258    2.617080531487826    0.009777547312934    1.000000000000000    0.000044395493089
       253          259    2.617080512393111    0.014364399675607    1.000000000000000    0.000047627460571
       254          260    2.617080483427614    0.025573870371829    1.000000000000000    0.000049650348301
       255          261    2.617080454914186    0.033657898984191    1.000000000000000    0.000046367612267
       256          262    2.617080431436502    0.016185029591750    1.000000000000000    0.000033356791375
       257          263    2.617080411584305    0.011232407502359    1.000000000000000    0.000025498881290
       258          264    2.617080398293202    0.014040549376094    1.000000000000000    0.000018563938240
       259          265    2.617080390814751    0.013534554469761    1.000000000000000    0.000021497648741
       260          266    2.617080386431058    0.014232411192936    1.000000000000000    0.000017198341875
       261          267    2.617080383498765    0.007489313499531    1.000000000000000    0.000014668804417
       262          268    2.617080381550075    0.005183373928924    1.000000000000000    0.000007445401019
       263          269    2.617080379983888    0.001566584729806    1.000000000000000    0.000009143890223
       264          270    2.617080377529078    0.003134703219000    1.000000000000000    0.000012103790156
       265          271    2.617080373506528    0.004204732680090    1.000000000000000    0.000013144303034
       266          272    2.617080365871314    0.013866039486155    1.000000000000000    0.000022902086675
       267          273    2.617080355619481    0.010581397311540    1.000000000000000    0.000023807241176
       268          274    2.617080341686654    0.009380923790400    1.000000000000000    0.000021900039838
       269          275    2.617080320442375    0.028379107250650    1.000000000000000    0.000062573542491
       270          276    2.617080300907791    0.024700465787473    1.000000000000000    0.000021199619265
       271          277    2.617080294149283    0.005392519966779    1.000000000000000    0.000015389506406
       272          278    2.617080288651108    0.005825760389065    1.000000000000000    0.000009820429535
       273          279    2.617080286405922    0.002698867268688    1.000000000000000    0.000006946311852
       274          280    2.617080282481482    0.005185777897869    1.000000000000000    0.000010342752598
       275          281    2.617080278531063    0.004790257010154    1.000000000000000    0.000017183899318
       276          282    2.617080270350372    0.008250425080853    1.000000000000000    0.000022840776866
       277          284    2.617080264214779    0.018348940582922    0.444027178857229    0.000038955164005
       278          285    2.617080252476020    0.009058984392892    1.000000000000000    0.000028321418363
       279          286    2.617080233385120    0.022137032567169    1.000000000000000    0.000016047634189
       280          287    2.617080224786005    0.009934040934356    1.000000000000000    0.000014158749325
       281          288    2.617080214431536    0.014078616591664    1.000000000000000    0.000027735407572
       282          289    2.617080207685222    0.013153311483098    1.000000000000000    0.000037022408179
       283          290    2.617080200510261    0.009168045351945    1.000000000000000    0.000018343990801
       284          291    2.617080195285784    0.017771443170214    1.000000000000000    0.000005131270281
       285          292    2.617080193633905    0.008667988379868    1.000000000000000    0.000005118039457
       286          293    2.617080191375687    0.009387945165348    1.000000000000000    0.000005443400428
       287          294    2.617080188977692    0.009957633800036    1.000000000000000    0.000008349570175
       288          295    2.617080185840603    0.006133998257958    1.000000000000000    0.000011175621612
       289          296    2.617080181954862    0.003496547809476    1.000000000000000    0.000009203285620
       290          297    2.617080172151199    0.014211649322455    1.000000000000000    0.000011117391439
       291          298    2.617080162629940    0.010523639456135    1.000000000000000    0.000007558211456
       292          299    2.617080151941789    0.013680030910403    1.000000000000000    0.000008143171623
       293          300    2.617080145966007    0.010593708789515    1.000000000000000    0.000018376026876
       294          301    2.617080140985694    0.007556464407995    1.000000000000000    0.000010204327197
       295          302    2.617080135755558    0.008070272681876    1.000000000000000    0.000011683700465
       296          303    2.617080131722169    0.006619593904608    1.000000000000000    0.000011553320977
       297          305    2.617080129823943    0.005744134309224    0.289622324620968    0.000023597077793
       298          306    2.617080126068617    0.006478867370246    1.000000000000000    0.000013719592059
       299          307    2.617080122886829    0.005277581007783    1.000000000000000    0.000006870900008
       300          308    2.617080120337028    0.004005993186492    1.000000000000000    0.000011463370834
       301          309    2.617080117149355    0.005028381033551    1.000000000000000    0.000016923122472
       302          310    2.617080111127971    0.008919953036915    1.000000000000000    0.000021988840276
       303          311    2.617080097321801    0.018144771846867    1.000000000000000    0.000029216020219
       304          312    2.617080070572670    0.036988695130166    1.000000000000000    0.000047859267463
       305          313    2.617080030522974    0.050867523691643    1.000000000000000    0.000043852084196
       306          314    2.617079981205789    0.064319587664784    1.000000000000000    0.000046647479158
       307          315    2.617079942223856    0.045087677665632    1.000000000000000    0.000020435481643
       308          316    2.617079923838649    0.017544702943198    1.000000000000000    0.000015014568755
       309          317    2.617079913151848    0.011168493563207    1.000000000000000    0.000013403143200
       310          318    2.617079909373273    0.017111125415177    1.000000000000000    0.000023205326512
       311          319    2.617079902431234    0.007314785814783    1.000000000000000    0.000008818528786
       312          320    2.617079899370541    0.006881457102751    1.000000000000000    0.000006933566873
       313          321    2.617079895925032    0.008236001473499    1.000000000000000    0.000007040405967
       314          323    2.617079894680300    0.005523604330047    0.337090158456225    0.000017892697621
       315          324    2.617079891521990    0.005484896043137    1.000000000000000    0.000010155981281
       316          325    2.617079888373234    0.004660814969242    1.000000000000000    0.000006547723153
       317          326    2.617079885094022    0.004624527895527    1.000000000000000    0.000007496522516
       318          327    2.617079880877026    0.005471650565330    1.000000000000000    0.000009144007300
       319          328    2.617079875815235    0.008085767180164    1.000000000000000    0.000008465934615
       320          330    2.617079873869423    0.006637395080566    0.199985135358798    0.000009961750100
       321          331    2.617079870193246    0.005924598206167    1.000000000000000    0.000005525568059
       322          332    2.617079866320045    0.008515631401260    1.000000000000000    0.000006805242300
       323          333    2.617079863927025    0.006141424704105    1.000000000000000    0.000014278881642
       324          334    2.617079861111735    0.003931646218748    1.000000000000000    0.000010586157017
       325          335    2.617079855839613    0.007756778914663    1.000000000000000    0.000005212666280
       326          336    2.617079853123247    0.004261768806325    1.000000000000000    0.000005302208095
       327          337    2.617079848733893    0.006867794153162    1.000000000000000    0.000006608711613
       328          338    2.617079841774434    0.014511467687893    1.000000000000000    0.000008468943688
       329          340    2.617079835910330    0.013911250300387    0.461438065902058    0.000012743694886
       330          341    2.617079827702133    0.020092952742635    1.000000000000000    0.000020980278013
       331          343    2.617079820035112    0.031466629706594    0.465806429474328    0.000011879135964
       332          344    2.617079811851380    0.006061026242461    1.000000000000000    0.000008747719591
       333          345    2.617079801055980    0.014621372398860    1.000000000000000    0.000014477105526
       334          346    2.617079793601709    0.013342134332664    1.000000000000000    0.000017198312537
       335          347    2.617079781735586    0.031702090177570    1.000000000000000    0.000026482233756
       336          349    2.617079778421829    0.007896435160713    0.387587196958065    0.000022462565717
       337          350    2.617079773930001    0.008393456409840    1.000000000000000    0.000010890296629
       338          351    2.617079772435679    0.003059003761135    1.000000000000000    0.000005279645231
       339          352    2.617079771893466    0.001344361316740    1.000000000000000    0.000004839575113
       340          353    2.617079770549721    0.004378954940143    1.000000000000000    0.000006132392709
       341          354    2.617079769687088    0.003946111694567    1.000000000000000    0.000005916313581
       342          355    2.617079769003259    0.004074377380781    1.000000000000000    0.000002936646116
       343          356    2.617079768724385    0.002434551420348    1.000000000000000    0.000003135764621
       344          357    2.617079768623840    0.000863262654902    1.000000000000000    0.000004580811214
       345          358    2.617079768476158    0.000858157295266    1.000000000000000    0.000003846379947
       346          359    2.617079768358694    0.000636184991515    1.000000000000000    0.000003227382551
       347          360    2.617079767828217    0.003196058236779    1.000000000000000    0.000002181135547
       348          361    2.617079767393931    0.003273945179116    1.000000000000000    0.000003850030651
       349          362    2.617079766552612    0.005608201793535    1.000000000000000    0.000004983618649
       350          363    2.617079766135439    0.013032889054727    1.000000000000000    0.000011439294752
       351          364    2.617079765177198    0.002359332951500    1.000000000000000    0.000007214231339
       352          365    2.617079764531954    0.004501573778363    1.000000000000000    0.000004793043525
       353          366    2.617079763946869    0.002417506414203    1.000000000000000    0.000006139759329
       354          367    2.617079763090241    0.003954845536834    1.000000000000000    0.000008884435557
       355          368    2.617079761941926    0.004440701506582    1.000000000000000    0.000009900138225
       356          369    2.617079759534702    0.007139254203577    1.000000000000000    0.000011380657339
       357          370    2.617079756227521    0.014769750382801    1.000000000000000    0.000010967879501
       358          371    2.617079752956193    0.007268623224739    1.000000000000000    0.000009653730219
       359          372    2.617079749321592    0.011582073205478    1.000000000000000    0.000009015075800
       360          373    2.617079747548633    0.008090211853178    1.000000000000000    0.000006307673676
       361          374    2.617079746268351    0.010292222883531    1.000000000000000    0.000013102447866
       362          376    2.617079745751726    0.003530538211089    0.302185150290077    0.000006590850980
       363          377    2.617079745213020    0.001677628794866    1.000000000000000    0.000004490197501
       364          378    2.617079744278135    0.004486103724864    1.000000000000000    0.000004631655971
       365          379    2.617079743520161    0.003074363756997    1.000000000000000    0.000004694766165
       366          380    2.617079743281071    0.009257704432479    1.000000000000000    0.000010978934335
       367          381    2.617079741948073    0.004455285013606    1.000000000000000    0.000003437731080
       368          382    2.617079741414838    0.001641939756032    1.000000000000000    0.000002665919182
       369          383    2.617079740303615    0.004264615878525    1.000000000000000    0.000003789428321
       370          385    2.617079739956149    0.004717589669657    0.453970553398616    0.000003545907724
       371          386    2.617079739717286    0.003035608630145    1.000000000000000    0.000004000791558
       372          387    2.617079739519789    0.001836767527461    1.000000000000000    0.000002266238328
       373          388    2.617079739313368    0.002006650299382    1.000000000000000    0.000001882808406
       374          389    2.617079739198876    0.001028485174245    1.000000000000000    0.000001827941377
       375          390    2.617079739097288    0.001796526787464    1.000000000000000    0.000002565115235
       376          391    2.617079739023292    0.001796526787464    1.000000000000000    0.000001026592339
Convergence criteria met.
After: gradient norm = 1.0265923393424481E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.0972,-0.0972}

Count Table 1:
---------------
h:                 {0.1894,-0.1894}

Count Table 2:
---------------
h:                 {0.0197,-0.0197}

Count Table 3:
---------------
h:                 {0.0363,-0.0363}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.1315,-1.6374,-1.0445,-0.6560,-1.0579,-2.4041,-1.3558,-0.5957,-0.8788,-1.0433,0.4471,-1.1071,-0.4321,-1.9905,-0.9226,-2.6364,-0.5063,-1.6621,-2.1162,-0.8788,-2.3398,-2.3664,-3.3951,2.3400,-1.8925,-1.7367,-2.1379,1.9911,-0.3294,-2.1162,-2.1857,-2.9427,0.4122,2.0793,-2.2474,-2.3269,-2.4599,0.0136,-1.9958,-0.3294,0.2521,-3.7271,0.1935,-0.4618,-0.1437,-2.2401,-1.0889,0.3495,-3.1206,-1.9958,-1.7656,0.1527,-1.7724,-1.3986,-1.6216,-0.6778,-1.5778,-0.4635,0.2623,-3.1206,-1.3986,-1.7724,0.1527,-1.7656,-0.4635,-1.5778,-0.6778,-1.6216,-3.1206,0.2623,-0.4618,0.1935,-3.7271,0.2521,0.3495,-1.0889,-2.2401,-0.1437,-1.9958,-3.1206,2.0793,0.4122,-2.9427,-2.1857,0.0136,-2.4599,-2.3269,-2.2474,-0.3294,-1.9958,2.3400,-3.3951,-2.3664,-2.3398,1.9911,-2.1379,-1.7367,-1.8925,-2.1162,-0.3294,-1.9905,-0.4321,-1.1071,0.4471,-1.6621,-0.5063,-2.6364,-0.9226,-0.8788,-2.1162,-0.6560,-1.0445,-1.6374,-1.1315,-0.5957,-1.3558,-2.4041,-1.0579,-1.0433,-0.8788}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0547,-2.8520}
Activity(exp=1):   {0.0547,-2.5968}
Activity(exp=2):   {0.0547,-4.0521}
Activity(exp=3):   {0.0547,-2.6110}

Suggested variations:
key=12;3;0, description = Initial model.
> Optimizing variation "Initial model." (component1-2-variation0).
>>  Starting new optimization: component1-2-variation0. (2021-05-21 21:23:43.417).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.617079739023292
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,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,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 = 1.0265923393427926E-6
Already at minimum!
After: gradient norm = 1.0265923393427926E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.0972,-0.0972}

Count Table 1:
---------------
h:                 {0.1894,-0.1894}

Count Table 2:
---------------
h:                 {0.0197,-0.0197}

Count Table 3:
---------------
h:                 {0.0363,-0.0363}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.1315,-1.6374,-1.0445,-0.6560,-1.0579,-2.4041,-1.3558,-0.5957,-0.8788,-1.0433,0.4471,-1.1071,-0.4321,-1.9905,-0.9226,-2.6364,-0.5063,-1.6621,-2.1162,-0.8788,-2.3398,-2.3664,-3.3951,2.3400,-1.8925,-1.7367,-2.1379,1.9911,-0.3294,-2.1162,-2.1857,-2.9427,0.4122,2.0793,-2.2474,-2.3269,-2.4599,0.0136,-1.9958,-0.3294,0.2521,-3.7271,0.1935,-0.4618,-0.1437,-2.2401,-1.0889,0.3495,-3.1206,-1.9958,-1.7656,0.1527,-1.7724,-1.3986,-1.6216,-0.6778,-1.5778,-0.4635,0.2623,-3.1206,-1.3986,-1.7724,0.1527,-1.7656,-0.4635,-1.5778,-0.6778,-1.6216,-3.1206,0.2623,-0.4618,0.1935,-3.7271,0.2521,0.3495,-1.0889,-2.2401,-0.1437,-1.9958,-3.1206,2.0793,0.4122,-2.9427,-2.1857,0.0136,-2.4599,-2.3269,-2.2474,-0.3294,-1.9958,2.3400,-3.3951,-2.3664,-2.3398,1.9911,-2.1379,-1.7367,-1.8925,-2.1162,-0.3294,-1.9905,-0.4321,-1.1071,0.4471,-1.6621,-0.5063,-2.6364,-0.9226,-0.8788,-2.1162,-0.6560,-1.0445,-1.6374,-1.1315,-0.5957,-1.3558,-2.4041,-1.0579,-1.0433,-0.8788}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0547,-2.8520}
Activity(exp=1):   {0.0547,-2.5968}
Activity(exp=2):   {0.0547,-4.0521}
Activity(exp=3):   {0.0547,-2.6110}

  The Likelihood DID NOT improve. Discarding fit component1-2-variation0.
Suggested variations:
key=12;4;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation1).
>>  Starting new optimization: component1-2-variation1. (2021-05-21 21:23:44.102).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.617075907553616
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,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,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 = 3.453105684235613E-5
Starting Function Value: 2.617075907553616
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.617075905995637    0.000088684680674    2.568258512283306    0.000014114579764
         2            4    2.617075905610133    0.000035281097894    1.000000000000000    0.000010240257153
         3            5    2.617075904845144    0.000121004419594    1.000000000000000    0.000009971938545
         4            6    2.617075904085845    0.000164178120311    1.000000000000000    0.000016097724215
         5            7    2.617075902425587    0.000378411936646    1.000000000000000    0.000022174318241
         6            8    2.617075899263589    0.000951312122537    1.000000000000000    0.000031599090858
         7           10    2.617075897720104    0.000587813259059    0.439556556081219    0.000026637216836
         8           11    2.617075896238230    0.000299421421320    1.000000000000000    0.000012314120718
         9           12    2.617075895374649    0.000178001188045    1.000000000000000    0.000011002388471
        10           13    2.617075894621447    0.000182736442700    1.000000000000000    0.000015330756139
        11           14    2.617075892312447    0.000770493419300    1.000000000000000    0.000027457400612
        12           15    2.617075890587471    0.001228334420307    1.000000000000000    0.000041581059365
        13           16    2.617075888369032    0.000337229031128    1.000000000000000    0.000020246507729
        14           17    2.617075887245527    0.000362536851002    1.000000000000000    0.000008402597438
        15           18    2.617075886946375    0.000139350086787    1.000000000000000    0.000008313799648
        16           19    2.617075886027604    0.000424792215523    1.000000000000000    0.000014335777216
        17           20    2.617075884393491    0.000771723451167    1.000000000000000    0.000023184372806
        18           21    2.617075881528285    0.001409369185166    1.000000000000000    0.000028543035369
        19           22    2.617075877463947    0.001856850166948    1.000000000000000    0.000023490874295
        20           23    2.617075871754253    0.002772854123308    1.000000000000000    0.000011776886046
        21           24    2.617075867558131    0.002348821483984    1.000000000000000    0.000010604949011
        22           25    2.617075865137342    0.001293570979361    1.000000000000000    0.000016345476760
        23           26    2.617075862554251    0.001280278048668    1.000000000000000    0.000015383812176
        24           27    2.617075857610618    0.002901909040747    1.000000000000000    0.000012756017883
        25           29    2.617075856489520    0.001084125082084    0.458684654152241    0.000022264428584
        26           30    2.617075855370522    0.000828856865274    1.000000000000000    0.000005686979953
        27           31    2.617075855216419    0.000133537164180    1.000000000000000    0.000003614941066
        28           32    2.617075854990996    0.000161104084120    1.000000000000000    0.000004013261438
        29           33    2.617075854616113    0.000266710167600    1.000000000000000    0.000006471742054
        30           34    2.617075854066590    0.000524249233465    1.000000000000000    0.000007956092530
        31           35    2.617075853199226    0.000893016859032    1.000000000000000    0.000006534399422
        32           36    2.617075852451168    0.001170287447792    1.000000000000000    0.000004072452072
        33           37    2.617075852053539    0.000484336681378    1.000000000000000    0.000001745544945
        34           38    2.617075851872025    0.000244575896855    1.000000000000000    0.000002844359087
        35           39    2.617075851656006    0.000322204925222    1.000000000000000    0.000003349177630
        36           40    2.617075851149538    0.000819637501941    1.000000000000000    0.000003606762906
        37           41    2.617075850351285    0.001843279036150    1.000000000000000    0.000003810601952
        38           42    2.617075849961577    0.002689582796367    1.000000000000000    0.000005138484703
        39           43    2.617075849275652    0.000580145616455    1.000000000000000    0.000002310096639
        40           44    2.617075848902483    0.000465998237890    1.000000000000000    0.000001999482743
        41           45    2.617075848326229    0.001271175061538    1.000000000000000    0.000002082177753
        42           46    2.617075847471366    0.002220254318098    1.000000000000000    0.000002137162520
        43           47    2.617075847124724    0.005639040039004    1.000000000000000    0.000006469070212
        44           48    2.617075845765880    0.000601887066674    1.000000000000000    0.000002550208271
        45           49    2.617075845133000    0.000895328296051    1.000000000000000    0.000001892775578
        46           50    2.617075844411035    0.002115953537643    1.000000000000000    0.000001944951136
        47           51    2.617075843594392    0.002667102699467    1.000000000000000    0.000001665708526
        48           52    2.617075842419852    0.004236234695106    1.000000000000000    0.000001890470912
        49           53    2.617075842322306    0.005776402548755    1.000000000000000    0.000005357827603
        50           54    2.617075841158927    0.000782684390374    1.000000000000000    0.000001757541365
        51           55    2.617075840738516    0.000782684390374    1.000000000000000    0.000001381147085
Convergence criteria met.
After: gradient norm = 1.3811470849755388E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.0973,-0.0973}

Count Table 1:
---------------
h:                 {0.1895,-0.1895}

Count Table 2:
---------------
h:                 {0.0197,-0.0197}

Count Table 3:
---------------
h:                 {0.0364,-0.0364}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.1331,-1.6380,-1.0464,-0.6580,-1.0592,-2.4045,-1.3582,-0.5982,-0.8810,-1.0447,0.4441,-1.1092,-0.4349,-1.9893,-0.9242,-2.6408,-0.5099,-1.6615,-2.1145,-0.8810,-2.3332,-2.3623,-3.3717,2.3418,-1.8936,-1.7371,-2.1411,1.9761,-0.3279,-2.1145,-2.1832,-2.9400,0.4121,2.0782,-2.2396,-2.3210,-2.4624,0.0149,-1.9947,-0.3279,0.2534,-3.7228,0.1944,-0.4600,-0.1417,-2.2385,-1.0875,0.3523,-3.1184,-1.9947,-1.7632,0.1531,-1.7704,-1.3964,-1.6158,-0.6768,-1.5769,-0.4611,0.2624,-3.1184,-1.3964,-1.7704,0.1531,-1.7632,-0.4611,-1.5769,-0.6768,-1.6158,-3.1184,0.2624,-0.4600,0.1944,-3.7228,0.2534,0.3523,-1.0875,-2.2385,-0.1417,-1.9947,-3.1184,2.0782,0.4121,-2.9400,-2.1832,0.0149,-2.4624,-2.3210,-2.2396,-0.3279,-1.9947,2.3418,-3.3717,-2.3623,-2.3332,1.9761,-2.1411,-1.7371,-1.8936,-2.1145,-0.3279,-1.9893,-0.4349,-1.1092,0.4441,-1.6615,-0.5099,-2.6408,-0.9242,-0.8810,-2.1145,-0.6580,-1.0464,-1.6380,-1.1331,-0.5982,-1.3582,-2.4045,-1.0592,-1.0447,-0.8810}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0491,-2.8504}
Activity(exp=1):   {0.0491,-2.5950}
Activity(exp=2):   {0.0491,-4.0490}
Activity(exp=3):   {0.0491,-2.5941}

  The Likelihood DID improve.
Suggested variations:
key=12;5;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation2).
>>  Starting new optimization: component1-2-variation2. (2021-05-21 21:24:25.181).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.620859213533761
gradient      = {0.0106,0.0017,0.0003,0.0000,0.0004,0.0003,0.0000,0.0002,0.0027,0.0026,0.0104,0.0043,0.0004,0.0000,0.0000,0.0004,0.0000,0.0000,0.0003,0.0031,0.0001,0.0001,0.0000,0.0000,0.0000,0.0000,0.0000,0.0005,0.0181,0.0000,0.0001,0.0001,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0001,0.0075,0.0111,0.0001,0.0036,0.0004,0.0000,0.0000,0.0000,0.0000,0.0001,0.0015,0.0130,0.0104,0.0009,0.0001,0.0002,0.0036,0.0000,0.0000,0.0005,0.0021,0.0010,0.0000,0.0035,0.0000,0.0036,0.0000,0.0002,0.0000,0.0022,-0.0104,0.0104,-0.0108,0.0108,-0.0024,0.0024,-0.0079,0.0079}
gradient norm = 0.041292500541894914
Starting Function Value: 2.620859213533761
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.619024596692659    0.093709269506208    2.269401665591360    0.014666217119022
         2            4    2.618684516176350    0.028054808715335    1.000000000000000    0.010873105783073
         3            5    2.617818110961715    0.127900882977842    1.000000000000000    0.009696837375072
         4            6    2.617270346140812    0.124855725375007    1.000000000000000    0.010497204852212
         5            8    2.617008549795082    0.105756149998867    0.455252514381604    0.009229041680542
         6            9    2.616874030920837    0.059993572837508    1.000000000000000    0.002013173085985
         7           10    2.616863477830051    0.007066113774133    1.000000000000000    0.001572907143158
         8           11    2.616843990041460    0.018322550757782    1.000000000000000    0.002537508688630
         9           12    2.616812303211681    0.038030237595521    1.000000000000000    0.003624953216123
        10           13    2.616773864765309    0.058401075673017    1.000000000000000    0.003069312718924
        11           15    2.616769087918886    0.011997671726384    0.164828810132610    0.003106620799838
        12           16    2.616754323534321    0.030698111588204    1.000000000000000    0.001110794553855
        13           17    2.616750471617019    0.007498501247250    1.000000000000000    0.000698116264612
        14           18    2.616747279477948    0.008485058566819    1.000000000000000    0.001063607152458
        15           19    2.616742481718938    0.015365339491659    1.000000000000000    0.001378790300979
        16           20    2.616734863904062    0.029600410381656    1.000000000000000    0.001168468801765
        17           21    2.616725795933005    0.040360204190665    1.000000000000000    0.000818467548019
        18           22    2.616720281063445    0.062297391170811    1.000000000000000    0.001664424816894
        19           23    2.616715548469185    0.011389869646390    1.000000000000000    0.000654958136251
        20           24    2.616714218588987    0.006565120207153    1.000000000000000    0.000546042205101
        21           25    2.616711787557899    0.014684233465488    1.000000000000000    0.000369111374451
        22           26    2.616708263812789    0.028178449702640    1.000000000000000    0.000503577861896
        23           27    2.616704303960026    0.038585924513767    1.000000000000000    0.000738673478666
        24           28    2.616699725641658    0.045375606442042    1.000000000000000    0.000633137545378
        25           29    2.616692765766474    0.067125963317592    1.000000000000000    0.000441182877199
        26           30    2.616684760201903    0.090993490156690    1.000000000000000    0.000256629097793
        27           31    2.616678973897813    0.079043807451244    1.000000000000000    0.000416398369008
        28           32    2.616673315559980    0.082969999502389    1.000000000000000    0.000452864138671
        29           33    2.616665947484049    0.136907702623076    1.000000000000000    0.000943375901809
        30           34    2.616662990583274    0.054371954773943    1.000000000000000    0.000296314087676
        31           35    2.616662405942821    0.009273682772546    1.000000000000000    0.000114257187525
        32           36    2.616662210002370    0.006004317440966    1.000000000000000    0.000131854860199
        33           37    2.616661678144367    0.009980438887741    1.000000000000000    0.000190907210952
        34           38    2.616660479764903    0.022062792830675    1.000000000000000    0.000266932436363
        35           39    2.616658737721172    0.044014216207692    1.000000000000000    0.000268791687641
        36           40    2.616656579870706    0.081557292406207    1.000000000000000    0.000257959034407
        37           41    2.616655954289253    0.080569585293263    1.000000000000000    0.000135954117092
        38           42    2.616655233253797    0.026540131004950    1.000000000000000    0.000044335290386
        39           43    2.616655059763168    0.006058961318712    1.000000000000000    0.000032328710943
        40           44    2.616654856662992    0.013423335385742    1.000000000000000    0.000084583351668
        41           45    2.616654728652937    0.013178845959299    1.000000000000000    0.000050490376180
        42           46    2.616654635298102    0.011180745917854    1.000000000000000    0.000038428788980
        43           47    2.616654537860510    0.010528398631543    1.000000000000000    0.000070257664627
        44           48    2.616654486225794    0.004910088737711    1.000000000000000    0.000053300334427
        45           49    2.616654432290882    0.006131396177213    1.000000000000000    0.000032695293539
        46           50    2.616654378138111    0.008681303926118    1.000000000000000    0.000023926363536
        47           51    2.616654344264965    0.006610057342363    1.000000000000000    0.000036340659132
        48           52    2.616654307317243    0.006773903878192    1.000000000000000    0.000038748945936
        49           53    2.616654239213254    0.011102796830331    1.000000000000000    0.000028014664149
        50           54    2.616654161793257    0.015862462846861    1.000000000000000    0.000015384220326
        51           55    2.616654126248552    0.008656840466962    1.000000000000000    0.000028059793006
        52           56    2.616654107198892    0.004975457355465    1.000000000000000    0.000027256217102
        53           57    2.616654074207616    0.007340817651525    1.000000000000000    0.000013386973763
        54           58    2.616654027173984    0.013707091498640    1.000000000000000    0.000024574145003
        55           59    2.616653991944036    0.011214729265257    1.000000000000000    0.000026977917281
        56           60    2.616653923656868    0.021899811887218    1.000000000000000    0.000036815902297
        57           61    2.616653862120623    0.025149560668039    1.000000000000000    0.000020038243660
        58           62    2.616653833783022    0.009111690988462    1.000000000000000    0.000021717838029
        59           63    2.616653803281585    0.008858290261925    1.000000000000000    0.000026138047063
        60           64    2.616653759267983    0.014473335204327    1.000000000000000    0.000018297529238
        61           65    2.616653708038133    0.021991929029769    1.000000000000000    0.000018603146216
        62           66    2.616653676524460    0.019280643215141    1.000000000000000    0.000034575726957
        63           67    2.616653658322850    0.002400708807246    1.000000000000000    0.000019647887972
        64           68    2.616653643456328    0.003607451477668    1.000000000000000    0.000011373106277
        65           69    2.616653629134719    0.004883805214568    1.000000000000000    0.000011532407502
        66           70    2.616653596860476    0.014997213636594    1.000000000000000    0.000020774564839
        67           71    2.616653574952466    0.012566989999922    1.000000000000000    0.000019666639795
        68           72    2.616653544557656    0.014703206784364    1.000000000000000    0.000007437694306
        69           73    2.616653527091217    0.011182483869342    1.000000000000000    0.000013242316250
        70           74    2.616653520523044    0.003784880424959    1.000000000000000    0.000014287421816
        71           75    2.616653509163339    0.006727209823155    1.000000000000000    0.000006522409509
        72           76    2.616653502290079    0.005460528771013    1.000000000000000    0.000013072171418
        73           77    2.616653497931904    0.003338677221345    1.000000000000000    0.000014993285012
        74           78    2.616653489877375    0.006363403153333    1.000000000000000    0.000013522033394
        75           79    2.616653482435918    0.006282552440431    1.000000000000000    0.000006194384973
        76           80    2.616653478326477    0.004196913455373    1.000000000000000    0.000010300465265
        77           81    2.616653476031604    0.001859906211769    1.000000000000000    0.000010274990188
        78           82    2.616653471548986    0.003735371505698    1.000000000000000    0.000009849365197
        79           83    2.616653465681640    0.006075168987596    1.000000000000000    0.000007017646058
        80           84    2.616653461342808    0.005877496045806    1.000000000000000    0.000004286647797
        81           85    2.616653458615752    0.003441468890585    1.000000000000000    0.000005352788865
        82           86    2.616653455887513    0.003632146139999    1.000000000000000    0.000005924695169
        83           87    2.616653453126046    0.003250615299223    1.000000000000000    0.000006853548987
        84           88    2.616653447362487    0.007674572564916    1.000000000000000    0.000006515301422
        85           89    2.616653443844464    0.005723469683878    1.000000000000000    0.000003805178510
        86           90    2.616653442249417    0.002694356709340    1.000000000000000    0.000003624685336
        87           91    2.616653441623946    0.000825478073243    1.000000000000000    0.000002756591382
        88           92    2.616653441031357    0.000741142348493    1.000000000000000    0.000003286761617
        89           93    2.616653439889345    0.001698044370581    1.000000000000000    0.000003899455976
        90           94    2.616653438515763    0.002785633998740    1.000000000000000    0.000003216439240
        91           95    2.616653437168421    0.003324111540919    1.000000000000000    0.000001981238416
        92           96    2.616653436416760    0.002424258741801    1.000000000000000    0.000001833378482
        93           97    2.616653436186656    0.002424258741801    1.000000000000000    0.000001063197670
Convergence criteria met.
After: gradient norm = 1.0631976695989666E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1066,-0.1066}

Count Table 1:
---------------
h:                 {0.2020,-0.2020}

Count Table 2:
---------------
h:                 {0.0222,-0.0222}

Count Table 3:
---------------
h:                 {0.0413,-0.0413}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.0891,-1.9499,-0.9562,-0.5815,-0.9952,-2.3340,-1.3516,-0.6048,-0.8989,-1.0665,0.4997,-1.3576,-0.3824,-1.8710,-0.9129,-2.6659,-0.5108,-1.5710,-2.1568,-0.8989,-2.4391,-2.5060,-3.4011,2.1845,-1.7664,-1.7980,-2.2845,2.6306,-0.3789,-2.1568,-2.1445,-2.9542,0.2412,2.1324,-1.9910,-2.3242,-2.4575,-0.0420,-1.9970,-0.3789,0.2785,-3.6778,0.1472,-0.3909,-0.1648,-2.2651,-1.1048,0.3718,-3.1128,-1.9970,-1.7065,0.1077,-1.7068,-1.3654,-1.5012,-0.7544,-1.6527,-0.4350,0.2114,-3.1128,-1.3654,-1.7068,0.1077,-1.7065,-0.4350,-1.6527,-0.7544,-1.5012,-3.1128,0.2114,-0.3909,0.1472,-3.6778,0.2785,0.3718,-1.1048,-2.2651,-0.1648,-1.9970,-3.1128,2.1324,0.2412,-2.9542,-2.1445,-0.0420,-2.4575,-2.3242,-1.9910,-0.3789,-1.9970,2.1845,-3.4011,-2.5060,-2.4391,2.6306,-2.2845,-1.7980,-1.7664,-2.1568,-0.3789,-1.8710,-0.3824,-1.3576,0.4997,-1.5710,-0.5108,-2.6659,-0.9129,-0.8989,-2.1568,-0.5815,-0.9562,-1.9499,-1.0891,-0.6048,-1.3516,-2.3340,-0.9952,-1.0665,-0.8989}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0390,-2.6750}
Activity(exp=1):   {0.0390,-2.4040}
Activity(exp=2):   {0.0390,-3.9192}
Activity(exp=3):   {0.0390,-3.0376}

  The Likelihood DID improve.
Suggested variations:
key=12;6;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation3).
>>  Starting new optimization: component1-2-variation3. (2021-05-21 21:25:45.674).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.6165934695734743
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.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.0000,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.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.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.0002,-0.0002,0.0002,-0.0001,0.0001,-0.0001,0.0001}
gradient norm = 4.5514545732755783E-4
Starting Function Value: 2.6165934695734743
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.616593198000110    0.001171923399330    2.574832683623285    0.000204643989638
         2            4    2.616593121113386    0.000506241337107    1.000000000000000    0.000139956780761
         3            5    2.616592997599438    0.001388789464923    1.000000000000000    0.000123811541394
         4            6    2.616592867799837    0.001943327236292    1.000000000000000    0.000185868088622
         5            7    2.616592577422411    0.006079024032257    1.000000000000000    0.000308042809732
         6            8    2.616592339431166    0.007878225942075    1.000000000000000    0.000383596755078
         7            9    2.616592123527829    0.001825520826764    1.000000000000000    0.000176290889874
         8           10    2.616592010773358    0.001895951248147    1.000000000000000    0.000110184468933
         9           11    2.616591956139253    0.001155413177375    1.000000000000000    0.000133552706700
        10           12    2.616591636681048    0.008268356531818    1.000000000000000    0.000263436041208
        11           13    2.616591422699500    0.011670432682028    1.000000000000000    0.000455904764905
        12           14    2.616591125735668    0.006445809962662    1.000000000000000    0.000232650148024
        13           15    2.616590987721384    0.002647088803956    1.000000000000000    0.000108596772740
        14           16    2.616590934022632    0.001494299530012    1.000000000000000    0.000098921504373
        15           17    2.616590866116963    0.002147609437501    1.000000000000000    0.000143663716624
        16           18    2.616590702436946    0.005760092055443    1.000000000000000    0.000237218994784
        17           19    2.616590414131827    0.011629970964640    1.000000000000000    0.000316391678341
        18           20    2.616590129076162    0.016621342445244    1.000000000000000    0.000320672139811
        19           21    2.616589916447715    0.005774408149541    1.000000000000000    0.000131005195985
        20           22    2.616589820683067    0.001587749167229    1.000000000000000    0.000105382149044
        21           23    2.616589757202941    0.001451542544743    1.000000000000000    0.000138854847193
        22           24    2.616589621495549    0.004928194335589    1.000000000000000    0.000169220728286
        23           25    2.616589475860229    0.007850899266660    1.000000000000000    0.000107487114299
        24           26    2.616589377674205    0.006491219087118    1.000000000000000    0.000049842007247
        25           27    2.616589307420739    0.005261521582013    1.000000000000000    0.000093347063241
        26           28    2.616589238537832    0.004823596421213    1.000000000000000    0.000131830410794
        27           29    2.616589147629719    0.006117473762811    1.000000000000000    0.000114255133139
        28           30    2.616589032441771    0.007520413648387    1.000000000000000    0.000059878487912
        29           31    2.616588944934102    0.007566286981033    1.000000000000000    0.000041038424601
        30           32    2.616588912839376    0.003095044689005    1.000000000000000    0.000056809048027
        31           33    2.616588865176099    0.004587769790915    1.000000000000000    0.000050437771414
        32           34    2.616588797572904    0.008171950978185    1.000000000000000    0.000034394888024
        33           35    2.616588768840369    0.006927358506913    1.000000000000000    0.000027446312801
        34           36    2.616588749167258    0.001375880398516    1.000000000000000    0.000017558422624
        35           37    2.616588732421371    0.002241160879928    1.000000000000000    0.000020005388871
        36           38    2.616588710936113    0.003894935251607    1.000000000000000    0.000020942222432
        37           39    2.616588669868626    0.008664282758094    1.000000000000000    0.000020316949731
        38           40    2.616588616454070    0.014362325813140    1.000000000000000    0.000019056446216
        39           42    2.616588594533647    0.008592651812296    0.410088694550959    0.000019550987457
        40           43    2.616588570500250    0.006511826517297    1.000000000000000    0.000010528213077
        41           44    2.616588562259929    0.002256429035426    1.000000000000000    0.000006833888292
        42           45    2.616588556771156    0.001861745548075    1.000000000000000    0.000007421755380
        43           46    2.616588548399188    0.004201430693558    1.000000000000000    0.000008754560073
        44           47    2.616588540844048    0.004899110426681    1.000000000000000    0.000015411471888
        45           48    2.616588537324084    0.001365818587555    1.000000000000000    0.000006276088354
        46           49    2.616588535842039    0.001259414413979    1.000000000000000    0.000004190454542
        47           50    2.616588535044326    0.000561661146332    1.000000000000000    0.000004832843764
        48           51    2.616588531959783    0.002308852722579    1.000000000000000    0.000006390972752
        49           52    2.616588528739276    0.002481367237551    1.000000000000000    0.000006537144066
        50           53    2.616588523290314    0.005584909819131    1.000000000000000    0.000006478844353
        51           54    2.616588520392305    0.002778549799488    1.000000000000000    0.000004039178678
        52           55    2.616588518474344    0.001998645346387    1.000000000000000    0.000003870790844
        53           56    2.616588516877711    0.001824589559999    1.000000000000000    0.000003340058894
        54           57    2.616588514870788    0.002577718454578    1.000000000000000    0.000003794418007
        55           58    2.616588511828004    0.004103694557255    1.000000000000000    0.000004489566464
        56           59    2.616588509044661    0.004913307113159    1.000000000000000    0.000005460349311
        57           60    2.616588507671536    0.001987537428268    1.000000000000000    0.000002712191783
        58           61    2.616588506565105    0.001431476416549    1.000000000000000    0.000003592683201
        59           62    2.616588504478687    0.002662524837480    1.000000000000000    0.000004891873963
        60           63    2.616588500046229    0.007238709001548    1.000000000000000    0.000004341987510
        61           64    2.616588495667682    0.009334507342021    1.000000000000000    0.000014785437923
        62           65    2.616588493445937    0.004048829066421    1.000000000000000    0.000006928197608
        63           66    2.616588492589201    0.001420897259099    1.000000000000000    0.000003099531829
        64           67    2.616588492264130    0.000372093098683    1.000000000000000    0.000003040191374
        65           68    2.616588491579738    0.000987177372195    1.000000000000000    0.000003413286042
        66           69    2.616588490846622    0.001421164232317    1.000000000000000    0.000003229286366
        67           70    2.616588489738729    0.002709734259745    1.000000000000000    0.000002934681893
        68           71    2.616588489040860    0.003260057944659    1.000000000000000    0.000005315202952
        69           72    2.616588488588128    0.000400011428011    1.000000000000000    0.000003909350355
        70           73    2.616588487698912    0.001552458476430    1.000000000000000    0.000002776870852
        71           74    2.616588487105561    0.001623103312154    1.000000000000000    0.000002280703979
        72           75    2.616588486505361    0.001623103312154    1.000000000000000    0.000001385712503
Convergence criteria met.
After: gradient norm = 1.3857125034214606E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1078,-0.1078}

Count Table 1:
---------------
h:                 {0.2035,-0.2035}

Count Table 2:
---------------
h:                 {0.0227,-0.0227}

Count Table 3:
---------------
h:                 {0.0421,-0.0421}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.0800,-1.9336,-0.9486,-0.5753,-0.9849,-2.3238,-1.3503,-0.5945,-0.8945,-1.0620,0.4987,-1.3403,-0.3797,-1.8499,-0.9000,-2.6626,-0.5165,-1.5462,-2.1565,-0.8945,-2.4214,-2.3895,-3.3840,2.1628,-1.7331,-1.7982,-2.2939,2.5860,-0.3844,-2.1565,-2.1226,-2.9290,0.2374,2.1228,-1.9427,-2.3236,-2.4614,-0.0286,-1.9801,-0.3844,0.2809,-3.6467,0.1504,-0.3800,-0.1579,-2.2560,-1.1118,0.3835,-3.0945,-1.9801,-1.6897,0.1048,-1.6820,-1.3503,-1.4712,-0.7544,-1.6577,-0.4286,0.2114,-3.0945,-1.3503,-1.6820,0.1048,-1.6897,-0.4286,-1.6577,-0.7544,-1.4712,-3.0945,0.2114,-0.3800,0.1504,-3.6467,0.2809,0.3835,-1.1118,-2.2560,-0.1579,-1.9801,-3.0945,2.1228,0.2374,-2.9290,-2.1226,-0.0286,-2.4614,-2.3236,-1.9427,-0.3844,-1.9801,2.1628,-3.3840,-2.3895,-2.4214,2.5860,-2.2939,-1.7982,-1.7331,-2.1565,-0.3844,-1.8499,-0.3797,-1.3403,0.4987,-1.5462,-0.5165,-2.6626,-0.9000,-0.8945,-2.1565,-0.5753,-0.9486,-1.9336,-1.0800,-0.5945,-1.3503,-2.3238,-0.9849,-1.0620,-0.8945}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0336,-2.6643}
Activity(exp=1):   {0.0336,-2.3955}
Activity(exp=2):   {0.0336,-3.8913}
Activity(exp=3):   {0.0336,-3.0107}

  The Likelihood DID improve.
Suggested variations:
key=12;7;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation4).
>>  Starting new optimization: component1-2-variation4. (2021-05-21 21:26:53.733).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.6165869152407075
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,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,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 = 1.5204543231684456E-5
Starting Function Value: 2.6165869152407075
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.616586914940553    0.000038845547101    2.554864457878136    0.000007090340245
         2            4    2.616586914845485    0.000017197181348    1.000000000000000    0.000005502228592
         3            5    2.616586914568724    0.000078830954052    1.000000000000000    0.000005962397398
         4            6    2.616586914252712    0.000120689294272    1.000000000000000    0.000009529226216
         5            7    2.616586913677667    0.000302987586453    1.000000000000000    0.000012816621408
         6            8    2.616586913255014    0.000321648198840    1.000000000000000    0.000013924779801
         7            9    2.616586912974261    0.000060078083878    1.000000000000000    0.000006123128835
         8           10    2.616586912872054    0.000030150547158    1.000000000000000    0.000003921765775
         9           11    2.616586912803474    0.000030302349718    1.000000000000000    0.000004872586737
        10           12    2.616586912469975    0.000189005077746    1.000000000000000    0.000009422191028
        11           13    2.616586911973644    0.000365083340111    1.000000000000000    0.000013333423382
        12           14    2.616586911939486    0.000825363595077    1.000000000000000    0.000028225327990
        13           15    2.616586911056642    0.000056165001965    1.000000000000000    0.000010031294603
        14           16    2.616586910805278    0.000085798611404    1.000000000000000    0.000005969214771
        15           17    2.616586910589202    0.000183517664637    1.000000000000000    0.000006665674248
        16           18    2.616586910304759    0.000257174732456    1.000000000000000    0.000009543485837
        17           19    2.616586909567062    0.000686941990829    1.000000000000000    0.000014792740178
        18           20    2.616586908556227    0.000971405063871    1.000000000000000    0.000015646142279
        19           21    2.616586907019574    0.001297914745846    1.000000000000000    0.000010059357358
        20           22    2.616586906202696    0.000904176310101    1.000000000000000    0.000003707313920
        21           23    2.616586905973186    0.000222683393256    1.000000000000000    0.000004985343112
        22           24    2.616586905796805    0.000178280808009    1.000000000000000    0.000005675076179
        23           25    2.616586905575125    0.000271928781511    1.000000000000000    0.000007215909130
        24           26    2.616586905371141    0.000291075087942    1.000000000000000    0.000002958475582
        25           27    2.616586905258854    0.000213639803326    1.000000000000000    0.000003224073341
        26           28    2.616586905167312    0.000158808992187    1.000000000000000    0.000004259454458
        27           29    2.616586904994018    0.000263601561815    1.000000000000000    0.000004615735937
        28           30    2.616586904700244    0.000445404141111    1.000000000000000    0.000003772135437
        29           31    2.616586904361820    0.000581633816185    1.000000000000000    0.000002094010210
        30           32    2.616586904125957    0.000482374619185    1.000000000000000    0.000002138662929
        31           33    2.616586903967203    0.000366571645076    1.000000000000000    0.000002782630892
        32           34    2.616586903780610    0.000539798286814    1.000000000000000    0.000002174426602
        33           35    2.616586903585660    0.000638774560671    1.000000000000000    0.000001998733292
        34           36    2.616586903401658    0.000638774560671    1.000000000000000    0.000001043405048
Convergence criteria met.
After: gradient norm = 1.0434050476148634E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1079,-0.1079}

Count Table 1:
---------------
h:                 {0.2036,-0.2036}

Count Table 2:
---------------
h:                 {0.0227,-0.0227}

Count Table 3:
---------------
h:                 {0.0422,-0.0422}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.0797,-1.9332,-0.9485,-0.5751,-0.9849,-2.3243,-1.3501,-0.5942,-0.8943,-1.0620,0.4987,-1.3396,-0.3796,-1.8492,-0.8999,-2.6628,-0.5175,-1.5455,-2.1566,-0.8943,-2.4210,-2.3854,-3.3837,2.1625,-1.7326,-1.7982,-2.2941,2.5844,-0.3847,-2.1566,-2.1225,-2.9225,0.2366,2.1217,-1.9421,-2.3238,-2.4618,-0.0287,-1.9815,-0.3847,0.2811,-3.6451,0.1505,-0.3792,-0.1576,-2.2564,-1.1106,0.3845,-3.0950,-1.9815,-1.6891,0.1049,-1.6810,-1.3498,-1.4705,-0.7545,-1.6580,-0.4278,0.2115,-3.0950,-1.3498,-1.6810,0.1049,-1.6891,-0.4278,-1.6580,-0.7545,-1.4705,-3.0950,0.2115,-0.3792,0.1505,-3.6451,0.2811,0.3845,-1.1106,-2.2564,-0.1576,-1.9815,-3.0950,2.1217,0.2366,-2.9225,-2.1225,-0.0287,-2.4618,-2.3238,-1.9421,-0.3847,-1.9815,2.1625,-3.3837,-2.3854,-2.4210,2.5844,-2.2941,-1.7982,-1.7326,-2.1566,-0.3847,-1.8492,-0.3796,-1.3396,0.4987,-1.5455,-0.5175,-2.6628,-0.8999,-0.8943,-2.1566,-0.5751,-0.9485,-1.9332,-1.0797,-0.5942,-1.3501,-2.3243,-0.9849,-1.0620,-0.8943}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0331,-2.6639}
Activity(exp=1):   {0.0331,-2.3950}
Activity(exp=2):   {0.0331,-3.8901}
Activity(exp=3):   {0.0331,-3.0094}

  The Likelihood DID improve.
Suggested variations:
key=12;8;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation5).
>>  Starting new optimization: component1-2-variation5. (2021-05-21 21:27:28.908).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.616586894934355
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,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,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 = 1.124691451332946E-6
Already at minimum!
After: gradient norm = 1.124691451332946E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1079,-0.1079}

Count Table 1:
---------------
h:                 {0.2036,-0.2036}

Count Table 2:
---------------
h:                 {0.0227,-0.0227}

Count Table 3:
---------------
h:                 {0.0422,-0.0422}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.0797,-1.9332,-0.9485,-0.5751,-0.9849,-2.3243,-1.3501,-0.5942,-0.8943,-1.0620,0.4987,-1.3396,-0.3796,-1.8492,-0.8999,-2.6628,-0.5175,-1.5455,-2.1566,-0.8943,-2.4210,-2.3854,-3.3837,2.1625,-1.7326,-1.7982,-2.2941,2.5844,-0.3847,-2.1566,-2.1225,-2.9225,0.2366,2.1217,-1.9421,-2.3238,-2.4618,-0.0287,-1.9815,-0.3847,0.2811,-3.6451,0.1505,-0.3792,-0.1576,-2.2564,-1.1106,0.3845,-3.0950,-1.9815,-1.6891,0.1049,-1.6810,-1.3498,-1.4705,-0.7545,-1.6580,-0.4278,0.2115,-3.0950,-1.3498,-1.6810,0.1049,-1.6891,-0.4278,-1.6580,-0.7545,-1.4705,-3.0950,0.2115,-0.3792,0.1505,-3.6451,0.2811,0.3845,-1.1106,-2.2564,-0.1576,-1.9815,-3.0950,2.1217,0.2366,-2.9225,-2.1225,-0.0287,-2.4618,-2.3238,-1.9421,-0.3847,-1.9815,2.1625,-3.3837,-2.3854,-2.4210,2.5844,-2.2941,-1.7982,-1.7326,-2.1566,-0.3847,-1.8492,-0.3796,-1.3396,0.4987,-1.5455,-0.5175,-2.6628,-0.8999,-0.8943,-2.1566,-0.5751,-0.9485,-1.9332,-1.0797,-0.5942,-1.3501,-2.3243,-0.9849,-1.0620,-0.8943}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0331,-2.6639}
Activity(exp=1):   {0.0331,-2.3950}
Activity(exp=2):   {0.0331,-3.8901}
Activity(exp=3):   {0.0331,-3.0094}

  The Likelihood DID improve.
Suggested variations:
key=12;9;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation6).
>>  Starting new optimization: component1-2-variation6. (2021-05-21 21:27:29.949).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.6165868868424202
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,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,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 = 1.180675879843308E-6
Already at minimum!
After: gradient norm = 1.180675879843308E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1079,-0.1079}

Count Table 1:
---------------
h:                 {0.2036,-0.2036}

Count Table 2:
---------------
h:                 {0.0227,-0.0227}

Count Table 3:
---------------
h:                 {0.0422,-0.0422}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.0797,-1.9332,-0.9485,-0.5751,-0.9849,-2.3243,-1.3501,-0.5942,-0.8943,-1.0620,0.4987,-1.3396,-0.3796,-1.8492,-0.8999,-2.6628,-0.5175,-1.5455,-2.1566,-0.8943,-2.4210,-2.3854,-3.3837,2.1625,-1.7326,-1.7982,-2.2941,2.5844,-0.3847,-2.1566,-2.1225,-2.9225,0.2366,2.1217,-1.9421,-2.3238,-2.4618,-0.0287,-1.9815,-0.3847,0.2811,-3.6451,0.1505,-0.3792,-0.1576,-2.2564,-1.1106,0.3845,-3.0950,-1.9815,-1.6891,0.1049,-1.6810,-1.3498,-1.4705,-0.7545,-1.6580,-0.4278,0.2115,-3.0950,-1.3498,-1.6810,0.1049,-1.6891,-0.4278,-1.6580,-0.7545,-1.4705,-3.0950,0.2115,-0.3792,0.1505,-3.6451,0.2811,0.3845,-1.1106,-2.2564,-0.1576,-1.9815,-3.0950,2.1217,0.2366,-2.9225,-2.1225,-0.0287,-2.4618,-2.3238,-1.9421,-0.3847,-1.9815,2.1625,-3.3837,-2.3854,-2.4210,2.5844,-2.2941,-1.7982,-1.7326,-2.1566,-0.3847,-1.8492,-0.3796,-1.3396,0.4987,-1.5455,-0.5175,-2.6628,-0.8999,-0.8943,-2.1566,-0.5751,-0.9485,-1.9332,-1.0797,-0.5942,-1.3501,-2.3243,-0.9849,-1.0620,-0.8943}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0331,-2.6639}
Activity(exp=1):   {0.0331,-2.3950}
Activity(exp=2):   {0.0331,-3.8901}
Activity(exp=3):   {0.0331,-3.0094}

  The Likelihood DID improve.
Suggested variations:
key=12;10;0, description = Increases flank length.
> Optimizing variation "Increases flank length." (component1-2-variation7).
>>  Starting new optimization: component1-2-variation7. (2021-05-21 21:27:31.054).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[68,69]},{"h":[70,71]},{"h":[72,73]},{"h":[74,75]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[60,61],[62,63],[64,65],[66,67]]}]}

Value and gradient before optimization:
=======================================
value         = 2.616586953260057
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,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,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 = 3.0559142903424785E-6
Starting Function Value: 2.616586953260057
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.616586953249541    0.000006588552735    2.156000498884284    0.000001013929531
         2            4    2.616586953247321    0.000006588552735    1.000000000000000    0.000001026981592
Convergence criteria met.
After: gradient norm = 1.0269815922213113E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1079,-0.1079}

Count Table 1:
---------------
h:                 {0.2036,-0.2036}

Count Table 2:
---------------
h:                 {0.0227,-0.0227}

Count Table 3:
---------------
h:                 {0.0422,-0.0422}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-1.0797,-1.9332,-0.9485,-0.5751,-0.9849,-2.3243,-1.3501,-0.5942,-0.8943,-1.0620,0.4987,-1.3396,-0.3796,-1.8492,-0.8999,-2.6628,-0.5175,-1.5455,-2.1566,-0.8943,-2.4210,-2.3854,-3.3837,2.1625,-1.7326,-1.7982,-2.2941,2.5844,-0.3847,-2.1566,-2.1225,-2.9225,0.2366,2.1217,-1.9421,-2.3238,-2.4618,-0.0287,-1.9815,-0.3847,0.2811,-3.6451,0.1505,-0.3792,-0.1576,-2.2564,-1.1106,0.3845,-3.0950,-1.9815,-1.6891,0.1049,-1.6810,-1.3498,-1.4705,-0.7545,-1.6580,-0.4278,0.2115,-3.0950,-1.3498,-1.6810,0.1049,-1.6891,-0.4278,-1.6580,-0.7545,-1.4705,-3.0950,0.2115,-0.3792,0.1505,-3.6451,0.2811,0.3845,-1.1106,-2.2564,-0.1576,-1.9815,-3.0950,2.1217,0.2366,-2.9225,-2.1225,-0.0287,-2.4618,-2.3238,-1.9421,-0.3847,-1.9815,2.1625,-3.3837,-2.3854,-2.4210,2.5844,-2.2941,-1.7982,-1.7326,-2.1566,-0.3847,-1.8492,-0.3796,-1.3396,0.4987,-1.5455,-0.5175,-2.6628,-0.8999,-0.8943,-2.1566,-0.5751,-0.9485,-1.9332,-1.0797,-0.5942,-1.3501,-2.3243,-0.9849,-1.0620,-0.8943}
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,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,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.0331,-2.6639}
Activity(exp=1):   {0.0331,-2.3950}
Activity(exp=2):   {0.0331,-3.8901}
Activity(exp=3):   {0.0331,-3.0094}

  The Likelihood DID NOT improve. Discarding fit component1-2-variation7.
> No varitions possible for Binding mode 1.
> Unfreezing component (component1-3-f0).
>>  Starting new optimization: component1-3-f0. (2021-05-21 21:27:35.967).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[623,624]},{"h":[625,626]},{"h":[627,628]},{"h":[629,630]}],"bindingModeInteractions":[],"bindingModes":[{},{"mononucleotide":[1,0,9,8,2,3,6,7,4,5,11,10,19,18,12,13,16,17,14,15,21,20,29,28,22,23,26,27,24,25,31,30,39,38,32,33,36,37,34,35,41,40,49,48,42,43,46,47,44,45,51,50,59,58,52,53,56,57,54,55,58,59,50,51,57,56,53,52,55,54,48,49,40,41,47,46,43,42,45,44,38,39,30,31,37,36,33,32,35,34,28,29,20,21,27,26,23,22,25,24,18,19,10,11,17,16,13,12,15,14,8,9,0,1,7,6,3,2,5,4],"activity":[[615,616],[617,618],[619,620],[621,622]],"dinucleotide":[[71,70,79,78,72,73,76,77,74,75,61,60,69,68,62,63,66,67,64,65,151,150,159,158,152,153,156,157,154,155,141,140,149,148,142,143,146,147,144,145,81,80,89,88,82,83,86,87,84,85,91,90,99,98,92,93,96,97,94,95,121,120,129,128,122,123,126,127,124,125,131,130,139,138,132,133,136,137,134,135,101,100,109,108,102,103,106,107,104,105,111,110,119,118,112,113,116,117,114,115,171,170,179,178,172,173,176,177,174,175,161,160,169,168,162,163,166,167,164,165,251,250,259,258,252,253,256,257,254,255,241,240,249,248,242,243,246,247,244,245,181,180,189,188,182,183,186,187,184,185,191,190,199,198,192,193,196,197,194,195,221,220,229,228,222,223,226,227,224,225,231,230,239,238,232,233,236,237,234,235,201,200,209,208,202,203,206,207,204,205,211,210,219,218,212,213,216,217,214,215,271,270,279,278,272,273,276,277,274,275,261,260,269,268,262,263,266,267,264,265,351,350,359,358,352,353,356,357,354,355,341,340,349,348,342,343,346,347,344,345,281,280,289,288,282,283,286,287,284,285,291,290,299,298,292,293,296,297,294,295,321,320,329,328,322,323,326,327,324,325,331,330,339,338,332,333,336,337,334,335,301,300,309,308,302,303,306,307,304,305,311,310,319,318,312,313,316,317,314,315,371,370,379,378,372,373,376,377,374,375,361,360,369,368,362,363,366,367,364,365,451,450,459,458,452,453,456,457,454,455,441,440,449,448,442,443,446,447,444,445,381,380,389,388,382,383,386,387,384,385,391,390,399,398,392,393,396,397,394,395,421,420,429,428,422,423,426,427,424,425,431,430,439,438,432,433,436,437,434,435,401,400,409,408,402,403,406,407,404,405,411,410,419,418,412,413,416,417,414,415,471,470,479,478,472,473,476,477,474,475,461,460,469,468,462,463,466,467,464,465,551,550,559,558,552,553,556,557,554,555,541,540,549,548,542,543,546,547,544,545,481,480,489,488,482,483,486,487,484,485,491,490,499,498,492,493,496,497,494,495,521,520,529,528,522,523,526,527,524,525,531,530,539,538,532,533,536,537,534,535,501,500,509,508,502,503,506,507,504,505,511,510,519,518,512,513,516,517,514,515,571,570,568,578,572,573,576,577,574,575,561,560,569,568,562,563,566,567,564,565,612,614,560,570,609,605,587,579,600,594,613,612,561,571,610,606,588,580,601,595,580,579,567,577,581,582,585,586,583,584,588,587,566,576,589,590,593,585,591,592,606,605,563,573,607,608,590,582,603,597,610,609,562,572,611,607,589,581,602,596,595,594,565,575,596,597,592,584,598,599,601,600,564,574,602,603,591,583,604,598,548,558,468,478,538,528,498,488,518,508,549,559,469,479,539,529,499,489,519,509,540,550,460,470,530,520,490,480,510,500,541,551,461,471,531,521,491,481,511,501,547,557,467,477,537,527,497,487,517,507,546,556,466,476,536,526,496,486,516,506,543,553,463,473,533,523,493,483,513,503,542,552,462,472,532,522,492,482,512,502,545,555,465,475,535,525,495,485,515,505,544,554,464,474,534,524,494,484,514,504,448,458,368,378,438,428,398,388,418,408,449,459,369,379,439,429,399,389,419,409,440,450,360,370,430,420,390,380,410,400,441,451,361,371,431,421,391,381,411,401,447,457,367,377,437,427,397,387,417,407,446,456,366,376,436,426,396,386,416,406,443,453,363,373,433,423,393,383,413,403,442,452,362,372,432,422,392,382,412,402,445,455,365,375,435,425,395,385,415,405,444,454,364,374,434,424,394,384,414,404,348,358,268,278,338,328,298,288,318,308,349,359,269,279,339,329,299,289,319,309,340,350,260,270,330,320,290,280,310,300,341,351,261,271,331,321,291,281,311,301,347,357,267,277,337,327,297,287,317,307,346,356,266,276,336,326,296,286,316,306,343,353,263,273,333,323,293,283,313,303,342,352,262,272,332,322,292,282,312,302,345,355,265,275,335,325,295,285,315,305,344,354,264,274,334,324,294,284,314,304,248,258,168,178,238,228,198,188,218,208,249,259,169,179,239,229,199,189,219,209,240,250,160,170,230,220,190,180,210,200,241,251,161,171,231,221,191,181,211,201,247,257,167,177,237,227,197,187,217,207,246,256,166,176,236,226,196,186,216,206,243,253,163,173,233,223,193,183,213,203,242,252,162,172,232,222,192,182,212,202,245,255,165,175,235,225,195,185,215,205,244,254,164,174,234,224,194,184,214,204,148,158,68,78,138,128,98,88,118,108,149,159,69,79,139,129,99,89,119,109,140,150,60,70,130,120,90,80,110,100,141,151,61,71,131,121,91,81,111,101,147,157,67,77,137,127,97,87,117,107,146,156,66,76,136,126,96,86,116,106,143,153,63,73,133,123,93,83,113,103,142,152,62,72,132,122,92,82,112,102,145,155,65,75,135,125,95,85,115,105,144,154,64,74,134,124,94,84,114,104]]}]}

Value and gradient before optimization:
=======================================
value         = 2.616586886842424
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,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0012,-0.0005,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0002,-0.0005,-0.0002,0.0006,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0002,-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.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.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.0000,0.0000,-0.0000,0.0000,0.0001,-0.0009,0.0001,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0003,0.0004,-0.0000,-0.0003,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0001,0.0002,-0.0001,-0.0001,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0003,0.0004,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.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.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.0000,0.0000,0.0001,-0.0000,0.0001,0.0001,0.0000,0.0000,0.0000,0.0000,0.0000,0.0002,-0.0005,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.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.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.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.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0001,0.0000,-0.0000,-0.0001,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0001,0.0003,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.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.0001,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.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0002,0.0001,0.0024,0.0001,0.0000,0.0000,0.0000,0.0000,0.0000,0.0019,-0.0045,-0.0000,-0.0022,-0.0001,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0017,0.0040,0.0001,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0004,-0.0003,0.0000,0.0000,0.0007,0.0000,0.0000,-0.0003,-0.0008,0.0004,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.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.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.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0001,0.0000,0.0001,0.0003,-0.0001,-0.0000,0.0000,-0.0002,0.0000,0.0000,0.0000,-0.0002,0.0002,-0.0006,0.0004,0.0000,-0.0001,-0.0004,0.0000,-0.0000,0.0002,0.0011,-0.0007,0.0009,-0.0008,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0004,-0.0003,-0.0006,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.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0004,0.0001,-0.0003,0.0000,0.0000,0.0000,-0.0000,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.008042798150519946
Starting Function Value: 2.616586886842424
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            2    2.613152655378510    0.999999999999999   124.33483736445041    0.018496008173925
         2            4    2.612627187859788    0.131112653445670    0.182679140942008    0.011143645030431
         3            5    2.612395350290033    0.034479495906860    1.000000000000000    0.007061023392993
         4            6    2.612086466644672    0.071288595202957    1.000000000000000    0.007401449738218
         5            7    2.611573458748208    0.181295152091128    1.000000000000000    0.010490305104832
         6            8    2.611273323121492    0.275480131556452    1.000000000000000    0.015630571144452
         7            9    2.610961152598186    0.135250301031454    1.000000000000000    0.005660764252908
         8           10    2.610881278965419    0.030506351444963    1.000000000000000    0.003702179509906
         9           11    2.610780376343067    0.052336808916935    1.000000000000000    0.004572369529834
        10           12    2.610617970050095    0.112489796954673    1.000000000000000    0.006881546450172
        11           13    2.610433161070511    0.209445956561219    1.000000000000000    0.009261024656187
        12           14    2.610276435756628    0.174452181190870    1.000000000000000    0.005542281982905
        13           15    2.610207560391403    0.028674059015505    1.000000000000000    0.003006454885537
        14           16    2.610154407516820    0.039421073518743    1.000000000000000    0.003555437578969
        15           17    2.610100948821649    0.047203693578069    1.000000000000000    0.004832800574641
        16           18    2.609940173706828    0.169788595679028    1.000000000000000    0.006895497101160
        17           19    2.609786361014642    0.221101516849273    1.000000000000000    0.007055811608713
        18           20    2.609685758120631    0.158423635831557    1.000000000000000    0.002744324908826
        19           21    2.609650620290145    0.026698888422002    1.000000000000000    0.002025528719730
        20           22    2.609620078914634    0.029814101712446    1.000000000000000    0.003155871528476
        21           23    2.609569560868310    0.062458012049282    1.000000000000000    0.004274426874242
        22           24    2.609478509105158    0.150665909194818    1.000000000000000    0.004249144007570
        23           25    2.609341321984612    0.256735129198831    1.000000000000000    0.003109517836713
        24           26    2.609218571973445    0.308151632894337    1.000000000000000    0.001158288231808
        25           27    2.609165240314619    0.151702093390212    1.000000000000000    0.002176464795007
        26           28    2.609126264563685    0.114785219534828    1.000000000000000    0.002315638962628
        27           29    2.609039278463719    0.232000092054065    1.000000000000000    0.002279671311591
        28           30    2.609018678692384    0.574832180184126    1.000000000000000    0.003730513918190
        29           31    2.608909313842741    0.145450172741005    1.000000000000000    0.000990070901384
        30           32    2.608888595438822    0.038240440776944    1.000000000000000    0.000868736560829
        31           33    2.608816926634462    0.234564344101307    1.000000000000000    0.000879632363061
        32           34    2.608754133740090    0.290096630504394    1.000000000000000    0.000762088352259
        33           35    2.608713549107339    0.450030278988513    1.000000000000000    0.001349587620048
        34           36    2.608672186417583    0.161903396693936    1.000000000000000    0.000660358571870
        35           37    2.608643528886677    0.105149599644299    1.000000000000000    0.000680098691274
        36           38    2.608605557866458    0.224930367183581    1.000000000000000    0.000749089226864
        37           39    2.608550555871224    0.358757499159145    1.000000000000000    0.000926203119604
        38           40    2.608507702430888    0.441980048220795    1.000000000000000    0.000708428698702
        39           41    2.608484653550257    0.142513232516116    1.000000000000000    0.000492746321289
        40           42    2.608458787551900    0.152047326505371    1.000000000000000    0.000604488753191
        41           43    2.608421455497738    0.260606187646442    1.000000000000000    0.000692565213285
        42           44    2.608381846116776    0.360631562794227    1.000000000000000    0.000963417400079
        43           45    2.608351463306087    0.247187795145280    1.000000000000000    0.000505771516788
        44           46    2.608330519942291    0.156076007342806    1.000000000000000    0.000496364853707
        45           47    2.608312167697271    0.175436882702563    1.000000000000000    0.000499404702005
        46           48    2.608281734842877    0.273047499172384    1.000000000000000    0.000502463943732
        47           49    2.608245595368173    0.439335310323726    1.000000000000000    0.000707990463857
        48           50    2.608224011340069    0.238627033012223    1.000000000000000    0.000387208523278
        49           51    2.608209657890828    0.153215745908512    1.000000000000000    0.000423599967040
        50           52    2.608188765988596    0.178997331664550    1.000000000000000    0.000438780199222
        51           53    2.608145258046485    0.501825054365281    1.000000000000000    0.000844415208725
        52           54    2.608096811005172    0.584394564885190    1.000000000000000    0.000645243272780
        53           55    2.608053268032065    0.524374174785617    1.000000000000000    0.001101919446945
        54           56    2.607993399759911    0.492280756155586    1.000000000000000    0.001032010441840
        55           57    2.607955301939844    0.253371913546282    1.000000000000000    0.000787569146342
        56           58    2.607907047238266    0.366276522411317    1.000000000000000    0.001232392277013
        57           59    2.607866067307861    0.491150147220894    1.000000000000000    0.001510958053303
        58           60    2.607828020241210    0.190447823372502    1.000000000000000    0.001022009778440
        59           61    2.607795821768222    0.198910380291113    1.000000000000000    0.000765214198918
        60           62    2.607744092604446    0.302339845277541    1.000000000000000    0.000734577531746
        61           63    2.607698007969813    0.303481047830191    1.000000000000000    0.000848270081284
        62           64    2.607638880614609    0.330175339945241    1.000000000000000    0.000949381011873
        63           65    2.607577691744951    0.518973217124669    1.000000000000000    0.000986874696887
        64           66    2.607544926844898    0.265180261119466    1.000000000000000    0.001137878178173
        65           67    2.607508910389640    0.227981465054921    1.000000000000000    0.000952664408485
        66           68    2.607474920759771    0.187679459926476    1.000000000000000    0.001378153313506
        67           69    2.607428619441965    0.322664093606430    1.000000000000000    0.001775664592952
        68           70    2.607363346829366    0.430500635605062    1.000000000000000    0.001154679152273
        69           71    2.607313287270273    0.383787872822876    1.000000000000000    0.000827950780242
        70           72    2.607272476558770    0.233278068536720    1.000000000000000    0.001833453192935
        71           73    2.607251669385155    0.249257671955194    1.000000000000000    0.000654481263577
        72           74    2.607234843784771    0.110179408956576    1.000000000000000    0.000609148708974
        73           75    2.607194324222582    0.162639014640062    1.000000000000000    0.000898073790849
        74           76    2.607137960526890    0.393972307497142    1.000000000000000    0.001596028314663
        75           77    2.607096614457021    0.188469472249616    1.000000000000000    0.001181435607676
        76           78    2.607023469645906    0.502834130090212    1.000000000000000    0.000879417086240
        77           79    2.606965733296881    0.276383038025977    1.000000000000000    0.001560197781008
        78           80    2.606899204050746    0.523927863148399    1.000000000000000    0.001393766422749
        79           81    2.606847462444095    0.321057294990072    1.000000000000000    0.002322250047147
        80           82    2.606765896873041    0.465865689705292    1.000000000000000    0.001695140826486
        81           83    2.606689157470906    0.274483712711416    1.000000000000000    0.003554320037072
        82           84    2.606643176309760    0.113098930509624    1.000000000000000    0.002801803456654
        83           85    2.606568295232836    0.461373845981517    1.000000000000000    0.003479297339947
        84           86    2.606475408652543    0.301356593269159    1.000000000000000    0.004031014241605
        85           87    2.606389025580190    0.419196075391374    1.000000000000000    0.002827311205816
        86           88    2.606295057896599    0.225147401293745    1.000000000000000    0.002366553367359
        87           89    2.606181815399618    0.291386703788068    1.000000000000000    0.001782756815490
        88           90    2.606053387567524    0.352909763550329    1.000000000000000    0.002407368968101
        89           91    2.605952497907762    0.338496101530701    1.000000000000000    0.006468373650971
        90           92    2.605874375715306    0.472474147518663    1.000000000000000    0.004810860285632
        91           94    2.605764524010817    0.260171769191301    0.404700733014989    0.009427397907059
        92           95    2.605514942131476    0.424245708225349    1.000000000000000    0.014473451253231
        93           96    2.605382358686615    0.414099811536662    1.000000000000000    0.002720615336309
        94           97    2.604999814788861    0.459262857802805    1.000000000000000    0.002761997439295
        95           99    2.604889919776696    0.196494687166489    0.417236874841605    0.005347788485739
        96          100    2.604752303918801    0.275860065581394    1.000000000000000    0.002181951419460
        97          101    2.604691173656077    0.173660832486438    1.000000000000000    0.001940341708977
        98          102    2.604596346279640    0.123711545575037    1.000000000000000    0.002227503627127
        99          103    2.604432318019748    0.299784629936350    1.000000000000000    0.002731714008738
       100          104    2.604346990481139    0.211730882554544    1.000000000000000    0.003667128471268
       101          105    2.604245632993336    0.232412231498570    1.000000000000000    0.003509471156777
       102          106    2.604184178505958    0.206715885974840    1.000000000000000    0.002263379364234
       103          107    2.604166914608861    0.130608001917101    1.000000000000000    0.002470058836760
       104          108    2.604143351080502    0.094743141542527    1.000000000000000    0.001833644007907
       105          109    2.604122905810910    0.083951804817332    1.000000000000000    0.001769744685759
       106          110    2.604087860792630    0.101105706123176    1.000000000000000    0.002864810526590
       107          111    2.604038510396725    0.199919603085388    1.000000000000000    0.003441134012411
       108          112    2.604000625642382    0.120906155614329    1.000000000000000    0.002518299584550
       109          113    2.603971333164303    0.134141763795310    1.000000000000000    0.002195072514006
       110          114    2.603955368879771    0.116334795788483    1.000000000000000    0.001876676903883
       111          115    2.603941940562371    0.042485620959051    1.000000000000000    0.001053397108547
       112          116    2.603924599596720    0.051843190786828    1.000000000000000    0.001392061562577
       113          117    2.603893702432367    0.109616973754096    1.000000000000000    0.002190900084308
       114          118    2.603853187997632    0.180641796480384    1.000000000000000    0.002122941659235
       115          120    2.603834633777029    0.098803888659332    0.451491224618220    0.002993980984377
       116          121    2.603802432852347    0.183079450861184    1.000000000000000    0.001920797326932
       117          122    2.603782087716812    0.101443830685788    1.000000000000000    0.001833983075396
       118          123    2.603759304586667    0.082963048133979    1.000000000000000    0.002036585129257
       119          124    2.603732828259710    0.116541814159369    1.000000000000000    0.001206057474945
       120          125    2.603711700572512    0.119533792569735    1.000000000000000    0.001462635463364
       121          126    2.603693835427822    0.146296201755362    1.000000000000000    0.003302050753343
       122          127    2.603666990427556    0.097730863355402    1.000000000000000    0.003506617246497
       123          128    2.603635949761865    0.140317141884302    1.000000000000000    0.002849417531833
       124          129    2.603609423595987    0.108024925578818    1.000000000000000    0.001906990736907
       125          130    2.603580446667928    0.139105616422887    1.000000000000000    0.001435421816187
       126          131    2.603570231827435    0.178200536094293    1.000000000000000    0.004649666777400
       127          132    2.603550082968877    0.103849644869797    1.000000000000000    0.001361994894905
       128          133    2.603543820002676    0.043886019165570    1.000000000000000    0.001271296728329
       129          134    2.603528476183613    0.054845238587117    1.000000000000000    0.000779891308619
       130          135    2.603507674145384    0.123768991806972    1.000000000000000    0.001164685502205
       131          136    2.603495261731538    0.111388526375168    1.000000000000000    0.001244480927708
       132          137    2.603484580593824    0.116368846870579    1.000000000000000    0.000630153131975
       133          138    2.603477779945644    0.036751757153265    1.000000000000000    0.000638728666447
       134          139    2.603467622899059    0.045930362453191    1.000000000000000    0.000830840736531
       135          140    2.603449614057423    0.113938553611620    1.000000000000000    0.000885144961599
       136          142    2.603439019239832    0.129465702418320    0.490593359300566    0.000981534453993
       137          143    2.603426854771391    0.090813649503581    1.000000000000000    0.000612653052212
       138          144    2.603414229652490    0.100080266196805    1.000000000000000    0.000585405348255
       139          145    2.603401756788984    0.111642172740402    1.000000000000000    0.000716829870796
       140          146    2.603384067497198    0.157694109466242    1.000000000000000    0.000961596900422
       141          147    2.603369878052100    0.238156189439574    1.000000000000000    0.001062534686466
       142          148    2.603356907797378    0.059058544334187    1.000000000000000    0.000685260659645
       143          149    2.603346492911257    0.054382964188826    1.000000000000000    0.000839417101359
       144          150    2.603334688745482    0.069898453250569    1.000000000000000    0.000851941710578
       145          151    2.603320898067419    0.249671240131080    1.000000000000000    0.001086835025686
       146          152    2.603309081193501    0.070725387105249    1.000000000000000    0.000491132909785
       147          153    2.603304303645659    0.025219249520691    1.000000000000000    0.000417794826619
       148          154    2.603296948583009    0.070683763149488    1.000000000000000    0.000491796814858
       149          155    2.603288089190720    0.071796606521930    1.000000000000000    0.000559937322347
       150          156    2.603280039889402    0.135247767560177    1.000000000000000    0.000392879836765
       151          157    2.603275630533736    0.053049346530411    1.000000000000000    0.000267293788792
       152          158    2.603271846498508    0.043468486126803    1.000000000000000    0.000343217509491
       153          159    2.603265907717761    0.075097496159115    1.000000000000000    0.000424966014281
       154          160    2.603257528457767    0.118718206496950    1.000000000000000    0.000455684302463
       155          161    2.603251491237101    0.195442649712227    1.000000000000000    0.000753108346457
       156          162    2.603246679413152    0.042971793398147    1.000000000000000    0.000298406846868
       157          163    2.603243565152556    0.033864496180859    1.000000000000000    0.000372578433348
       158          164    2.603240185950967    0.041590798309629    1.000000000000000    0.000461749205837
       159          165    2.603232730877516    0.124089956041107    1.000000000000000    0.000449762437044
       160          166    2.603225219049755    0.202673563111731    1.000000000000000    0.000603768672153
       161          167    2.603216720487640    0.174247630719784    1.000000000000000    0.000290372185690
       162          168    2.603212168849038    0.052037088859436    1.000000000000000    0.000247583279990
       163          169    2.603207648867479    0.085656327641352    1.000000000000000    0.000280707881217
       164          170    2.603203754363483    0.128035508887951    1.000000000000000    0.000374733836103
       165          171    2.603198599818622    0.109088862674723    1.000000000000000    0.000278492774004
       166          172    2.603194701846554    0.069180292725459    1.000000000000000    0.000238451195514
       167          173    2.603191659308422    0.069119193727899    1.000000000000000    0.000238025463431
       168          174    2.603185814284970    0.135857354954157    1.000000000000000    0.000444968832713
       169          175    2.603180837186363    0.149010356912329    1.000000000000000    0.000213262544179
       170          176    2.603179014816151    0.033416922407377    1.000000000000000    0.000161264339347
       171          177    2.603176780877188    0.046643709541746    1.000000000000000    0.000203670961117
       172          178    2.603172934023051    0.096447955959784    1.000000000000000    0.000242144748045
       173          180    2.603171711308513    0.048246229529688    0.246857590641690    0.000241510136408
       174          181    2.603167739393343    0.129479366213717    1.000000000000000    0.000209327994415
       175          182    2.603163448695155    0.145521510994161    1.000000000000000    0.000291040898920
       176          183    2.603160613234594    0.052887581493588    1.000000000000000    0.000250432181270
       177          184    2.603158719061847    0.052541484177011    1.000000000000000    0.000260545266444
       178          185    2.603156541471190    0.055920891080040    1.000000000000000    0.000274538956869
       179          186    2.603152011565830    0.162684390456499    1.000000000000000    0.000272302476678
       180          187    2.603147990346714    0.169101469397377    1.000000000000000    0.000285889522162
       181          188    2.603146759852454    0.132617765787321    1.000000000000000    0.000494024687770
       182          189    2.603144540541428    0.039789912835875    1.000000000000000    0.000192545630066
       183          190    2.603143505336355    0.021399617306268    1.000000000000000    0.000153286456806
       184          191    2.603141699992817    0.045666949398618    1.000000000000000    0.000194290277934
       185          192    2.603139181263300    0.108344609959181    1.000000000000000    0.000361902437648
       186          194    2.603136563736979    0.133204064265703    0.404183011159302    0.000355445483274
       187          195    2.603134273165876    0.067507924108116    1.000000000000000    0.000220916131699
       188          196    2.603131803993101    0.111333954924478    1.000000000000000    0.000204156597799
       189          197    2.603130441849016    0.061115919373468    1.000000000000000    0.000255758841359
       190          198    2.603125674589212    0.208111882611469    1.000000000000000    0.000336950276298
       191          199    2.603121720587437    0.208992633351238    1.000000000000000    0.000451754152174
       192          200    2.603118157758454    0.225968002149876    1.000000000000000    0.000428288265464
       193          201    2.603115543217811    0.045599279018623    1.000000000000000    0.000280479591268
       194          202    2.603113166683329    0.038809244562870    1.000000000000000    0.000269861584466
       195          203    2.603111273123999    0.072492053368798    1.000000000000000    0.000414392760168
       196          204    2.603108440919955    0.141191139798341    1.000000000000000    0.000334077260685
       197          205    2.603106384973844    0.171739185078115    1.000000000000000    0.000482078678104
       198          206    2.603104367777496    0.131293200294278    1.000000000000000    0.000248241974221
       199          207    2.603103267951219    0.028958111243372    1.000000000000000    0.000167842083821
       200          208    2.603101763751492    0.035962496745828    1.000000000000000    0.000192458118916
       201          209    2.603099550347459    0.053042033267500    1.000000000000000    0.000387425355553
       202          210    2.603098325649172    0.211207385562048    1.000000000000000    0.000716431644980
       203          211    2.603095523842932    0.042898189058051    1.000000000000000    0.000206732994189
       204          212    2.603094713702074    0.036143166460337    1.000000000000000    0.000162070299323
       205          213    2.603093978518050    0.069556693726415    1.000000000000000    0.000171375950482
       206          215    2.603093324453764    0.060814532146296    0.277274561801591    0.000461833824162
       207          216    2.603091954836310    0.064811845520485    1.000000000000000    0.000284856485897
       208          217    2.603090327416590    0.083396348349750    1.000000000000000    0.000253011709399
       209          218    2.603088650151701    0.102641728880389    1.000000000000000    0.000630506699704
       210          219    2.603087189071279    0.059403291618607    1.000000000000000    0.000264937113152
       211          220    2.603086494007485    0.018230858521681    1.000000000000000    0.000169858256951
       212          221    2.603085867308474    0.017415736477495    1.000000000000000    0.000179584693276
       213          222    2.603085193735919    0.034878081367445    1.000000000000000    0.000400539641410
       214          223    2.603084253952128    0.051448818176008    1.000000000000000    0.000365299693450
       215          224    2.603081246457014    0.223762892130633    1.000000000000000    0.000299466997593
       216          226    2.603080243982642    0.039882779907018    0.384609678555551    0.000367123736306
       217          227    2.603079507843857    0.020946604629217    1.000000000000000    0.000242167399714
       218          228    2.603078796743314    0.012937917250805    1.000000000000000    0.000164157069003
       219          229    2.603077989619264    0.031099519540178    1.000000000000000    0.000222699208761
       220          230    2.603077768384889    0.063968795798453    1.000000000000000    0.000356876115542
       221          231    2.603077010138834    0.011397746902636    1.000000000000000    0.000156878484688
       222          232    2.603076291982994    0.022938159697112    1.000000000000000    0.000210150068964
       223          233    2.603075294116770    0.054249862659160    1.000000000000000    0.000299084618086
       224          234    2.603074113514222    0.071062788467123    1.000000000000000    0.000763292194603
       225          235    2.603072712292454    0.096087367700338    1.000000000000000    0.000226428438594
       226          236    2.603071954947112    0.028201089960362    1.000000000000000    0.000202788885855
       227          237    2.603071158659841    0.039131200288044    1.000000000000000    0.000213843850523
       228          238    2.603070918643427    0.038601632202524    1.000000000000000    0.000844697428858
       229          239    2.603070028235036    0.031099073789312    1.000000000000000    0.000363469706395
       230          240    2.603069301781766    0.032717128922191    1.000000000000000    0.000166970777178
       231          241    2.603068831310122    0.035967414849781    1.000000000000000    0.000255148235333
       232          242    2.603068201378445    0.038213900333214    1.000000000000000    0.000236089994544
       233          243    2.603066772996673    0.097879848547457    1.000000000000000    0.000317740191869
       234          244    2.603066269750614    0.186761507814422    1.000000000000000    0.000528355491440
       235          245    2.603064359449255    0.082514106020474    1.000000000000000    0.000168491329809
       236          246    2.603063592599489    0.018821360303875    1.000000000000000    0.000147436926573
       237          247    2.603062582065885    0.057298602898910    1.000000000000000    0.000348412890885
       238          248    2.603061549928899    0.048188133743539    1.000000000000000    0.000139709092432
       239          249    2.603060867153261    0.074625793355265    1.000000000000000    0.000167507964282
       240          250    2.603059343885505    0.110282818876670    1.000000000000000    0.000204079658071
       241          251    2.603058031668744    0.178839477735570    1.000000000000000    0.000350731944872
       242          252    2.603056331175311    0.031990068782975    1.000000000000000    0.000156905776388
       243          253    2.603055405118969    0.046359721405385    1.000000000000000    0.000145231085373
       244          254    2.603055299250465    0.042251433167564    1.000000000000000    0.000605128662387
       245          255    2.603054247068840    0.033907450420409    1.000000000000000    0.000231643293936
       246          256    2.603053777691704    0.020884270175092    1.000000000000000    0.000116390800031
       247          257    2.603052957824220    0.088722902934152    1.000000000000000    0.000206472091619
       248          258    2.603052268584874    0.045032656632530    1.000000000000000    0.000242122754682
       249          259    2.603051113055441    0.110674914559826    1.000000000000000    0.000275929250387
       250          261    2.603050355006147    0.050999268944486    0.403051012855835    0.000261465529263
       251          262    2.603049617821410    0.029507894143476    1.000000000000000    0.000162494013810
       252          263    2.603048817210453    0.025031684524007    1.000000000000000    0.000143808249726
       253          264    2.603048273156331    0.018821273368571    1.000000000000000    0.000150390003984
       254          265    2.603047312263024    0.068283400675493    1.000000000000000    0.000189367748055
       255          267    2.603046912065799    0.047432138067756    0.304359783663479    0.000219772127850
       256          268    2.603046329521020    0.041960835574113    1.000000000000000    0.000116069274023
       257          269    2.603046012927470    0.037561072282521    1.000000000000000    0.000109378144502
       258          270    2.603045425780334    0.038987566219570    1.000000000000000    0.000235397189806
       259          271    2.603044714255891    0.042464109334131    1.000000000000000    0.000135508514315
       260          272    2.603044161319394    0.029718446331977    1.000000000000000    0.000093872921361
       261          273    2.603043599275470    0.032045685449081    1.000000000000000    0.000088519504329
       262          274    2.603043105462704    0.042702677870223    1.000000000000000    0.000105452547274
       263          275    2.603042311039671    0.073859500915751    1.000000000000000    0.000104424806008
       264          276    2.603041644276740    0.053694383988520    1.000000000000000    0.000113940955791
       265          277    2.603041051678941    0.062494452006741    1.000000000000000    0.000163480647341
       266          278    2.603040701261022    0.016990280936084    1.000000000000000    0.000097913536862
       267          279    2.603040317717194    0.020315389803154    1.000000000000000    0.000085230847881
       268          280    2.603039959957131    0.026017134493789    1.000000000000000    0.000122835922988
       269          281    2.603039352910044    0.050625904903534    1.000000000000000    0.000162367780364
       270          282    2.603038468449958    0.078367380618508    1.000000000000000    0.000158766134577
       271          284    2.603038154009708    0.042314789401638    0.234498022679751    0.000263927122924
       272          285    2.603037312156736    0.079564810117212    1.000000000000000    0.000105906865661
       273          286    2.603036914809091    0.039428036620186    1.000000000000000    0.000070927647856
       274          287    2.603036576692542    0.027420172242901    1.000000000000000    0.000096069005449
       275          288    2.603036030521593    0.048369045095658    1.000000000000000    0.000110975144013
       276          289    2.603034916754699    0.114067708472817    1.000000000000000    0.000143676956393
       277          291    2.603034392973622    0.078887962422967    0.432588911328330    0.000128845103616
       278          292    2.603033720827378    0.077457831092770    1.000000000000000    0.000089157296232
       279          293    2.603033395981250    0.051474424528273    1.000000000000000    0.000179638752143
       280          294    2.603033057753291    0.015249871747174    1.000000000000000    0.000102393629168
       281          295    2.603032637277134    0.023616858603607    1.000000000000000    0.000068861257714
       282          296    2.603032251017957    0.036664138355042    1.000000000000000    0.000088527111416
       283          297    2.603031822040553    0.068344485237321    1.000000000000000    0.000079527563766
       284          299    2.603031635358931    0.047828173012250    0.331724716290588    0.000140067704416
       285          300    2.603031375029680    0.032600763328888    1.000000000000000    0.000077048638640
       286          301    2.603031080799784    0.041148071993183    1.000000000000000    0.000078636338688
       287          302    2.603030880561304    0.018871269863291    1.000000000000000    0.000099706271336
       288          303    2.603030509996381    0.039099339113624    1.000000000000000    0.000132367351648
       289          304    2.603030381714143    0.069880778044870    1.000000000000000    0.000221480190020
       290          305    2.603029894956405    0.016960347032997    1.000000000000000    0.000063781682707
       291          306    2.603029709596021    0.009767629606365    1.000000000000000    0.000064475822291
       292          307    2.603029437570368    0.027776815283666    1.000000000000000    0.000081625832324
       293          308    2.603029029695629    0.048673349473211    1.000000000000000    0.000092567004159
       294          310    2.603028871583061    0.031412023870327    0.237244002749674    0.000108569338823
       295          311    2.603028547995254    0.052359825013086    1.000000000000000    0.000056907620733
       296          312    2.603028331287276    0.029187970133293    1.000000000000000    0.000054309323062
       297          313    2.603027956803996    0.044767025069926    1.000000000000000    0.000078213848133
       298          314    2.603027740873470    0.078914606249982    1.000000000000000    0.000151516726021
       299          315    2.603027364406578    0.027584250959287    1.000000000000000    0.000080027653739
       300          316    2.603027088722670    0.019607632204714    1.000000000000000    0.000051246903152
       301          317    2.603026850623342    0.029942195082087    1.000000000000000    0.000065296417882
       302          318    2.603026659718997    0.054580842816233    1.000000000000000    0.000239426401762
       303          319    2.603026422924950    0.029322874255912    1.000000000000000    0.000119864015368
       304          320    2.603026204632281    0.031978030431981    1.000000000000000    0.000064477589012
       305          321    2.603026053118579    0.028076580684582    1.000000000000000    0.000068038519153
       306          322    2.603025856191318    0.034839234711064    1.000000000000000    0.000130621918663
       307          323    2.603025627380717    0.042186559204273    1.000000000000000    0.000122454030247
       308          324    2.603025405678729    0.028984008652708    1.000000000000000    0.000091955523514
       309          325    2.603025229241340    0.013661903698795    1.000000000000000    0.000071533480661
       310          326    2.603025054692029    0.020096312006216    1.000000000000000    0.000128815839758
       311          327    2.603024891526949    0.043331839648020    1.000000000000000    0.000084392815459
       312          328    2.603024765692070    0.025724665171574    1.000000000000000    0.000070821293310
       313          329    2.603024573153280    0.027953410287407    1.000000000000000    0.000060237494881
       314          330    2.603024491396526    0.051992225036238    1.000000000000000    0.000289085604558
       315          331    2.603024267294509    0.012283311034573    1.000000000000000    0.000090981170721
       316          332    2.603024172672360    0.010100983284063    1.000000000000000    0.000072069346176
       317          333    2.603024065916144    0.016082263405501    1.000000000000000    0.000083466163532
       318          334    2.603023930720148    0.023125314266415    1.000000000000000    0.000079017147331
       319          335    2.603023707605780    0.046782264053666    1.000000000000000    0.000109465867911
       320          337    2.603023628200165    0.030167353702833    0.356581809834835    0.000126844937856
       321          338    2.603023507485718    0.027685673083448    1.000000000000000    0.000085965992130
       322          339    2.603023374055933    0.021933333085074    1.000000000000000    0.000090038849869
       323          340    2.603023239568624    0.020040095503124    1.000000000000000    0.000098426772518
       324          341    2.603023050131491    0.040604326659888    1.000000000000000    0.000169816393033
       325          342    2.603022934277526    0.041050939828272    1.000000000000000    0.000155403293678
       326          343    2.603022810359415    0.012627904723221    1.000000000000000    0.000193096931406
       327          344    2.603022708213279    0.009510009947488    1.000000000000000    0.000119842120525
       328          345    2.603022590368501    0.013135032485764    1.000000000000000    0.000065390073122
       329          346    2.603022492007407    0.021575675802569    1.000000000000000    0.000089630357392
       330          347    2.603022394328903    0.029371695282874    1.000000000000000    0.000087128019868
       331          349    2.603022368616127    0.007030856817777    0.136247424706745    0.000166074427614
       332          350    2.603022292341736    0.022109828779488    1.000000000000000    0.000101578624695
       333          351    2.603022208035263    0.015798656644879    1.000000000000000    0.000060814935574
       334          352    2.603022122875029    0.011820852566503    1.000000000000000    0.000084500679736
       335          353    2.603022017285380    0.013572460592574    1.000000000000000    0.000094425838966
       336          354    2.603021815684874    0.030346012537187    1.000000000000000    0.000082549335028
       337          355    2.603021485627328    0.054703843525659    1.000000000000000    0.000070580397883
       338          356    2.603021373866616    0.147948970043798    1.000000000000000    0.000154116441250
       339          357    2.603020982906936    0.038643231892348    1.000000000000000    0.000116865524172
       340          359    2.603020885061063    0.021595550812821    0.438270730930740    0.000084977686082
       341          360    2.603020746418885    0.010559003134433    1.000000000000000    0.000051566948407
       342          361    2.603020591097013    0.034646045925311    1.000000000000000    0.000055464166700
       343          362    2.603020493378415    0.043202562283703    1.000000000000000    0.000153417841786
       344          363    2.603020297755133    0.039326648161478    1.000000000000000    0.000093605288081
       345          364    2.603020107149182    0.040860522925418    1.000000000000000    0.000050440832577
       346          365    2.603019982392273    0.032542169576223    1.000000000000000    0.000063191883356
       347          366    2.603019896747377    0.041036442422599    1.000000000000000    0.000194428499858
       348          367    2.603019770322895    0.012183849638446    1.000000000000000    0.000090096931428
       349          368    2.603019667438170    0.011374049910040    1.000000000000000    0.000053774539433
       350          369    2.603019581777136    0.013755728346313    1.000000000000000    0.000056473734962
       351          370    2.603019450811237    0.024442577672348    1.000000000000000    0.000059144235944
       352          372    2.603019350402874    0.024840466235227    0.472457096245566    0.000095030591738
       353          373    2.603019189972389    0.037291384824822    1.000000000000000    0.000062026949854
       354          374    2.603019005621829    0.032623769712287    1.000000000000000    0.000066779533545
       355          375    2.603018783457308    0.045800802760485    1.000000000000000    0.000086728157473
       356          376    2.603018742213024    0.061528295174397    1.000000000000000    0.000221853560817
       357          377    2.603018537442034    0.018359018203024    1.000000000000000    0.000078376327407
       358          378    2.603018467348193    0.005277019863411    1.000000000000000    0.000045230269078
       359          379    2.603018383549567    0.008816257414409    1.000000000000000    0.000066092049369
       360          380    2.603018275280253    0.020389304901352    1.000000000000000    0.000089890939956
       361          381    2.603018095208190    0.039433374821168    1.000000000000000    0.000095501654627
       362          383    2.603018042709579    0.021575823046718    0.268071148278407    0.000104149679955
       363          384    2.603017905143978    0.038344517095791    1.000000000000000    0.000055043414571
       364          385    2.603017800657512    0.020288366253664    1.000000000000000    0.000048478335996
       365          386    2.603017638508856    0.032176810453132    1.000000000000000    0.000089501605315
       366          387    2.603017477326552    0.031381324902046    1.000000000000000    0.000103505413036
       367          388    2.603017295823815    0.071275759385289    1.000000000000000    0.000153460130496
       368          389    2.603017099699983    0.043122858889662    1.000000000000000    0.000062700904150
       369          390    2.603017015764920    0.017271706291766    1.000000000000000    0.000041639596759
       370          391    2.603016914558806    0.010114094653979    1.000000000000000    0.000057164594763
       371          392    2.603016818820689    0.016049586583716    1.000000000000000    0.000069674769144
       372          393    2.603016705103554    0.044678154045348    1.000000000000000    0.000104832794788
       373          394    2.603016588351582    0.028359004272946    1.000000000000000    0.000051498494972
       374          395    2.603016520554112    0.018779409772611    1.000000000000000    0.000042018374170
       375          396    2.603016447195086    0.020196778125228    1.000000000000000    0.000068851343779
       376          397    2.603016370048184    0.016632519378521    1.000000000000000    0.000062113818093
       377          398    2.603016214754566    0.033650277034570    1.000000000000000    0.000049699161680
       378          399    2.603016042493327    0.037260170619306    1.000000000000000    0.000051663328619
       379          400    2.603015871124096    0.042739030471732    1.000000000000000    0.000064354221575
       380          401    2.603015775111810    0.038898416785857    1.000000000000000    0.000072255295214
       381          402    2.603015667783939    0.012044280382534    1.000000000000000    0.000051176277415
       382          403    2.603015561994852    0.016138945200418    1.000000000000000    0.000063079756667
       383          404    2.603015498000461    0.018789156596372    1.000000000000000    0.000049845586125
       384          405    2.603015418335925    0.024841268917721    1.000000000000000    0.000049225924683
       385          406    2.603015294232813    0.036438552233295    1.000000000000000    0.000037568534522
       386          408    2.603015244601097    0.019096215743096    0.462846797630981    0.000059575237355
       387          409    2.603015177033346    0.022723731059920    1.000000000000000    0.000031490113193
       388          410    2.603015119149176    0.012515124652230    1.000000000000000    0.000037331661153
       389          411    2.603015025433979    0.019866645285776    1.000000000000000    0.000049565312635
       390          412    2.603014891471294    0.031413648310366    1.000000000000000    0.000049813749243
       391          414    2.603014812161598    0.027939668028161    0.445354566890898    0.000127582938638
       392          415    2.603014686854548    0.032865693937263    1.000000000000000    0.000060182458018
       393          416    2.603014609177002    0.022548480393078    1.000000000000000    0.000033391168707
       394          417    2.603014547089831    0.020437134932830    1.000000000000000    0.000037543746773
       395          418    2.603014470085922    0.021504531409085    1.000000000000000    0.000037382664935
       396          419    2.603014353535596    0.039736542376308    1.000000000000000    0.000061621940242
       397          420    2.603014252327613    0.042618401447358    1.000000000000000    0.000056004732869
       398          421    2.603014179153986    0.014194478347484    1.000000000000000    0.000046375278918
       399          422    2.603014111863208    0.010404300931293    1.000000000000000    0.000034590662647
       400          423    2.603014052848564    0.012688499791004    1.000000000000000    0.000035671224786
       401          424    2.603013948062136    0.041461382117786    1.000000000000000    0.000050327010332
       402          425    2.603013877873694    0.022300873439954    1.000000000000000    0.000051085602054
       403          426    2.603013814096220    0.016697617162352    1.000000000000000    0.000033699097908
       404          427    2.603013767954351    0.012111204462578    1.000000000000000    0.000029386809627
       405          429    2.603013746802993    0.008273252532426    0.221650106804366    0.000058540975848
       406          430    2.603013713576344    0.005962016469043    1.000000000000000    0.000044116833386
       407          431    2.603013665033799    0.010372209711443    1.000000000000000    0.000031694290816
       408          432    2.603013619346860    0.017634762497644    1.000000000000000    0.000054147287856
       409          433    2.603013601934563    0.032512436183463    1.000000000000000    0.000122082070446
       410          434    2.603013555388694    0.009654483912068    1.000000000000000    0.000043594133555
       411          435    2.603013531664217    0.007163128036791    1.000000000000000    0.000029880357652
       412          436    2.603013510256298    0.009220333881543    1.000000000000000    0.000037354895528
       413          437    2.603013469446567    0.011759580724289    1.000000000000000    0.000031383679526
       414          439    2.603013452755807    0.014587673250112    0.172371920485830    0.000081580086823
       415          440    2.603013396150459    0.016509388867397    1.000000000000000    0.000039914339421
       416          441    2.603013358198812    0.012835375166532    1.000000000000000    0.000028302881136
       417          443    2.603013339170186    0.009121792324434    0.414589542652824    0.000074557235536
       418          444    2.603013310810466    0.011221258615187    1.000000000000000    0.000045502538740
       419          445    2.603013285002677    0.007915484301574    1.000000000000000    0.000027035352716
       420          446    2.603013256448707    0.010662046189890    1.000000000000000    0.000031988838764
       421          447    2.603013227336152    0.011913095559404    1.000000000000000    0.000040321578504
       422          449    2.603013215684333    0.008727615948840    0.269080155079080    0.000076214622614
       423          450    2.603013183654826    0.012675386872635    1.000000000000000    0.000045196059615
       424          451    2.603013156063439    0.008713212529133    1.000000000000000    0.000028191221069
       425          452    2.603013129497800    0.009956139633545    1.000000000000000    0.000032200582362
       426          453    2.603013105152130    0.007828398574280    1.000000000000000    0.000034879456518
       427          454    2.603013062435675    0.012362230757748    1.000000000000000    0.000039444785028
       428          456    2.603013052938270    0.004347667415964    0.196918771065144    0.000053610808088
       429          457    2.603013014907428    0.016901762007116    1.000000000000000    0.000033085013728
       430          458    2.603012987151087    0.013436302608732    1.000000000000000    0.000029441478929
       431          459    2.603012955705310    0.018443570365583    1.000000000000000    0.000036517664378
       432          461    2.603012949862953    0.003313430748808    0.140318055238644    0.000049237696806
       433          462    2.603012937142053    0.004155423554073    1.000000000000000    0.000037312354584
       434          463    2.603012914014635    0.008303817420915    1.000000000000000    0.000024766020741
       435          464    2.603012899398160    0.007301426146342    1.000000000000000    0.000029508851729
       436          465    2.603012896674009    0.025311887822823    1.000000000000000    0.000117510080600
       437          466    2.603012855105880    0.009999343530898    1.000000000000000    0.000039063470377
       438          467    2.603012837453946    0.004809827877042    1.000000000000000    0.000021452414010
       439          468    2.603012819713976    0.009092457400505    1.000000000000000    0.000034900054703
       440          469    2.603012798535188    0.011469169305725    1.000000000000000    0.000039232497289
       441          470    2.603012764330154    0.030608983555467    1.000000000000000    0.000088035630928
       442          471    2.603012724635913    0.024848357643877    1.000000000000000    0.000037747079086
       443          472    2.603012705457696    0.006294929797254    1.000000000000000    0.000023267444904
       444          473    2.603012680936083    0.006340286292925    1.000000000000000    0.000024901426345
       445          474    2.603012657879807    0.007031006401369    1.000000000000000    0.000030474350858
       446          476    2.603012639019172    0.015532421509517    0.381207574765096    0.000051858377556
       447          477    2.603012603694079    0.013885766208816    1.000000000000000    0.000031100208881
       448          478    2.603012571923042    0.016399025230836    1.000000000000000    0.000021900455823
       449          479    2.603012546078199    0.016151984024389    1.000000000000000    0.000054901213471
       450          480    2.603012535418754    0.022749994667227    1.000000000000000    0.000069810349258
       451          481    2.603012514258725    0.007454311459822    1.000000000000000    0.000026032793239
       452          482    2.603012499183415    0.003808182097563    1.000000000000000    0.000023414172181
       453          483    2.603012482958190    0.004303308702913    1.000000000000000    0.000029366316837
       454          484    2.603012449932840    0.010166816647474    1.000000000000000    0.000032352931542
       455          485    2.603012416637315    0.035920479929181    1.000000000000000    0.000076315841382
       456          486    2.603012364544687    0.016216763043396    1.000000000000000    0.000025247706187
       457          487    2.603012341170808    0.006771502854745    1.000000000000000    0.000021761278105
       458          488    2.603012307786623    0.017745553022946    1.000000000000000    0.000027868928678
       459          490    2.603012291572691    0.015008332051983    0.417933126106629    0.000037281904808
       460          491    2.603012256963214    0.019262116914519    1.000000000000000    0.000027036902555
       461          492    2.603012209326454    0.021906347249979    1.000000000000000    0.000022729022800
       462          493    2.603012151800678    0.040993781183637    1.000000000000000    0.000032033003102
       463          494    2.603012118944611    0.030952230751780    1.000000000000000    0.000061362124465
       464          495    2.603012084680181    0.020530161456392    1.000000000000000    0.000063468711544
       465          496    2.603012044170689    0.008243679224266    1.000000000000000    0.000029095854040
       466          497    2.603012009421088    0.009858450415550    1.000000000000000    0.000018369822789
       467          498    2.603011974450360    0.017777867600690    1.000000000000000    0.000023096170307
       468          499    2.603011924291020    0.025772939793006    1.000000000000000    0.000024841754036
       469          501    2.603011911231357    0.015028893527944    0.282667252294779    0.000036326743940
       470          502    2.603011884163168    0.017314940089561    1.000000000000000    0.000020789695030
       471          503    2.603011859531313    0.016131526442054    1.000000000000000    0.000016372190356
       472          504    2.603011817284546    0.027224309784504    1.000000000000000    0.000020247875003
       473          505    2.603011774015253    0.025586275089646    1.000000000000000    0.000022260299671
       474          507    2.603011756370239    0.017850275939185    0.271573987780948    0.000035454897086
       475          508    2.603011716491480    0.019348055300578    1.000000000000000    0.000023533222487
       476          509    2.603011706505613    0.020262127898218    1.000000000000000    0.000044812858160
       477          510    2.603011683611848    0.010710195285504    1.000000000000000    0.000019062994966
       478          511    2.603011669131593    0.005952415912459    1.000000000000000    0.000017096371869
       479          512    2.603011649124149    0.011936139900713    1.000000000000000    0.000020108492539
       480          513    2.603011610473150    0.023078815796258    1.000000000000000    0.000022518330493
       481          514    2.603011606596761    0.037571154064147    1.000000000000000    0.000068517318568
       482          515    2.603011551456483    0.012595220411454    1.000000000000000    0.000019962949896
       483          516    2.603011538325297    0.003258951062600    1.000000000000000    0.000014137645407
       484          517    2.603011520010045    0.008982537060916    1.000000000000000    0.000015874772637
       485          518    2.603011502301061    0.016471814647884    1.000000000000000    0.000036012167646
       486          519    2.603011477176744    0.018704529329328    1.000000000000000    0.000022150045510
       487          520    2.603011456341703    0.014630672377215    1.000000000000000    0.000015142321506
       488          521    2.603011441957387    0.014789478380950    1.000000000000000    0.000037431799426
       489          522    2.603011426202785    0.010653307592572    1.000000000000000    0.000017179284617
       490          523    2.603011413137449    0.004388051537392    1.000000000000000    0.000017500179823
       491          524    2.603011390337583    0.013339181483594    1.000000000000000    0.000020394925192
       492          525    2.603011370367188    0.010861536301672    1.000000000000000    0.000018733694526
       493          527    2.603011356554292    0.013569564265273    0.288489025409811    0.000045410706468
       494          528    2.603011330429177    0.017616823991333    1.000000000000000    0.000017027926842
       495          529    2.603011322468033    0.002952808573412    1.000000000000000    0.000014510473813
       496          530    2.603011306497491    0.007153577977131    1.000000000000000    0.000021020420734
       497          531    2.603011294082231    0.007177136483497    1.000000000000000    0.000017586996584
       498          532    2.603011275411182    0.013809329094702    1.000000000000000    0.000018060447881
       499          533    2.603011256800480    0.019849504216167    1.000000000000000    0.000029899666284
       500          534    2.603011239730857    0.007472991307391    1.000000000000000    0.000019137899212
>>> Maximum iteration count reached.
After: gradient norm = 1.9137899211905857E-5
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.1939,-0.1939}

Count Table 1:
---------------
h:                 {0.3457,-0.3457}

Count Table 2:
---------------
h:                 {0.1184,-0.1184}

Count Table 3:
---------------
h:                 {0.2318,-0.2318}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0001,0.0001}
Activity(exp=1):   {0.0001,0.0001}
Activity(exp=2):   {0.0001,0.0001}
Activity(exp=3):   {0.0001,0.0001}

Binding mode 1:
---------------
Mononucleotide:    {-0.3496,-0.7476,-0.4637,-0.2676,-0.2640,-1.2697,-0.9291,-0.0882,-0.4752,-0.5743,-0.1131,-0.7307,-0.3074,-0.5961,-0.0701,-1.3699,-0.5495,-0.2322,-0.9847,-0.4752,-0.7133,-1.0713,-0.8827,0.2649,0.1601,-0.9307,-1.0050,0.2239,-0.4888,-0.9847,-0.5288,-0.7535,-0.5605,-0.3873,0.1771,-0.4374,-1.6418,0.0274,-0.8338,-0.4888,0.0132,-1.2209,-1.0003,-0.0724,0.4251,-0.9623,-0.7205,-0.0437,-1.0118,-0.8338,-0.6400,-0.1244,-1.0904,-0.4696,-0.0793,-0.6795,-1.2017,-0.1994,0.0685,-1.0118,-0.4696,-1.0904,-0.1244,-0.6400,-0.1994,-1.2017,-0.6795,-0.0793,-1.0118,0.0685,-0.0724,-1.0003,-1.2209,0.0132,-0.0437,-0.7205,-0.9623,0.4251,-0.8338,-1.0118,-0.3873,-0.5605,-0.7535,-0.5288,0.0274,-1.6418,-0.4374,0.1771,-0.4888,-0.8338,0.2649,-0.8827,-1.0713,-0.7133,0.2239,-1.0050,-0.9307,0.1601,-0.9847,-0.4888,-0.5961,-0.3074,-0.7307,-0.1131,-0.2322,-0.5495,-1.3699,-0.0701,-0.4752,-0.9847,-0.2676,-0.4637,-0.7476,-0.3496,-0.0882,-0.9291,-1.2697,-0.2640,-0.5743,-0.4752}
Dinucleotide(d=1): {-0.0482,-0.1833,0.1397,0.0200,0.0000,-0.2959,0.0030,-0.2398,0.2271,0.0000,-0.1719,-0.0678,-0.0584,0.1623,-0.3456,0.0000,-0.5555,0.4083,-0.1686,0.0000,0.2813,-0.1606,0.1354,-0.0577,-0.0097,-0.1751,0.2911,-0.3247,-0.4680,0.0000,0.3005,0.3993,0.0525,0.0470,0.0706,-0.3786,-0.3359,0.0000,-0.4378,0.0000,0.0000,-0.8768,0.0671,0.3290,0.1915,0.0000,0.0000,0.0000,0.0000,0.0000,-0.6016,0.0000,-0.4954,0.3563,0.0000,-0.5887,0.0000,0.0000,0.0000,0.0000,-0.0556,0.0374,0.0000,-0.9802,0.0000,0.0000,0.0345,0.0000,0.0000,0.0000,-0.0181,0.2466,-0.2164,0.0000,0.0000,0.0000,0.0000,-0.1157,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4982,0.2132,-0.1600,0.0583,-0.5204,0.0000,0.0000,0.0000,0.0000,-0.1928,0.0000,0.4068,-0.0848,-0.4193,0.6271,0.0000,-0.9655,0.0139,0.4539,-0.1324,0.0000,-0.0189,0.4848,-0.8881,0.1839,-1.0184,0.0000,0.3751,0.4400,-0.3236,0.0000,-0.2128,-0.6495,-0.3264,0.2679,0.2745,0.1152,0.6458,-0.1245,-0.3074,0.0000,0.6581,0.1880,0.2898,-0.3671,0.2947,0.4172,-1.4193,0.0000,-0.7050,0.0000,0.0000,-1.2121,0.8552,-0.3010,0.5647,0.0000,0.0000,0.0000,0.0000,0.0000,-0.6906,0.0000,0.6331,-0.8370,0.0000,-0.5438,0.0000,0.0000,0.0000,0.0000,-0.3184,0.3926,0.0000,0.0423,0.0000,0.0000,-0.6793,0.0000,0.0000,0.0000,0.4038,0.5234,-0.7200,0.0000,0.0000,0.0000,0.0000,-0.4791,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0401,-1.0035,-0.7751,-0.3940,0.7045,0.0000,0.0000,0.0000,0.0000,0.9697,0.0000,0.6682,-0.5200,-1.0577,-0.3781,0.0000,0.5811,0.8646,-0.3080,-0.6256,0.0000,-0.4200,1.2228,-1.5857,0.2910,-1.2674,0.0000,-0.3376,0.6297,0.3346,0.0000,0.0500,0.1450,-0.4465,-0.3966,0.9213,0.1058,-0.3217,-0.7312,-0.2958,0.0000,-0.2285,-0.3609,1.0107,2.1525,-0.0411,-0.5932,-1.3260,0.0000,-0.2929,0.0000,0.0000,-0.7216,0.5186,-0.1957,0.5143,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0167,0.1122,0.1783,0.3401,0.0000,-0.5908,0.0000,0.0000,0.0000,0.0000,0.6320,0.2956,0.0000,-1.4072,0.0000,0.0000,-0.5844,0.0000,0.0000,0.0000,-0.2654,-0.4908,0.6104,0.0000,0.0000,0.0000,0.0000,0.4361,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4987,-0.0030,-0.5108,0.2176,-0.7389,0.0000,0.0000,0.0000,0.0000,-0.0051,0.0000,-0.0314,0.0296,-0.5654,-0.1812,0.0000,-0.0706,-0.2885,-0.0874,0.6116,0.0000,-0.7487,1.8524,-0.5273,-0.6693,0.2763,0.0000,-1.0151,-0.2227,0.2258,0.0000,0.6840,-1.0882,0.1527,0.4113,0.3155,-1.1946,1.1649,0.3888,-1.3887,0.0000,0.3293,-0.9485,1.6079,-0.1213,-0.2565,-0.0268,-0.4897,0.0000,-0.4271,0.0000,0.0000,-0.1433,0.3848,-0.2002,0.0858,0.0000,0.0000,0.0000,0.0000,0.0000,-1.2181,1.1421,-1.0262,0.3334,0.0000,0.2717,0.0000,0.0000,0.0000,0.0000,0.3128,-1.3917,0.0000,-0.5054,0.0000,0.0000,-0.1208,0.0000,0.0000,0.0000,-0.0326,0.1544,0.0172,0.0000,0.0000,0.0000,0.0000,-0.1124,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.8848,0.7252,-0.9215,-1.0401,0.8507,0.0000,0.0000,0.0000,0.0000,-0.1129,0.0000,-0.1725,-0.0484,0.0820,0.0265,0.0000,-0.1652,-0.2640,0.3932,0.1689,0.0000,0.3007,0.2285,-0.7078,0.6139,0.1077,0.0000,-0.4281,-0.4476,-0.9818,0.0000,-0.5117,0.1825,0.3483,-0.6213,-0.7904,-0.0618,0.0502,-0.1776,0.5852,0.0000,-0.0973,0.0284,-0.0323,-0.1361,0.2960,-0.1054,-0.3203,0.0000,0.2848,0.0000,0.0000,-0.3929,0.6510,-0.1066,0.2695,0.0000,0.0000,0.0000,0.0000,0.0000,-0.3855,0.7173,-1.1625,0.1771,0.0000,-0.3665,0.0000,0.0000,0.0000,0.0000,-0.3137,-0.0953,0.0000,-0.0580,0.0000,0.0000,-0.2821,0.0000,0.0000,0.0000,0.0506,0.2670,-0.3730,0.0000,0.0000,0.0000,0.0000,0.0216,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0914,0.4461,-1.0088,0.0607,-0.3996,0.0000,0.0000,0.0000,0.0000,0.0168,0.0000,-0.0555,0.3364,0.1758,0.0028,0.0000,-0.4443,-0.3798,0.3549,-0.6753,0.0000,0.3612,-0.0867,0.7186,0.1758,0.1145,0.0000,0.3373,-0.4294,-1.3208,0.0000,-0.4107,0.2095,-0.0867,0.3364,-0.6825,-0.5478,-0.1045,0.0057,0.1374,0.0000,-0.4157,-0.4107,0.3612,-0.0555,0.4060,-0.4301,-0.7298,0.0000,0.8200,0.0000,0.0000,0.0057,-0.4294,0.3549,-0.0483,0.0000,0.0000,0.0000,0.0000,0.0000,-0.7298,-0.1045,0.3373,-0.3798,0.0000,0.1779,0.0000,0.0000,0.0000,0.0000,-0.4301,-0.5478,0.0000,-0.4443,0.0000,0.0000,0.1779,0.0000,0.0000,0.0000,0.4060,-0.6825,0.1145,0.0000,0.0000,0.0000,0.0000,-0.0483,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0779,0.8200,0.1374,-1.3208,-0.6753,0.0000,0.0000,0.0000,0.0000,-0.0376,0.0000,-0.1361,-0.6213,0.6139,0.0265,0.0000,-0.0580,0.1771,-0.1066,-0.3996,0.0000,-0.0323,0.3483,-0.7078,0.0820,-0.3730,0.0000,-1.1625,0.6510,0.0607,0.0000,0.0284,0.1825,0.2285,-0.0484,0.2670,-0.0953,0.7173,-0.3929,-1.0088,0.0000,-0.0973,-0.5117,0.3007,-0.1725,0.0506,-0.3137,-0.3855,0.0000,0.4461,0.0000,0.0000,-0.1776,-0.4476,0.3932,0.0216,0.0000,0.0000,0.0000,0.0000,0.0000,-0.3203,0.0502,-0.4281,-0.2640,0.0000,-0.2821,0.0000,0.0000,0.0000,0.0000,-0.1054,-0.0618,0.0000,-0.1652,0.0000,0.0000,-0.3665,0.0000,0.0000,0.0000,0.2960,-0.7904,0.1077,0.0000,0.0000,0.0000,0.0000,0.2695,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0914,0.2848,0.5852,-0.9818,0.1689,0.0000,0.0000,0.0000,0.0000,0.0168,0.0000,-0.1213,0.4113,-0.6693,-0.1812,0.0000,-0.5054,0.3334,-0.2002,0.8507,0.0000,1.6079,0.1527,-0.5273,-0.5654,0.0172,0.0000,-1.0262,0.3848,-1.0401,0.0000,-0.9485,-1.0882,1.8524,0.0296,0.1544,-1.3917,1.1421,-0.1433,-0.9215,0.0000,0.3293,0.6840,-0.7487,-0.0314,-0.0326,0.3128,-1.2181,0.0000,0.7252,0.0000,0.0000,0.3888,-0.2227,-0.0874,-0.1124,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4897,1.1649,-1.0151,-0.2885,0.0000,-0.1208,0.0000,0.0000,0.0000,0.0000,-0.0268,-1.1946,0.0000,-0.0706,0.0000,0.0000,0.2717,0.0000,0.0000,0.0000,-0.2565,0.3155,0.2763,0.0000,0.0000,0.0000,0.0000,0.0858,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.8848,-0.4271,-1.3887,0.2258,0.6116,0.0000,0.0000,0.0000,0.0000,-0.1129,0.0000,2.1525,-0.3966,0.2910,-0.3781,0.0000,-1.4072,0.3401,-0.1957,-0.7389,0.0000,1.0107,-0.4465,-1.5857,-1.0577,0.6104,0.0000,0.1783,0.5186,0.2176,0.0000,-0.3609,0.1450,1.2228,-0.5200,-0.4908,0.2956,0.1122,-0.7216,-0.5108,0.0000,-0.2285,0.0500,-0.4200,0.6682,-0.2654,0.6320,-1.0167,0.0000,-0.0030,0.0000,0.0000,-0.7312,0.6297,-0.3080,0.4361,0.0000,0.0000,0.0000,0.0000,0.0000,-1.3260,-0.3217,-0.3376,0.8646,0.0000,-0.5844,0.0000,0.0000,0.0000,0.0000,-0.5932,0.1058,0.0000,0.5811,0.0000,0.0000,-0.5908,0.0000,0.0000,0.0000,-0.0411,0.9213,-1.2674,0.0000,0.0000,0.0000,0.0000,0.5143,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4987,-0.2929,-0.2958,0.3346,-0.6256,0.0000,0.0000,0.0000,0.0000,-0.0051,0.0000,-0.3671,0.2679,0.1839,0.6271,0.0000,0.0423,-0.8370,-0.3010,0.7045,0.0000,0.2898,-0.3264,-0.8881,-0.4193,-0.7200,0.0000,0.6331,0.8552,-0.3940,0.0000,0.1880,-0.6495,0.4848,-0.0848,0.5234,0.3926,0.0000,-1.2121,-0.7751,0.0000,0.6581,-0.2128,-0.0189,0.4068,0.4038,-0.3184,-0.6906,0.0000,-1.0035,0.0000,0.0000,-0.1245,0.4400,0.4539,-0.4791,0.0000,0.0000,0.0000,0.0000,0.0000,-1.4193,0.6458,0.3751,0.0139,0.0000,-0.6793,0.0000,0.0000,0.0000,0.0000,0.4172,0.1152,0.0000,-0.9655,0.0000,0.0000,-0.5438,0.0000,0.0000,0.0000,0.2947,0.2745,-1.0184,0.0000,0.0000,0.0000,0.0000,0.5647,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-1.0401,-0.7050,-0.3074,-0.3236,-0.1324,0.0000,0.0000,0.0000,0.0000,0.9697,0.0000,0.0470,-0.0577,0.1623,0.0200,0.0000,-0.9802,0.3563,0.3290,-0.5204,0.0000,0.0525,0.1354,-0.0584,0.1397,-0.2164,0.0000,-0.4954,0.0671,0.0583,0.0000,0.3993,-0.1606,-0.0678,-0.1833,0.2466,0.0374,0.0000,-0.8768,-0.1600,0.0000,0.3005,0.2813,-0.1719,-0.0482,-0.0181,-0.0556,-0.6016,0.0000,0.2132,0.0000,0.0000,-0.3247,0.4083,-0.2398,-0.1157,0.0000,0.0000,0.0000,0.0000,0.0000,-0.3359,0.2911,-0.5555,0.0030,0.0000,0.0345,0.0000,0.0000,0.0000,0.0000,-0.3786,-0.1751,0.0000,-0.2959,0.0000,0.0000,-0.5887,0.0000,0.0000,0.0000,0.0706,-0.0097,-0.3456,0.0000,0.0000,0.0000,0.0000,0.1915,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4982,-0.4378,-0.4680,-0.1686,0.2271,0.0000,0.0000,0.0000,0.0000,-0.1928,0.0000}
Activity(exp=0):   {0.0042,-1.7429}
Activity(exp=1):   {0.0042,-1.4046}
Activity(exp=2):   {0.0042,-1.7653}
Activity(exp=3):   {0.0042,-1.1623}

> Optimizing the full model (component1-4-all).
>>  Starting new optimization: component1-4-all. (2021-05-21 21:49:20.554).
>>> Packing before optimization
Packing:     {"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[631,632]},{"h":[633,634]},{"h":[635,636]},{"h":[637,638]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[0,1],[2,3],[4,5],[6,7]]},{"mononucleotide":[9,8,17,16,10,11,14,15,12,13,19,18,27,26,20,21,24,25,22,23,29,28,37,36,30,31,34,35,32,33,39,38,47,46,40,41,44,45,42,43,49,48,57,56,50,51,54,55,52,53,59,58,67,66,60,61,64,65,62,63,66,67,58,59,65,64,61,60,63,62,56,57,48,49,55,54,51,50,53,52,46,47,38,39,45,44,41,40,43,42,36,37,28,29,35,34,31,30,33,32,26,27,18,19,25,24,21,20,23,22,16,17,8,9,15,14,11,10,13,12],"activity":[[623,624],[625,626],[627,628],[629,630]],"dinucleotide":[[79,78,87,86,80,81,84,85,82,83,69,68,77,76,70,71,74,75,72,73,159,158,167,166,160,161,164,165,162,163,149,148,157,156,150,151,154,155,152,153,89,88,97,96,90,91,94,95,92,93,99,98,107,106,100,101,104,105,102,103,129,128,137,136,130,131,134,135,132,133,139,138,147,146,140,141,144,145,142,143,109,108,117,116,110,111,114,115,112,113,119,118,127,126,120,121,124,125,122,123,179,178,187,186,180,181,184,185,182,183,169,168,177,176,170,171,174,175,172,173,259,258,267,266,260,261,264,265,262,263,249,248,257,256,250,251,254,255,252,253,189,188,197,196,190,191,194,195,192,193,199,198,207,206,200,201,204,205,202,203,229,228,237,236,230,231,234,235,232,233,239,238,247,246,240,241,244,245,242,243,209,208,217,216,210,211,214,215,212,213,219,218,227,226,220,221,224,225,222,223,279,278,287,286,280,281,284,285,282,283,269,268,277,276,270,271,274,275,272,273,359,358,367,366,360,361,364,365,362,363,349,348,357,356,350,351,354,355,352,353,289,288,297,296,290,291,294,295,292,293,299,298,307,306,300,301,304,305,302,303,329,328,337,336,330,331,334,335,332,333,339,338,347,346,340,341,344,345,342,343,309,308,317,316,310,311,314,315,312,313,319,318,327,326,320,321,324,325,322,323,379,378,387,386,380,381,384,385,382,383,369,368,377,376,370,371,374,375,372,373,459,458,467,466,460,461,464,465,462,463,449,448,457,456,450,451,454,455,452,453,389,388,397,396,390,391,394,395,392,393,399,398,407,406,400,401,404,405,402,403,429,428,437,436,430,431,434,435,432,433,439,438,447,446,440,441,444,445,442,443,409,408,417,416,410,411,414,415,412,413,419,418,427,426,420,421,424,425,422,423,479,478,487,486,480,481,484,485,482,483,469,468,477,476,470,471,474,475,472,473,559,558,567,566,560,561,564,565,562,563,549,548,557,556,550,551,554,555,552,553,489,488,497,496,490,491,494,495,492,493,499,498,507,506,500,501,504,505,502,503,529,528,537,536,530,531,534,535,532,533,539,538,547,546,540,541,544,545,542,543,509,508,517,516,510,511,514,515,512,513,519,518,527,526,520,521,524,525,522,523,579,578,576,586,580,581,584,585,582,583,569,568,577,576,570,571,574,575,572,573,620,622,568,578,617,613,595,587,608,602,621,620,569,579,618,614,596,588,609,603,588,587,575,585,589,590,593,594,591,592,596,595,574,584,597,598,601,593,599,600,614,613,571,581,615,616,598,590,611,605,618,617,570,580,619,615,597,589,610,604,603,602,573,583,604,605,600,592,606,607,609,608,572,582,610,611,599,591,612,606,556,566,476,486,546,536,506,496,526,516,557,567,477,487,547,537,507,497,527,517,548,558,468,478,538,528,498,488,518,508,549,559,469,479,539,529,499,489,519,509,555,565,475,485,545,535,505,495,525,515,554,564,474,484,544,534,504,494,524,514,551,561,471,481,541,531,501,491,521,511,550,560,470,480,540,530,500,490,520,510,553,563,473,483,543,533,503,493,523,513,552,562,472,482,542,532,502,492,522,512,456,466,376,386,446,436,406,396,426,416,457,467,377,387,447,437,407,397,427,417,448,458,368,378,438,428,398,388,418,408,449,459,369,379,439,429,399,389,419,409,455,465,375,385,445,435,405,395,425,415,454,464,374,384,444,434,404,394,424,414,451,461,371,381,441,431,401,391,421,411,450,460,370,380,440,430,400,390,420,410,453,463,373,383,443,433,403,393,423,413,452,462,372,382,442,432,402,392,422,412,356,366,276,286,346,336,306,296,326,316,357,367,277,287,347,337,307,297,327,317,348,358,268,278,338,328,298,288,318,308,349,359,269,279,339,329,299,289,319,309,355,365,275,285,345,335,305,295,325,315,354,364,274,284,344,334,304,294,324,314,351,361,271,281,341,331,301,291,321,311,350,360,270,280,340,330,300,290,320,310,353,363,273,283,343,333,303,293,323,313,352,362,272,282,342,332,302,292,322,312,256,266,176,186,246,236,206,196,226,216,257,267,177,187,247,237,207,197,227,217,248,258,168,178,238,228,198,188,218,208,249,259,169,179,239,229,199,189,219,209,255,265,175,185,245,235,205,195,225,215,254,264,174,184,244,234,204,194,224,214,251,261,171,181,241,231,201,191,221,211,250,260,170,180,240,230,200,190,220,210,253,263,173,183,243,233,203,193,223,213,252,262,172,182,242,232,202,192,222,212,156,166,76,86,146,136,106,96,126,116,157,167,77,87,147,137,107,97,127,117,148,158,68,78,138,128,98,88,118,108,149,159,69,79,139,129,99,89,119,109,155,165,75,85,145,135,105,95,125,115,154,164,74,84,144,134,104,94,124,114,151,161,71,81,141,131,101,91,121,111,150,160,70,80,140,130,100,90,120,110,153,163,73,83,143,133,103,93,123,113,152,162,72,82,142,132,102,92,122,112]]}]}

Value and gradient before optimization:
=======================================
value         = 2.603011239730858
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,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.0000,0.0000,-0.0000,0.0000,0.0000,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 = 1.9599454170853483E-5
Starting Function Value: 2.603011239730858
Iterations   Fnc. Calls           Likelihood       Distance Moved           Step Alpha        Gradient Norm
         1            3    2.603011239361880    0.000040858795122    2.084690459530608    0.000023535273089
         2            4    2.603011238971253    0.000026025674108    1.000000000000000    0.000019979854975
         3            5    2.603011235615287    0.000353517142643    1.000000000000000    0.000035612087243
         4            6    2.603011232634155    0.000405079907045    1.000000000000000    0.000043676870633
         5            7    2.603011227422309    0.000825037609594    1.000000000000000    0.000041952435440
         6            8    2.603011223424744    0.001109913159531    1.000000000000000    0.000046502634985
         7            9    2.603011219724994    0.000407843143705    1.000000000000000    0.000026296926540
         8           10    2.603011216879502    0.000358153208412    1.000000000000000    0.000025115295187
         9           11    2.603011214433314    0.000438064309860    1.000000000000000    0.000023349423229
        10           12    2.603011213689477    0.001201870120122    1.000000000000000    0.000077343486838
        11           13    2.603011208455221    0.000216111382990    1.000000000000000    0.000026563536366
        12           14    2.603011206087026    0.000302359901171    1.000000000000000    0.000022752247282
        13           15    2.603011203213879    0.000727308182378    1.000000000000000    0.000024463152550
        14           16    2.603011199480801    0.000784364295377    1.000000000000000    0.000022489284599
        15           17    2.603011188109298    0.003130474584938    1.000000000000000    0.000031988286191
        16           18    2.603011182747475    0.003162149897172    1.000000000000000    0.000087271820926
        17           19    2.603011174223135    0.000713156270276    1.000000000000000    0.000042846421162
        18           20    2.603011167250842    0.001156598257787    1.000000000000000    0.000027098018972
        19           21    2.603011162900570    0.001126787167302    1.000000000000000    0.000029102241851
        20           22    2.603011155090281    0.002269840447633    1.000000000000000    0.000029661209328
        21           23    2.603011143617178    0.003180485949224    1.000000000000000    0.000028660305403
        22           24    2.603011124452458    0.006228681838325    1.000000000000000    0.000038727917857
        23           25    2.603011109922858    0.005966145970775    1.000000000000000    0.000034681646875
        24           26    2.603011101818523    0.001341472897879    1.000000000000000    0.000019969889224
        25           27    2.603011095191258    0.000884125589050    1.000000000000000    0.000020769613384
        26           28    2.603011085339611    0.002026400836781    1.000000000000000    0.000022699438319
        27           29    2.603011059561136    0.007346599060337    1.000000000000000    0.000024662017115
        28           30    2.603011029804212    0.010917916683334    1.000000000000000    0.000040765094799
        29           31    2.603011001484658    0.011334747944912    1.000000000000000    0.000022256016141
        30           32    2.603010979356431    0.008392030669563    1.000000000000000    0.000021687510238
        31           33    2.603010954584425    0.011342019325384    1.000000000000000    0.000049460427541
        32           34    2.603010923727514    0.008084482536487    1.000000000000000    0.000034393227836
        33           35    2.603010888790422    0.009505877178596    1.000000000000000    0.000023129280225
        34           36    2.603010857851430    0.010870898237293    1.000000000000000    0.000027172496849
        35           37    2.603010830719573    0.014378559420871    1.000000000000000    0.000037365812702
        36           38    2.603010801353380    0.008556631258990    1.000000000000000    0.000028773518067
        37           39    2.603010757808597    0.014561848803120    1.000000000000000    0.000025763437468
        38           40    2.603010718946023    0.013785014728697    1.000000000000000    0.000030413494396
        39           41    2.603010678244764    0.027638982173445    1.000000000000000    0.000055351708213
        40           42    2.603010637801348    0.008414353200458    1.000000000000000    0.000025958030572
        41           43    2.603010610165611    0.004983920174923    1.000000000000000    0.000027029253242
        42           44    2.603010563010276    0.013638546176755    1.000000000000000    0.000033348948799
        43           45    2.603010491190956    0.026892511379619    1.000000000000000    0.000033721333637
        44           46    2.603010389939724    0.052157060257686    1.000000000000000    0.000081753570466
        45           47    2.603010311179155    0.032960508553083    1.000000000000000    0.000028683460563
        46           48    2.603010268595122    0.016428906468727    1.000000000000000    0.000029552194066
        47           49    2.603010218844464    0.015001596166916    1.000000000000000    0.000032410310881
        48           50    2.603010116962377    0.041134231636181    1.000000000000000    0.000041195003793
        49           51    2.603010040242956    0.044137561384413    1.000000000000000    0.000063796683501
        50           52    2.603009984483269    0.013455563898486    1.000000000000000    0.000034044540279
        51           53    2.603009915814283    0.023104688489521    1.000000000000000    0.000038472938273
        52           54    2.603009857456439    0.020781021045665    1.000000000000000    0.000045388040153
        53           55    2.603009688231203    0.072414350399504    1.000000000000000    0.000043971880794
        54           56    2.603009571227275    0.080254054515283    1.000000000000000    0.000111673526406
        55           57    2.603009472869284    0.021437775843346    1.000000000000000    0.000041135322949
        56           58    2.603009390479903    0.024747959214510    1.000000000000000    0.000054366449691
        57           59    2.603009357305921    0.012356190149984    1.000000000000000    0.000037878731146
        58           60    2.603009287802561    0.033673860881883    1.000000000000000    0.000034800179377
        59           61    2.603009235277222    0.024006663654890    1.000000000000000    0.000043488527672
        60           62    2.603009123053012    0.048392234853900    1.000000000000000    0.000046288795989
        61           63    2.603008967295117    0.067082894223394    1.000000000000000    0.000065988314198
        62           64    2.603008846331372    0.075074855406271    1.000000000000000    0.000073901700166
        63           65    2.603008800576089    0.005048457343390    1.000000000000000    0.000032575092738
        64           66    2.603008774251484    0.003785075463005    1.000000000000000    0.000026473640778
        65           67    2.603008731784942    0.008782416897581    1.000000000000000    0.000027008352723
        66           68    2.603008618763370    0.040607894887178    1.000000000000000    0.000085520022046
        67           69    2.603008544573832    0.042088916911097    1.000000000000000    0.000057785250633
        68           70    2.603008484317283    0.038984768463566    1.000000000000000    0.000026426634504
        69           71    2.603008445447623    0.024300781307168    1.000000000000000    0.000026485619076
        70           72    2.603008405833204    0.017096736554848    1.000000000000000    0.000033496495763
        71           73    2.603008346668928    0.020107509726105    1.000000000000000    0.000035200396923
        72           74    2.603008244446960    0.042403922137982    1.000000000000000    0.000021011352678
        73           75    2.603008148056556    0.042197986812082    1.000000000000000    0.000031034478671
        74           76    2.603008075766968    0.031997917142507    1.000000000000000    0.000067260591427
        75           77    2.603008016181168    0.026544452719754    1.000000000000000    0.000077176666890
        76           78    2.603007944001705    0.036279025888008    1.000000000000000    0.000042482378546
        77           79    2.603007895282980    0.011623426333349    1.000000000000000    0.000028250965409
        78           80    2.603007831928585    0.024483691768995    1.000000000000000    0.000031992283410
        79           81    2.603007799102398    0.016699157269153    1.000000000000000    0.000038377633832
        80           82    2.603007734418462    0.035177307424029    1.000000000000000    0.000033366616871
        81           83    2.603007667082311    0.048213997945003    1.000000000000000    0.000048346194292
        82           84    2.603007614489738    0.015814157719365    1.000000000000000    0.000026831361608
        83           85    2.603007570657256    0.010622484485551    1.000000000000000    0.000026454229185
        84           86    2.603007531403892    0.011793820139210    1.000000000000000    0.000028712492510
        85           87    2.603007440098437    0.041066068960176    1.000000000000000    0.000028453201405
        86           88    2.603007378609038    0.038645088214029    1.000000000000000    0.000022310084386
        87           89    2.603007340779565    0.025941343445307    1.000000000000000    0.000023317619453
        88           90    2.603007308304401    0.016362533512816    1.000000000000000    0.000024307724547
        89           91    2.603007257062900    0.020701761643179    1.000000000000000    0.000020033426475
        90           92    2.603007192947989    0.033640826306793    1.000000000000000    0.000034860682151
        91           93    2.603007153558969    0.021218088155230    1.000000000000000    0.000015851495118
        92           94    2.603007129604031    0.008833282247340    1.000000000000000    0.000017644402019
        93           95    2.603007088446921    0.017641378184559    1.000000000000000    0.000020372863130
        94           96    2.603007036324369    0.033117601882730    1.000000000000000    0.000028902685731
        95           97    2.603007002980517    0.019405460258044    1.000000000000000    0.000015128951723
        96           98    2.603006977828247    0.015118544814854    1.000000000000000    0.000014309922871
        97           99    2.603006946228951    0.015864203232954    1.000000000000000    0.000019057677731
        98          100    2.603006907562142    0.025265968240844    1.000000000000000    0.000028660631750
        99          101    2.603006886260185    0.012764482965615    1.000000000000000    0.000012794316313
       100          102    2.603006873166631    0.005974437196017    1.000000000000000    0.000012603317184
       101          103    2.603006851901913    0.009625822040639    1.000000000000000    0.000014540071071
       102          104    2.603006818392874    0.028408786937984    1.000000000000000    0.000126639305746
       103          105    2.603006800081731    0.010921710696486    1.000000000000000    0.000017827413581
       104          106    2.603006795170945    0.001328803349826    1.000000000000000    0.000012979552131
       105          107    2.603006787226384    0.002990449200896    1.000000000000000    0.000032482283153
       106          108    2.603006776946859    0.007559317756253    1.000000000000000    0.000027889179481
       107          109    2.603006762270183    0.011174642836103    1.000000000000000    0.000047037434336
       108          111    2.603006756285089    0.004699876505873    0.299474348263587    0.000040866160220
       109          112    2.603006747802939    0.006005275813278    1.000000000000000    0.000022665904681
       110          113    2.603006741912243    0.002598101740639    1.000000000000000    0.000015326421683
       111          114    2.603006736265291    0.002312177697124    1.000000000000000    0.000015859736920
       112          115    2.603006728872808    0.005929433350446    1.000000000000000    0.000057877781175
       113          116    2.603006722061295    0.006873950937687    1.000000000000000    0.000034270712356
       114          117    2.603006716681136    0.002810539174378    1.000000000000000    0.000021137859726
       115          118    2.603006711105651    0.005146357606386    1.000000000000000    0.000015207314525
       116          119    2.603006706380424    0.003278015576037    1.000000000000000    0.000015396293053
       117          120    2.603006692196446    0.012049404134369    1.000000000000000    0.000029626082766
       118          121    2.603006684769572    0.006471034926276    1.000000000000000    0.000019756897900
       119          122    2.603006682449169    0.004878599074432    1.000000000000000    0.000054879303313
       120          123    2.603006676928870    0.000531649682783    1.000000000000000    0.000018835538082
       121          124    2.603006671759502    0.001168841477515    1.000000000000000    0.000022356696050
       122          125    2.603006665980638    0.003645998532313    1.000000000000000    0.000028704711546
       123          126    2.603006656858786    0.008212858645562    1.000000000000000    0.000023885857265
       124          127    2.603006644001345    0.009534651345662    1.000000000000000    0.000017941978426
       125          128    2.603006635602843    0.024568988086387    1.000000000000000    0.000033595639502
       126          129    2.603006627006876    0.008362329139800    1.000000000000000    0.000016342043220
       127          130    2.603006621655723    0.002790301939200    1.000000000000000    0.000013840799316
       128          131    2.603006615808402    0.004021727579039    1.000000000000000    0.000028958086277
       129          132    2.603006611061796    0.003906473191204    1.000000000000000    0.000013486178600
       130          133    2.603006607825797    0.004527319871884    1.000000000000000    0.000015164133879
       131          134    2.603006600739833    0.008830350024081    1.000000000000000    0.000016034486313
       132          135    2.603006587682412    0.011725358623068    1.000000000000000    0.000020795472169
       133          137    2.603006582899361    0.004901900564936    0.333919946252441    0.000019330247771
       134          138    2.603006575223928    0.006859924247279    1.000000000000000    0.000010655630464
       135          139    2.603006570757247    0.001808711971554    1.000000000000000    0.000009832073123
       136          140    2.603006560339854    0.006092842232483    1.000000000000000    0.000012694898906
       137          141    2.603006552106222    0.006936593094882    1.000000000000000    0.000023804318058
       138          142    2.603006544114820    0.006847947359792    1.000000000000000    0.000012793953680
       139          143    2.603006537781720    0.007684110824856    1.000000000000000    0.000009974145932
       140          144    2.603006532800061    0.004940355874061    1.000000000000000    0.000010322499504
       141          145    2.603006526080454    0.011192423444148    1.000000000000000    0.000025244366953
       142          146    2.603006518873571    0.004769561111674    1.000000000000000    0.000014807903990
       143          147    2.603006514340488    0.001797669549781    1.000000000000000    0.000013035054843
       144          148    2.603006505894765    0.004857998651661    1.000000000000000    0.000012143498875
       145          149    2.603006504694120    0.008066012568562    1.000000000000000    0.000028312758248
       146          150    2.603006497668475    0.001000983931354    1.000000000000000    0.000009716634675
       147          151    2.603006494821645    0.002392640752105    1.000000000000000    0.000007433014617
       148          152    2.603006491130839    0.004240702720517    1.000000000000000    0.000010210506817
       149          153    2.603006486625958    0.005327025036186    1.000000000000000    0.000013600532478
       150          154    2.603006482773030    0.009234298350022    1.000000000000000    0.000023281759534
       151          155    2.603006477894148    0.002174571604189    1.000000000000000    0.000010050340259
       152          156    2.603006474997545    0.001259210175952    1.000000000000000    0.000009332661599
       153          157    2.603006470821252    0.002557795520865    1.000000000000000    0.000010897917970
       154          158    2.603006462244037    0.008285248003376    1.000000000000000    0.000012336919773
       155          159    2.603006460769866    0.014295095554089    1.000000000000000    0.000030398592935
       156          160    2.603006452305978    0.004379542668284    1.000000000000000    0.000010938927710
       157          161    2.603006449970733    0.001586707108395    1.000000000000000    0.000007769622731
       158          162    2.603006446354118    0.003576692573071    1.000000000000000    0.000009876008985
       159          163    2.603006440080318    0.006772816290692    1.000000000000000    0.000010033547011
       160          164    2.603006432283623    0.009430599885776    1.000000000000000    0.000009842676857
       161          165    2.603006422878214    0.011487279482381    1.000000000000000    0.000011541429574
       162          166    2.603006415290974    0.015838635339893    1.000000000000000    0.000010038129452
       163          167    2.603006411732781    0.005454023714172    1.000000000000000    0.000014613104606
       164          168    2.603006408963000    0.002615705499733    1.000000000000000    0.000008150430523
       165          169    2.603006406319399    0.002515248430600    1.000000000000000    0.000006986718654
       166          170    2.603006400883915    0.007463404884820    1.000000000000000    0.000009747574242
       167          171    2.603006395558296    0.009403989544893    1.000000000000000    0.000008666365480
       168          172    2.603006391010628    0.010595482205085    1.000000000000000    0.000023809278344
       169          173    2.603006386972824    0.006218107682580    1.000000000000000    0.000012153226486
       170          174    2.603006382621516    0.010810409616918    1.000000000000000    0.000011015651567
       171          175    2.603006380595701    0.003915568374928    1.000000000000000    0.000011979046271
       172          176    2.603006375142607    0.007107626453970    1.000000000000000    0.000009688794525
       173          177    2.603006370099180    0.012405402220953    1.000000000000000    0.000012847689560
       174          178    2.603006365275200    0.005858006928476    1.000000000000000    0.000007845642218
       175          179    2.603006361914745    0.004191023113684    1.000000000000000    0.000007591391937
       176          181    2.603006359916238    0.004322325866403    0.480835570580336    0.000019208719080
       177          182    2.603006357582211    0.004076638878042    1.000000000000000    0.000007806176876
       178          183    2.603006356139221    0.004502100819005    1.000000000000000    0.000008151520093
       179          184    2.603006354797663    0.004509069342743    1.000000000000000    0.000011593656417
       180          185    2.603006352958325    0.003820717085700    1.000000000000000    0.000011090865747
       181          186    2.603006349391926    0.005538229642568    1.000000000000000    0.000010604996126
       182          187    2.603006345772061    0.009060648631928    1.000000000000000    0.000011401591447
       183          188    2.603006342060852    0.004242127090405    1.000000000000000    0.000009978377370
       184          189    2.603006339292600    0.003998594044297    1.000000000000000    0.000011120953307
       185          190    2.603006336717424    0.005484674430987    1.000000000000000    0.000012583271852
       186          191    2.603006334295959    0.001425780581685    1.000000000000000    0.000006232229103
       187          192    2.603006331966549    0.003455224616224    1.000000000000000    0.000006199183468
       188          193    2.603006329608459    0.004050769800490    1.000000000000000    0.000008660315166
       189          194    2.603006325539480    0.007154443988491    1.000000000000000    0.000010534908845
       190          195    2.603006325050254    0.010493246793316    1.000000000000000    0.000021626603067
       191          196    2.603006319699479    0.005797981313551    1.000000000000000    0.000006167591152
       192          197    2.603006318126742    0.001019808823860    1.000000000000000    0.000004390044109
       193          198    2.603006315976985    0.002452077459174    1.000000000000000    0.000005732987370
       194          199    2.603006313161708    0.004247734064772    1.000000000000000    0.000006857288837
       195          200    2.603006308567401    0.009927931328798    1.000000000000000    0.000010234789241
       196          201    2.603006305283905    0.008532659891618    1.000000000000000    0.000007633004452
       197          202    2.603006303489089    0.001983646553627    1.000000000000000    0.000004943988234
       198          203    2.603006301949395    0.001942152174394    1.000000000000000    0.000005704698484
       199          204    2.603006300419767    0.002153015738953    1.000000000000000    0.000005597949707
       200          205    2.603006298632534    0.008712825958040    1.000000000000000    0.000014609826141
       201          206    2.603006296084715    0.001172234167727    1.000000000000000    0.000006012686898
       202          207    2.603006294895660    0.002340121857473    1.000000000000000    0.000004428506940
       203          208    2.603006293762210    0.005155901358570    1.000000000000000    0.000011273146343
       204          210    2.603006293562387    0.001331043644349    0.137337209111144    0.000007706123744
       205          211    2.603006292988963    0.003527648163128    1.000000000000000    0.000004383842161
       206          212    2.603006292460519    0.002399251004268    1.000000000000000    0.000004308048602
       207          213    2.603006291632164    0.001757198633196    1.000000000000000    0.000004269486007
       208          214    2.603006289615392    0.003619295954989    1.000000000000000    0.000004182246110
       209          216    2.603006289506185    0.000372825650335    0.055345055121580    0.000009677788397
       210          217    2.603006288259135    0.002693783400700    1.000000000000000    0.000004764545871
       211          218    2.603006287516706    0.001671615790978    1.000000000000000    0.000003765232557
       212          219    2.603006286677622    0.002411141807445    1.000000000000000    0.000004402728826
       213          220    2.603006285835296    0.001768760489346    1.000000000000000    0.000003976287851
       214          222    2.603006285606786    0.000826911389680    0.184194666727589    0.000014457703135
       215          223    2.603006284777572    0.002383798255968    1.000000000000000    0.000005793484412
       216          224    2.603006284352426    0.001214533001604    1.000000000000000    0.000004538593812
       217          225    2.603006283493212    0.002333862427582    1.000000000000000    0.000006158571313
       218          226    2.603006282643617    0.001914400113783    1.000000000000000    0.000006739764483
       219          227    2.603006281914136    0.004487787844758    1.000000000000000    0.000013744171397
       220          228    2.603006281062374    0.001811433231808    1.000000000000000    0.000005005828155
       221          229    2.603006280618071    0.000688319951524    1.000000000000000    0.000004142047561
       222          230    2.603006280250298    0.001510561435297    1.000000000000000    0.000009339783302
       223          231    2.603006279881324    0.003421044124758    1.000000000000000    0.000011993558183
       224          232    2.603006279556122    0.000612179766629    1.000000000000000    0.000006960399833
       225          233    2.603006279173777    0.002230315156780    1.000000000000000    0.000003100629600
       226          234    2.603006279018016    0.000789525263460    1.000000000000000    0.000003599360589
       227          235    2.603006278365529    0.003234832518931    1.000000000000000    0.000004620652270
       228          237    2.603006278100701    0.003142161737984    0.312441525267558    0.000008270285172
       229          238    2.603006277466165    0.002128055790229    1.000000000000000    0.000005631602628
       230          239    2.603006276711241    0.001991935780032    1.000000000000000    0.000004345652430
       231          241    2.603006276436536    0.001749533547199    0.330233713846506    0.000006679347162
       232          242    2.603006276011103    0.001323722477666    1.000000000000000    0.000004829133430
       233          243    2.603006275475780    0.001756410524637    1.000000000000000    0.000004008837084
       234          244    2.603006274654603    0.002432583208486    1.000000000000000    0.000004277323677
       235          245    2.603006273689718    0.002860899364743    1.000000000000000    0.000006942431610
       236          246    2.603006273542478    0.006258411591164    1.000000000000000    0.000011740215117
       237          247    2.603006272419755    0.003200586925923    1.000000000000000    0.000003475657255
       238          248    2.603006272061186    0.001168225089576    1.000000000000000    0.000003177591013
       239          249    2.603006271368652    0.001655884162742    1.000000000000000    0.000003708577695
       240          250    2.603006270511695    0.002435423866547    1.000000000000000    0.000004228369200
       241          252    2.603006270094230    0.001763702933185    0.278277978994278    0.000005809855357
       242          253    2.603006269331715    0.002669087055255    1.000000000000000    0.000003627865034
       243          254    2.603006268543676    0.002354071324816    1.000000000000000    0.000003644073245
       244          255    2.603006268429130    0.004831511664118    1.000000000000000    0.000013775972843
       245          256    2.603006267367424    0.001491654847963    1.000000000000000    0.000004041899129
       246          257    2.603006267090537    0.001271486410088    1.000000000000000    0.000002944305803
       247          258    2.603006266744816    0.002115595292972    1.000000000000000    0.000002879257893
       248          259    2.603006266266538    0.001785735478235    1.000000000000000    0.000003092705779
       249          260    2.603006265949436    0.005477843678414    1.000000000000000    0.000008615723898
       250          261    2.603006265093256    0.001572811465641    1.000000000000000    0.000002840652174
       251          262    2.603006264866087    0.001399955538628    1.000000000000000    0.000002187349913
       252          263    2.603006264497554    0.001713823905007    1.000000000000000    0.000002069126778
       253          264    2.603006264019206    0.002162399044955    1.000000000000000    0.000002937131448
       254          266    2.603006263725741    0.001239208489087    0.333773399067612    0.000004649833000
       255          267    2.603006263295065    0.001839087746736    1.000000000000000    0.000002749222369
       256          268    2.603006262923591    0.001887476544171    1.000000000000000    0.000002038445114
       257          269    2.603006262568671    0.001909773074635    1.000000000000000    0.000002196925700
       258          270    2.603006262056212    0.002238700900320    1.000000000000000    0.000003234622524
       259          272    2.603006261710025    0.003471965308623    0.458777637764734    0.000004519002691
       260          273    2.603006261294895    0.001143370466406    1.000000000000000    0.000002592136579
       261          274    2.603006260836882    0.001525516464724    1.000000000000000    0.000002686294918
       262          275    2.603006260502169    0.001450148643476    1.000000000000000    0.000002860785319
       263          276    2.603006259873128    0.004267958105239    1.000000000000000    0.000004539596974
       264          277    2.603006259424847    0.004567140448538    1.000000000000000    0.000004390562551
       265          278    2.603006259030594    0.001581525599827    1.000000000000000    0.000004713939551
       266          279    2.603006258669758    0.000759108651085    1.000000000000000    0.000003044903913
       267          280    2.603006258241252    0.001440519588641    1.000000000000000    0.000002361548052
       268          281    2.603006257720292    0.002110226142006    1.000000000000000    0.000002965150046
       269          282    2.603006256922438    0.003956299222810    1.000000000000000    0.000003488805337
       270          283    2.603006256659327    0.005504862204755    1.000000000000000    0.000007906542945
       271          284    2.603006255856001    0.002583527729614    1.000000000000000    0.000007569344088
       272          285    2.603006255396517    0.003520439610529    1.000000000000000    0.000002919534782
       273          286    2.603006255106513    0.001164228941399    1.000000000000000    0.000001996847008
       274          287    2.603006254642029    0.001860683999789    1.000000000000000    0.000002307723159
       275          288    2.603006254027109    0.002591029654367    1.000000000000000    0.000002669868905
       276          290    2.603006253649213    0.003385401113359    0.452548822528574    0.000003817250783
       277          291    2.603006253228647    0.003215337743758    1.000000000000000    0.000004464654193
       278          292    2.603006253022862    0.001021725003403    1.000000000000000    0.000005084982772
       279          293    2.603006252878158    0.000796822934989    1.000000000000000    0.000002426765727
       280          294    2.603006252753906    0.000744077624175    1.000000000000000    0.000001666702885
       281          295    2.603006252613160    0.000743422890500    1.000000000000000    0.000002733879001
       282          296    2.603006252357806    0.001344473787752    1.000000000000000    0.000003725327719
       283          297    2.603006251944827    0.002282910596582    1.000000000000000    0.000003624950219
       284          298    2.603006251552114    0.003770346801131    1.000000000000000    0.000004990802959
       285          299    2.603006251006843    0.006524520429505    1.000000000000000    0.000003462809543
       286          300    2.603006250756079    0.002173910949087    1.000000000000000    0.000005936478717
       287          301    2.603006250299818    0.001678573497857    1.000000000000000    0.000002226234861
       288          302    2.603006250079575    0.000842076991425    1.000000000000000    0.000001719128302
       289          303    2.603006249831935    0.001652792077577    1.000000000000000    0.000001853581679
       290          304    2.603006249469049    0.002254225440070    1.000000000000000    0.000001938462964
       291          305    2.603006248942933    0.003335064946106    1.000000000000000    0.000002991572536
       292          306    2.603006248789061    0.003312081310325    1.000000000000000    0.000005699736441
       293          307    2.603006248320535    0.000919050031096    1.000000000000000    0.000001772285073
       294          308    2.603006248163438    0.000757170353579    1.000000000000000    0.000001540466322
       295          309    2.603006247902109    0.001113484199314    1.000000000000000    0.000001595828696
       296          310    2.603006247615193    0.002628500597915    1.000000000000000    0.000003419689233
       297          311    2.603006247337083    0.001682903689783    1.000000000000000    0.000002541498556
       298          312    2.603006247153782    0.001083692493172    1.000000000000000    0.000001747632365
       299          313    2.603006246965678    0.001354681020106    1.000000000000000    0.000001489963550
       300          314    2.603006246736352    0.001129090511246    1.000000000000000    0.000002011918356
       301          315    2.603006246433050    0.002132077805658    1.000000000000000    0.000001894377887
       302          316    2.603006246156285    0.002214854819062    1.000000000000000    0.000002341189590
       303          317    2.603006245872623    0.003552907036409    1.000000000000000    0.000004473209907
       304          318    2.603006245639479    0.001069874948729    1.000000000000000    0.000001566668487
       305          319    2.603006245542991    0.000597845524421    1.000000000000000    0.000006418349286
       306          320    2.603006245497780    0.001206339809808    1.000000000000000    0.000008066337521
       307          321    2.603006245414876    0.000234404043081    1.000000000000000    0.000002432907059
       308          322    2.603006245354098    0.000422858182195    1.000000000000000    0.000002161015542
       309          323    2.603006245250931    0.000961888413224    1.000000000000000    0.000003761875494
       310          324    2.603006245102105    0.001421939476361    1.000000000000000    0.000004105228438
       311          326    2.603006245041290    0.000663387006966    0.217719840096461    0.000008187812272
       312          327    2.603006244847896    0.001834134788265    1.000000000000000    0.000004764344203
       313          328    2.603006244698261    0.001164850403250    1.000000000000000    0.000002222320767
       314          329    2.603006244613350    0.000491899316672    1.000000000000000    0.000001631147262
       315          330    2.603006244518251    0.000493920810924    1.000000000000000    0.000001956841315
       316          331    2.603006244407004    0.001053510023391    1.000000000000000    0.000007156426288
       317          332    2.603006244312135    0.001144444247421    1.000000000000000    0.000005378494297
       318          333    2.603006244233815    0.000228392076596    1.000000000000000    0.000002071122994
       319          334    2.603006244171912    0.000350433834940    1.000000000000000    0.000001771998631
       320          335    2.603006244114223    0.000453720606772    1.000000000000000    0.000002362928355
       321          336    2.603006243984042    0.001097254312700    1.000000000000000    0.000003150510560
       322          338    2.603006243927911    0.000871805769589    0.429307467509720    0.000003069722929
       323          339    2.603006243813893    0.001411190761770    1.000000000000000    0.000001737801913
       324          340    2.603006243699608    0.000863220231101    1.000000000000000    0.000001757983593
       325          342    2.603006243655742    0.000715978455666    0.246851817394390    0.000004665050911
       326          343    2.603006243548447    0.000585389602156    1.000000000000000    0.000002439155426
       327          344    2.603006243491447    0.000414932115580    1.000000000000000    0.000001647995235
       328          345    2.603006243433883    0.000522590798698    1.000000000000000    0.000001421607679
       329          346    2.603006243363135    0.000671517777015    1.000000000000000    0.000001891932599
       330          347    2.603006243246821    0.000915438724178    1.000000000000000    0.000002296635823
       331          349    2.603006243183387    0.001656221563413    0.406117615058506    0.000003785741417
       332          350    2.603006243072900    0.000755911294766    1.000000000000000    0.000002465967754
       333          351    2.603006243003470    0.000979337838980    1.000000000000000    0.000002656168806
       334          352    2.603006242949268    0.000574558148033    1.000000000000000    0.000002198528880
       335          353    2.603006242915266    0.000157276984748    1.000000000000000    0.000002232290588
       336          354    2.603006242801676    0.000615267821199    1.000000000000000    0.000002603302112
       337          355    2.603006242690356    0.000945648904994    1.000000000000000    0.000002660316004
       338          356    2.603006242548366    0.001508852871965    1.000000000000000    0.000002359138085
       339          358    2.603006242492357    0.000877478613693    0.343543000831436    0.000002911440231
       340          359    2.603006242404187    0.000900609300473    1.000000000000000    0.000001398600154
       341          360    2.603006242342015    0.000693353529675    1.000000000000000    0.000001916268244
       342          361    2.603006242270868    0.000906599855883    1.000000000000000    0.000002612666829
       343          362    2.603006242169117    0.001188239326639    1.000000000000000    0.000002615661480
       344          363    2.603006241996001    0.001781059863417    1.000000000000000    0.000003209649677
       345          365    2.603006241938596    0.000775508213836    0.397386685279379    0.000002374129067
       346          366    2.603006241865238    0.000775508213836    1.000000000000000    0.000001142154086
Convergence criteria met.
After: gradient norm = 1.1421540862462752E-6
>>> Parameters after optimization

Count Table 0:
---------------
h:                 {0.6011,-0.6011}

Count Table 1:
---------------
h:                 {0.6558,-0.6558}

Count Table 2:
---------------
h:                 {0.5448,-0.5448}

Count Table 3:
---------------
h:                 {0.5167,-0.5167}

Binding mode 0:
---------------
Mononucleotide:    {}
Activity(exp=0):   {0.0000,0.8140}
Activity(exp=1):   {0.0000,0.6190}
Activity(exp=2):   {0.0000,0.8518}
Activity(exp=3):   {0.0000,0.5699}

Binding mode 1:
---------------
Mononucleotide:    {-0.3175,-0.7118,-0.4308,-0.2299,-0.2348,-1.2682,-0.9090,-0.0601,-0.4580,-0.5457,-0.0679,-0.6913,-0.2745,-0.5384,-0.0403,-1.4116,-0.5033,-0.2029,-0.9777,-0.4580,-0.6885,-1.0390,-0.8264,0.3186,0.1814,-0.9931,-0.9697,0.2973,-0.4688,-0.9777,-0.5159,-0.7452,-0.5237,-0.3238,0.1842,-0.3778,-1.6058,0.0455,-0.8346,-0.4688,0.0644,-1.1786,-0.9618,-0.0291,0.4539,-0.9575,-0.7123,-0.0093,-1.0010,-0.8346,-0.6053,-0.0882,-1.0712,-0.4164,-0.0600,-0.6614,-1.1892,-0.1736,0.1005,-1.0010,-0.4164,-1.0712,-0.0882,-0.6053,-0.1736,-1.1892,-0.6614,-0.0600,-1.0010,0.1005,-0.0291,-0.9618,-1.1786,0.0644,-0.0093,-0.7123,-0.9575,0.4539,-0.8346,-1.0010,-0.3238,-0.5237,-0.7452,-0.5159,0.0455,-1.6058,-0.3778,0.1842,-0.4688,-0.8346,0.3186,-0.8264,-1.0390,-0.6885,0.2973,-0.9697,-0.9931,0.1814,-0.9777,-0.4688,-0.5384,-0.2745,-0.6913,-0.0679,-0.2029,-0.5033,-1.4116,-0.0403,-0.4580,-0.9777,-0.2299,-0.4308,-0.7118,-0.3175,-0.0601,-0.9090,-1.2682,-0.2348,-0.5457,-0.4580}
Dinucleotide(d=1): {-0.0484,-0.1748,0.1416,0.0364,0.0000,-0.3041,0.0102,-0.2199,0.2426,0.0000,-0.1750,-0.0619,-0.0600,0.1793,-0.3349,0.0000,-0.5364,0.4233,-0.1444,0.0000,0.2805,-0.1527,0.1366,-0.0407,0.0037,-0.1812,0.2990,-0.3075,-0.4678,0.0000,0.2941,0.4024,0.0484,0.0603,0.0807,-0.3519,-0.3348,0.0000,-0.4287,0.0000,0.0000,-0.8682,0.0723,0.3511,0.2110,0.0000,0.0000,0.0000,0.0000,0.0000,-0.5703,0.0000,-0.4633,0.3395,0.0000,-0.5718,0.0000,0.0000,0.0000,0.0000,-0.0522,0.0496,0.0000,-0.9643,0.0000,0.0000,0.0591,0.0000,0.0000,0.0000,-0.0136,0.2628,-0.2114,0.0000,0.0000,0.0000,0.0000,-0.0973,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4571,0.2166,-0.1474,0.0617,-0.4982,0.0000,0.0000,0.0000,0.0000,-0.1774,0.0000,0.4165,-0.0652,-0.3847,0.6201,0.0000,-1.0065,0.0176,0.4530,-0.1192,0.0000,-0.0111,0.5019,-0.8748,0.1751,-1.0097,0.0000,0.4072,0.4353,-0.3139,0.0000,-0.1912,-0.6191,-0.2838,0.2723,0.3134,-0.0464,0.6824,-0.1140,-0.2877,0.0000,0.6366,0.1769,0.2827,-0.4046,0.2879,0.6367,-1.4228,0.0000,-0.7301,0.0000,0.0000,-1.2086,0.8839,-0.3062,0.5915,0.0000,0.0000,0.0000,0.0000,0.0000,-0.6781,0.0000,0.6116,-0.7673,0.0000,-0.5753,0.0000,0.0000,0.0000,0.0000,-0.2806,0.4028,0.0000,0.0270,0.0000,0.0000,-0.6520,0.0000,0.0000,0.0000,0.4170,0.5439,-0.6829,0.0000,0.0000,0.0000,0.0000,-0.4795,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.9756,-0.9952,-0.7696,-0.3751,0.7002,0.0000,0.0000,0.0000,0.0000,0.9825,0.0000,0.6966,-0.4238,-1.0494,-0.3896,0.0000,0.5153,0.8424,-0.2744,-0.6032,0.0000,-0.4114,1.2979,-1.5993,0.2617,-1.2328,0.0000,-0.2982,0.6373,0.3081,0.0000,0.0292,0.1861,-0.4926,-0.4562,0.9061,0.3184,-0.2940,-0.7463,-0.2739,0.0000,-0.2150,-0.2811,0.9992,2.1252,-0.0236,-0.7084,-1.3206,0.0000,-0.2590,0.0000,0.0000,-0.6377,0.5079,-0.2235,0.5363,0.0000,0.0000,0.0000,0.0000,0.0000,-0.9920,-0.3610,0.3172,0.5453,0.0000,-0.5008,0.0000,0.0000,0.0000,0.0000,0.6303,0.3672,0.0000,-1.4320,0.0000,0.0000,-0.5330,0.0000,0.0000,0.0000,-0.2755,-0.4348,0.5761,0.0000,0.0000,0.0000,0.0000,0.4289,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4685,0.0240,-0.4552,0.2168,-0.7565,0.0000,0.0000,0.0000,0.0000,-0.0047,0.0000,-0.0241,0.0418,-0.5490,-0.1645,0.0000,-0.0098,-0.2522,-0.0633,0.5072,0.0000,-0.7986,1.7994,-0.5676,-0.7126,0.2420,0.0000,-1.0202,-0.2602,0.5753,0.0000,0.6940,-1.0764,0.1702,0.4287,0.3413,-1.1802,1.1203,0.4123,-1.4340,0.0000,0.3273,-0.9504,1.6135,-0.1157,-0.2411,0.0105,-0.4515,0.0000,-0.5183,0.0000,0.0000,-0.1376,0.3968,-0.1851,0.1120,0.0000,0.0000,0.0000,0.0000,0.0000,-1.1597,1.3082,-1.0373,0.2891,0.0000,0.2242,0.0000,0.0000,0.0000,0.0000,0.3304,-1.3980,0.0000,-0.4282,0.0000,0.0000,-0.1076,0.0000,0.0000,0.0000,-0.0307,0.1503,0.0244,0.0000,0.0000,0.0000,0.0000,-0.0985,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.8327,0.7255,-0.9124,-1.0129,0.8595,0.0000,0.0000,0.0000,0.0000,-0.1283,0.0000,-0.1664,-0.0495,0.0848,0.0335,0.0000,-0.1586,-0.2418,0.3960,0.1662,0.0000,0.3181,0.2369,-0.6967,0.6286,0.1237,0.0000,-0.3797,-0.4293,-0.9767,0.0000,-0.5002,0.1868,0.3551,-0.6097,-0.7750,-0.0500,0.0131,-0.1695,0.5875,0.0000,-0.0916,0.0286,-0.0298,-0.1288,0.3087,-0.0893,-0.3078,0.0000,0.2814,0.0000,0.0000,-0.3891,0.6554,-0.0962,0.2840,0.0000,0.0000,0.0000,0.0000,0.0000,-0.3684,0.7105,-1.1307,0.1959,0.0000,-0.3627,0.0000,0.0000,0.0000,0.0000,-0.3023,-0.0867,0.0000,-0.0508,0.0000,0.0000,-0.2713,0.0000,0.0000,0.0000,0.0591,0.2696,-0.3680,0.0000,0.0000,0.0000,0.0000,0.0297,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.9981,0.4481,-0.9954,0.0602,-0.3877,0.0000,0.0000,0.0000,0.0000,0.0419,0.0000,-0.0759,0.3512,0.1775,0.0005,0.0000,-0.4085,-0.3537,0.3612,-0.6559,0.0000,0.3431,-0.0651,0.7251,0.1775,0.1280,0.0000,0.3494,-0.4149,-1.3301,0.0000,-0.4122,0.2464,-0.0651,0.3512,-0.6606,-0.5384,-0.1139,0.0288,0.0903,0.0000,-0.4549,-0.4122,0.3431,-0.0759,0.3931,-0.4296,-0.7314,0.0000,0.9536,0.0000,0.0000,0.0288,-0.4149,0.3612,-0.0338,0.0000,0.0000,0.0000,0.0000,0.0000,-0.7314,-0.1139,0.3494,-0.3537,0.0000,0.1888,0.0000,0.0000,0.0000,0.0000,-0.4296,-0.5384,0.0000,-0.4085,0.0000,0.0000,0.1888,0.0000,0.0000,0.0000,0.3931,-0.6606,0.1280,0.0000,0.0000,0.0000,0.0000,-0.0338,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0971,0.9536,0.0903,-1.3301,-0.6559,0.0000,0.0000,0.0000,0.0000,-0.0554,0.0000,-0.1288,-0.6097,0.6286,0.0335,0.0000,-0.0508,0.1959,-0.0962,-0.3877,0.0000,-0.0298,0.3551,-0.6967,0.0848,-0.3680,0.0000,-1.1307,0.6554,0.0602,0.0000,0.0286,0.1868,0.2369,-0.0495,0.2696,-0.0867,0.7105,-0.3891,-0.9954,0.0000,-0.0916,-0.5002,0.3181,-0.1664,0.0591,-0.3023,-0.3684,0.0000,0.4481,0.0000,0.0000,-0.1695,-0.4293,0.3960,0.0297,0.0000,0.0000,0.0000,0.0000,0.0000,-0.3078,0.0131,-0.3797,-0.2418,0.0000,-0.2713,0.0000,0.0000,0.0000,0.0000,-0.0893,-0.0500,0.0000,-0.1586,0.0000,0.0000,-0.3627,0.0000,0.0000,0.0000,0.3087,-0.7750,0.1237,0.0000,0.0000,0.0000,0.0000,0.2840,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.9981,0.2814,0.5875,-0.9767,0.1662,0.0000,0.0000,0.0000,0.0000,0.0419,0.0000,-0.1157,0.4287,-0.7126,-0.1645,0.0000,-0.4282,0.2891,-0.1851,0.8595,0.0000,1.6135,0.1702,-0.5676,-0.5490,0.0244,0.0000,-1.0373,0.3968,-1.0129,0.0000,-0.9504,-1.0764,1.7994,0.0418,0.1503,-1.3980,1.3082,-0.1376,-0.9124,0.0000,0.3273,0.6940,-0.7986,-0.0241,-0.0307,0.3304,-1.1597,0.0000,0.7255,0.0000,0.0000,0.4123,-0.2602,-0.0633,-0.0985,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4515,1.1203,-1.0202,-0.2522,0.0000,-0.1076,0.0000,0.0000,0.0000,0.0000,0.0105,-1.1802,0.0000,-0.0098,0.0000,0.0000,0.2242,0.0000,0.0000,0.0000,-0.2411,0.3413,0.2420,0.0000,0.0000,0.0000,0.0000,0.1120,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.8327,-0.5183,-1.4340,0.5753,0.5072,0.0000,0.0000,0.0000,0.0000,-0.1283,0.0000,2.1252,-0.4562,0.2617,-0.3896,0.0000,-1.4320,0.5453,-0.2235,-0.7565,0.0000,0.9992,-0.4926,-1.5993,-1.0494,0.5761,0.0000,0.3172,0.5079,0.2168,0.0000,-0.2811,0.1861,1.2979,-0.4238,-0.4348,0.3672,-0.3610,-0.6377,-0.4552,0.0000,-0.2150,0.0292,-0.4114,0.6966,-0.2755,0.6303,-0.9920,0.0000,0.0240,0.0000,0.0000,-0.7463,0.6373,-0.2744,0.4289,0.0000,0.0000,0.0000,0.0000,0.0000,-1.3206,-0.2940,-0.2982,0.8424,0.0000,-0.5330,0.0000,0.0000,0.0000,0.0000,-0.7084,0.3184,0.0000,0.5153,0.0000,0.0000,-0.5008,0.0000,0.0000,0.0000,-0.0236,0.9061,-1.2328,0.0000,0.0000,0.0000,0.0000,0.5363,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4685,-0.2590,-0.2739,0.3081,-0.6032,0.0000,0.0000,0.0000,0.0000,-0.0047,0.0000,-0.4046,0.2723,0.1751,0.6201,0.0000,0.0270,-0.7673,-0.3062,0.7002,0.0000,0.2827,-0.2838,-0.8748,-0.3847,-0.6829,0.0000,0.6116,0.8839,-0.3751,0.0000,0.1769,-0.6191,0.5019,-0.0652,0.5439,0.4028,0.0000,-1.2086,-0.7696,0.0000,0.6366,-0.1912,-0.0111,0.4165,0.4170,-0.2806,-0.6781,0.0000,-0.9952,0.0000,0.0000,-0.1140,0.4353,0.4530,-0.4795,0.0000,0.0000,0.0000,0.0000,0.0000,-1.4228,0.6824,0.4072,0.0176,0.0000,-0.6520,0.0000,0.0000,0.0000,0.0000,0.6367,-0.0464,0.0000,-1.0065,0.0000,0.0000,-0.5753,0.0000,0.0000,0.0000,0.2879,0.3134,-1.0097,0.0000,0.0000,0.0000,0.0000,0.5915,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.9756,-0.7301,-0.2877,-0.3139,-0.1192,0.0000,0.0000,0.0000,0.0000,0.9825,0.0000,0.0603,-0.0407,0.1793,0.0364,0.0000,-0.9643,0.3395,0.3511,-0.4982,0.0000,0.0484,0.1366,-0.0600,0.1416,-0.2114,0.0000,-0.4633,0.0723,0.0617,0.0000,0.4024,-0.1527,-0.0619,-0.1748,0.2628,0.0496,0.0000,-0.8682,-0.1474,0.0000,0.2941,0.2805,-0.1750,-0.0484,-0.0136,-0.0522,-0.5703,0.0000,0.2166,0.0000,0.0000,-0.3075,0.4233,-0.2199,-0.0973,0.0000,0.0000,0.0000,0.0000,0.0000,-0.3348,0.2990,-0.5364,0.0102,0.0000,0.0591,0.0000,0.0000,0.0000,0.0000,-0.3519,-0.1812,0.0000,-0.3041,0.0000,0.0000,-0.5718,0.0000,0.0000,0.0000,0.0807,0.0037,-0.3349,0.0000,0.0000,0.0000,0.0000,0.2110,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,-0.4571,-0.4287,-0.4678,-0.1444,0.2426,0.0000,0.0000,0.0000,0.0000,-0.1774,0.0000}
Activity(exp=0):   {0.0000,-1.4278}
Activity(exp=1):   {0.0000,-1.2836}
Activity(exp=2):   {0.0000,-1.4101}
Activity(exp=3):   {0.0000,-1.0943}

> Optimization done.

Probound Model

±

Optimized model:
{"metadata":{"timeStamp":"2021-05-21 22:04:11.594","logLikelihoodPerRead":2.603006241865238,"logLikelihood":520548.17624448927,"gradientCalls":1625,"fitSteps":1540,"regularization":2.653606427913017E-4,"functionCalls":0,"fitter":"proBound","fitName":"component1-4-all","fitTime":2702.266,"dataLoops":1625},"optimizerSetting":{"output":{"outputPath":"jobs/85fb9ae0757b","baseName":"fit"},"nThreads":20,"likelihoodThreshold":0,"lbfgsSettings":{"memory":100,"convergence":1.0E-7,"MCSearch":true,"maxIters":500},"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":false,"bindingSaturation":false,"cumulativeEnrichment":true,"concentration":1,"modelType":"SELEX","bindingModeInteractions":[],"componentName":"SELEX enrichment model 0","freezingLevel":0,"includeComponent":true,"bindingModes":[0,1],"variationDescription":[],"modifications":[]},{"variationsOptimized":false,"bindingSaturation":false,"cumulativeEnrichment":true,"concentration":1,"modelType":"SELEX","bindingModeInteractions":[],"componentName":"SELEX enrichment model 1","freezingLevel":0,"includeComponent":true,"bindingModes":[0,1],"variationDescription":[],"modifications":[]},{"variationsOptimized":false,"bindingSaturation":false,"cumulativeEnrichment":true,"concentration":1,"modelType":"SELEX","bindingModeInteractions":[],"componentName":"SELEX enrichment model 2","freezingLevel":0,"includeComponent":true,"bindingModes":[0,1],"variationDescription":[],"modifications":[]},{"variationsOptimized":false,"bindingSaturation":false,"cumulativeEnrichment":true,"concentration":1,"modelType":"SELEX","bindingModeInteractions":[],"componentName":"SELEX enrichment model 3","freezingLevel":0,"includeComponent":true,"bindingModes":[0,1],"variationDescription":[],"modifications":[]}],"letterOrder":"ACGTacgtdh","countTable":[{"leftFlank":"GGTAGTGGAGGTGGGCCTGG","variationsOptimized":true,"transliterate":{"in":[],"out":[]},"variableRegionLength":16,"countTableFile":"jobs/85fb9ae0757b/countTable.0.tsv.gz","modeledColumns":[0,1],"inputFileType":"tsv.gz","nColumns":2,"rightFlank":"CCAGGGAGGTGGAGTAGG","componentName":"Count table 0","freezingLevel":0,"includeComponent":true,"variationDescription":[]},{"leftFlank":"GGTAGTGGAGGGCACCCTGG","variationsOptimized":true,"transliterate":{"in":["CG"],"out":["dh"]},"variableRegionLength":16,"countTableFile":"jobs/85fb9ae0757b/countTable.1.tsv.gz","modeledColumns":[0,1],"inputFileType":"tsv.gz","nColumns":2,"rightFlank":"CCAGGGAGGTGGAGTAGG","componentName":"Count table 1","freezingLevel":0,"includeComponent":true,"variationDescription":[]},{"leftFlank":"GGTAGTGGAGGCAGTCCTGG","variationsOptimized":true,"transliterate":{"in":["C"],"out":["c"]},"variableRegionLength":16,"countTableFile":"jobs/85fb9ae0757b/countTable.2.tsv.gz","modeledColumns":[0,1],"inputFileType":"tsv.gz","nColumns":2,"rightFlank":"CCAGGGAGGTGGAGTAGG","componentName":"Count table 2","freezingLevel":0,"includeComponent":true,"variationDescription":[]},{"leftFlank":"GGTAGTGGAGGAGTGCCTGG","variationsOptimized":true,"transliterate":{"in":["A"],"out":["a"]},"variableRegionLength":16,"countTableFile":"jobs/85fb9ae0757b/countTable.3.tsv.gz","modeledColumns":[0,1],"inputFileType":"tsv.gz","nColumns":2,"rightFlank":"CCAGGGAGGTGGAGTAGG","componentName":"Count table 3","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":9,"singleStrand":false,"variationName":"12;9;0","size":12,"dinucleotideDistance":1,"componentName":"Binding mode 1","freezingLevel":0,"positionBias":false,"includeComponent":true,"variationDescription":[{"variationName":"12;7;0","descriptionString":"Increases flank length."},{"variationName":"12;4;0","descriptionString":"Increases flank length."},{"variationName":"12;9;0","descriptionString":"Increases flank length."},{"variationName":"12;6;0","descriptionString":"Increases flank length."},{"variationName":"12;3;0","descriptionString":"Initial model."},{"variationName":"12;10;0","descriptionString":"Increases flank length."},{"variationName":"12;8;0","descriptionString":"Increases flank length."},{"variationName":"12;5;0","descriptionString":"Increases flank length."}],"modifications":[]}],"letterComplement":"C-G,A-T,a-t,c-g,d-h"},"coefficients":{"enrichmentModel":[{},{},{},{}],"countTable":[{"h":[0.6010920109367117,-0.6010920109367199]},{"h":[0.6558246378976352,-0.6558246378977006]},{"h":[0.5448016410974721,-0.5448016410973503]},{"h":[0.5167480738583623,-0.5167480738583868]}],"bindingModeInteractions":[],"bindingModes":[{"mononucleotide":[],"activity":[[4.636060734122987E-7,0.8139731239164295],[4.636052680441078E-7,0.6190420161753675],[4.6360560716653907E-7,0.8517591038785948],[4.6360559896156517E-7,0.5698992368117292]],"dinucleotide":[],"modifications":[]},{"mononucleotide":[-0.3174957739540742,-0.7118416501420585,-0.4308275496528031,-0.22991444167572697,-0.23475486313466334,-1.2681971938678605,-0.9090085049738129,-0.06008009938367666,-0.45799020565554865,-0.5456814013048635,-0.06787514624482048,-0.6912832711324304,-0.2744523420645899,-0.5383820803106998,-0.04030954755162573,-1.4116105513646602,-0.5033154790026703,-0.2028837276454795,-0.9776893327718282,-0.45799020565554865,-0.6884735154781998,-1.039013525890262,-0.826387098496999,0.31864010722751845,0.18137202432661728,-0.9930769649188679,-0.9696947048212352,0.29730291810996345,-0.46883120009257523,-0.9776893327718282,-0.5159181321842501,-0.7452165147422818,-0.5236971795498283,-0.3237618956340381,0.18418666196032699,-0.3777653397681331,-1.6057531901841533,0.04550649847225199,-0.8346010010824233,-0.46883120009257523,0.06438024682422805,-1.178575205074661,-0.9617627261387848,-0.029136451273251776,0.45391721803310303,-0.957497740802481,-0.7122588906150384,-0.009279442556843603,-1.0010373001192217,-0.8346010010824233,-0.6052739923400946,-0.08817194400884834,-1.0712141875384231,-0.4163916026108734,-0.060033453333643724,-0.661444216240309,-1.1892436183382666,-0.17355363167554932,0.10051265339893717,-1.0010373001192217,-0.4163916026108734,-1.0712141875384231,-0.08817194400884834,-0.6052739923400946,-0.17355363167554932,-1.1892436183382666,-0.661444216240309,-0.060033453333643724,-1.0010373001192217,0.10051265339893717,-0.029136451273251776,-0.9617627261387848,-1.178575205074661,0.06438024682422805,-0.009279442556843603,-0.7122588906150384,-0.957497740802481,0.45391721803310303,-0.8346010010824233,-1.0010373001192217,-0.3237618956340381,-0.5236971795498283,-0.7452165147422818,-0.5159181321842501,0.04550649847225199,-1.6057531901841533,-0.3777653397681331,0.18418666196032699,-0.46883120009257523,-0.8346010010824233,0.31864010722751845,-0.826387098496999,-1.039013525890262,-0.6884735154781998,0.29730291810996345,-0.9696947048212352,-0.9930769649188679,0.18137202432661728,-0.9776893327718282,-0.46883120009257523,-0.5383820803106998,-0.2744523420645899,-0.6912832711324304,-0.06787514624482048,-0.2028837276454795,-0.5033154790026703,-1.4116105513646602,-0.04030954755162573,-0.45799020565554865,-0.9776893327718282,-0.22991444167572697,-0.4308275496528031,-0.7118416501420585,-0.3174957739540742,-0.06008009938367666,-0.9090085049738129,-1.2681971938678605,-0.23475486313466334,-0.5456814013048635,-0.45799020565554865],"activity":[[3.460311292010489E-5,-1.4278158897086108],[3.4603112914832114E-5,-1.2835827377189175],[3.460311292564939E-5,-1.4101171023126535],[3.4603112915184615E-5,-1.09430708117957]],"dinucleotide":[[-0.04840090398941279,-0.17475545175907806,0.1415749394149734,0.03635069886396857,0,-0.3041425515051105,0.010174016590165006,-0.2199110589337057,0.24263740181978236,0,-0.17503538567253238,-0.061876378260001766,-0.05997256719818071,0.17931563579375692,-0.3349424428252111,0,-0.5363889270487202,0.42328715928785876,-0.1443973190435958,0,0.28052937610127754,-0.1526554135245575,0.13663926240261096,-0.04067835591822704,0.003745673061757221,-0.18124063501448026,0.299022433390265,-0.3075154137062439,-0.4677758620503938,0,0.29411611752301997,0.40243864062922025,0.04840390883629949,0.06029092200974632,0.08070651496009146,-0.3518819490188971,-0.3347714887628863,0,-0.42867225736955983,0,0,-0.8682012456082818,0.07227313349246259,0.3510730303059047,0.21103328231370314,0,0,0,0,0,-0.5703386971302411,0,-0.4633449234311711,0.33951116211330656,0,-0.5718227491473794,0,0,0,0,-0.052211552578691776,0.04963126895030131,0,-0.9642879381450129,0,0,0.05913876752635589,0,0,0,-0.013634964113863496,0.262768458112893,-0.21137039855612402,0,0,0,0,-0.09728027030891415,0,0,0,0,0,0,0,0,0,0,0,-0.45714299785706164,0.2166284579064366,-0.14736402495634948,0.061703890088678916,-0.4982054110405774,0,0,0,0,-0.177438244589837,0,0.4164639078911881,-0.06515408634117326,-0.3846780308074328,0.6201002786882832,0,-1.0064678469197652,0.01760334747468936,0.45303483550434764,-0.11924995744361136,0,-0.011070525011441717,0.5019212214218899,-0.8748361817385003,0.17506364272373326,-1.009720404608308,0,0.4072117146129598,0.4352890906326175,-0.31387270444833926,0,-0.1911820948044946,-0.6190670957953245,-0.2838398749140227,0.27225680148432985,0.3133798166126062,-0.04637801469377731,0.682448887641149,-0.1140018806091196,-0.28770929987202487,0,0.6365906695958896,0.1769495261756467,0.28269866596025756,-0.40456609478941385,0.2878698224929586,0.6367254106884327,-1.4227944617314083,0,-0.7301037944080673,0,0,-1.2085894746735002,0.8838563052986554,-0.30620796345011747,0.5914841603360199,0,0,0,0,0,-0.6781449575687798,0,0.611568997574185,-0.7672589523812967,0,-0.5752529723096235,0,0,0,0,-0.2806384014360051,0.4028186306031837,0,0.026985387186741833,0,0,-0.6519908146586878,0,0,0,0.41696576601120716,0.5439415881756122,-0.6828594453180178,0,0,0,0,-0.4794674925296264,0,0,0,0,0,0,0,0,0,0,0,-0.9756462812330432,-0.9951643147218606,-0.7695740393059783,-0.3750919661602575,0.7002183224200733,0,0,0,0,0.9824689999111269,0,0.696556907202706,-0.42381586928356973,-1.0493955833284796,-0.38962612631822063,0,0.5152737083263137,0.8423999514216163,-0.2744170461040661,-0.6031558919609705,0,-0.4114391159029742,1.2978605300238921,-1.5992822599348142,0.26166583594338155,-1.232798736757576,0,-0.2981655197986156,0.6373128923381883,0.30809264435031275,0,0.02918731977934811,0.18606430466044704,-0.4926145411345795,-0.4561729915425433,0.9061200905195876,0.31838850367142796,-0.2939868754394804,-0.7462929026160764,-0.2738744380033114,0,-0.2149711717891837,-0.2811021296226086,0.9991959540885272,2.1251552104494897,-0.02359432518049894,-0.7084094993174892,-1.3206426269816212,0,-0.25903998977155107,0,0,-0.6376859450650256,0.5079427103336823,-0.22354285574864835,0.5362994853125505,0,0,0,0,0,-0.9920154171755402,-0.36104592157112414,0.31724543232232505,0.545259031005654,0,-0.5008165478160241,0,0,0,0,0.63027612127322,0.3672217905646185,0,-1.4319933537210179,0,0,-0.5330258847780828,0,0,0,-0.2754577143600659,-0.43475937564988876,0.5761409240090052,0,0,0,0,0.4289307189990669,0,0,0,0,0,0,0,0,0,0,0,-0.4684667562604525,0.02395568263807775,-0.4551851943869886,0.21684603219923806,-0.7565166531563867,0,0,0,0,-0.00474614852733421,0,-0.024062067115138343,0.041804561105523746,-0.5489986952368261,-0.16454479512774428,0,-0.009820100858949786,-0.25223095620146574,-0.0632695608297387,0.5072142259295606,0,-0.7986192001276412,1.799402573474348,-0.5675850394136757,-0.7125587937881664,0.24198120715543486,0,-1.0202410099168313,-0.2601637303520037,0.5753361826361546,0,0.6939571507076836,-1.0763816097839303,0.17015257004765652,0.4287012469676801,0.3412627537178497,-1.1801930581448106,1.1203472249139543,0.41225074776670245,-1.434018357638154,0,0.32734645156056974,-0.9503838444460162,1.6134614458148016,-0.11573977347299565,-0.24113464305839857,0.010498761403258866,-0.45147407700988407,0,-0.5183462238757702,0,0,-0.13762518560127363,0.3968222958253247,-0.1851277605027788,0.11195716417195502,0,0,0,0,0,-1.1597058919006862,1.3081981223381747,-1.0373280957953481,0.2891177204882797,0,0.2241543097338071,0,0,0,0,0.33038286293534763,-1.398039498912874,0,-0.42815640145872746,0,0,-0.10760791813925964,0,0,0,-0.03072678457783563,0.15028503036677676,0.024436543777852118,0,0,0,0,-0.09846112694974053,0,0,0,0,0,0,0,0,0,0,0,-0.8327238239125757,0.7255414172851785,-0.9123821601123,-1.0128663624005803,0.8595313903339641,0,0,0,0,-0.12829104136620517,0,-0.16641641875609606,-0.049523600169684066,0.0848006932985802,0.033548743147644326,0,-0.158611675871278,-0.24184475414122442,0.3959658508211376,0.1661951004375293,0,0.31807049518864844,0.23691019708834252,-0.6967144173162553,0.6286429140860904,0.12368002337368458,0,-0.37970806612254127,-0.4292988387722138,-0.9767043190945086,0,-0.5002422555482952,0.18683484905537226,0.35513254053781285,-0.6097211132185099,-0.77499158936199,-0.050034691181002525,0.01305667317344309,-0.1694712805081259,0.587531529672021,0,-0.09162834989443623,0.028551748880799255,-0.029809472200644303,-0.12879808654887787,0.30871511153240017,-0.08934344076485955,-0.3078358804901611,0,0.28137120292558415,0,0,-0.3891174036624218,0.6554399590609052,-0.09621220718591461,0.28395613377412326,0,0,0,0,0,-0.36838299040440287,0.7105371247476202,-1.1306868056559503,0.19591218039576483,0,-0.36273959695002855,0,0,0,0,-0.30232260809977923,-0.08672673810441107,0,-0.050816545278030215,0,0,-0.27134084487088656,0,0,0,0.05910907385112895,0.26961679039829994,-0.3680254883440167,0,0,0,0,0.029655953729889,0,0,0,0,0,0,0,0,0,0,0,-0.9981052143158132,0.44813922808166917,-0.9953543345131515,0.060241283602884,-0.3876687601003654,0,0,0,0,0.041918759016736785,0,-0.07586180120695536,0.3512160823158974,0.17754809830960405,4.659854839886691E-4,0,-0.4085412312794881,-0.35374043811189876,0.36124303416639214,-0.6558888073390194,0,0.3430998746057765,-0.06513024039026356,0.7251250116198705,0.17754809830960405,0.1280218905351563,0,0.3494467113670985,-0.41491340865028353,-1.330146951442878,0,-0.4122495411659003,0.2463763649521916,-0.06513024039026356,0.3512160823158974,-0.6605625505146039,-0.538362732058486,-0.1138966349605121,0.02878297877042531,0.09029485023820047,0,-0.4548628409242441,-0.4122495411659003,0.3430998746057765,-0.07586180120695536,0.39314527021886003,-0.42960708430379646,-0.7313772182521198,0,0.9535982368139329,0,0,0.02878297877042531,-0.41491340865028353,0.36124303416639214,-0.033752924968602126,0,0,0,0,0,-0.7313772182521198,-0.1138966349605121,0.3494467113670985,-0.35374043811189876,0,0.18883817519050952,0,0,0,0,-0.42960708430379646,-0.538362732058486,0,-0.4085412312794881,0,0,0.18883817519050952,0,0,0,0.39314527021886003,-0.6605625505146039,0.1280218905351563,0,0,0,0,-0.033752924968602126,0,0,0,0,0,0,0,0,0,0,0,0.09706069106928783,0.9535982368139329,0.09029485023820047,-1.330146951442878,-0.6558888073390194,0,0,0,0,-0.05543574607338111,0,-0.12879808654887787,-0.6097211132185099,0.6286429140860904,0.033548743147644326,0,-0.050816545278030215,0.19591218039576483,-0.09621220718591461,-0.3876687601003654,0,-0.029809472200644303,0.35513254053781285,-0.6967144173162553,0.0848006932985802,-0.3680254883440167,0,-1.1306868056559503,0.6554399590609052,0.060241283602884,0,0.028551748880799255,0.18683484905537226,0.23691019708834252,-0.049523600169684066,0.26961679039829994,-0.08672673810441107,0.7105371247476202,-0.3891174036624218,-0.9953543345131515,0,-0.09162834989443623,-0.5002422555482952,0.31807049518864844,-0.16641641875609606,0.05910907385112895,-0.30232260809977923,-0.36838299040440287,0,0.44813922808166917,0,0,-0.1694712805081259,-0.4292988387722138,0.3959658508211376,0.029655953729889,0,0,0,0,0,-0.3078358804901611,0.01305667317344309,-0.37970806612254127,-0.24184475414122442,0,-0.27134084487088656,0,0,0,0,-0.08934344076485955,-0.050034691181002525,0,-0.158611675871278,0,0,-0.36273959695002855,0,0,0,0.30871511153240017,-0.77499158936199,0.12368002337368458,0,0,0,0,0.28395613377412326,0,0,0,0,0,0,0,0,0,0,0,-0.9981052143158132,0.28137120292558415,0.587531529672021,-0.9767043190945086,0.1661951004375293,0,0,0,0,0.041918759016736785,0,-0.11573977347299565,0.4287012469676801,-0.7125587937881664,-0.16454479512774428,0,-0.42815640145872746,0.2891177204882797,-0.1851277605027788,0.8595313903339641,0,1.6134614458148016,0.17015257004765652,-0.5675850394136757,-0.5489986952368261,0.024436543777852118,0,-1.0373280957953481,0.3968222958253247,-1.0128663624005803,0,-0.9503838444460162,-1.0763816097839303,1.799402573474348,0.041804561105523746,0.15028503036677676,-1.398039498912874,1.3081981223381747,-0.13762518560127363,-0.9123821601123,0,0.32734645156056974,0.6939571507076836,-0.7986192001276412,-0.024062067115138343,-0.03072678457783563,0.33038286293534763,-1.1597058919006862,0,0.7255414172851785,0,0,0.41225074776670245,-0.2601637303520037,-0.0632695608297387,-0.09846112694974053,0,0,0,0,0,-0.45147407700988407,1.1203472249139543,-1.0202410099168313,-0.25223095620146574,0,-0.10760791813925964,0,0,0,0,0.010498761403258866,-1.1801930581448106,0,-0.009820100858949786,0,0,0.2241543097338071,0,0,0,-0.24113464305839857,0.3412627537178497,0.24198120715543486,0,0,0,0,0.11195716417195502,0,0,0,0,0,0,0,0,0,0,0,-0.8327238239125757,-0.5183462238757702,-1.434018357638154,0.5753361826361546,0.5072142259295606,0,0,0,0,-0.12829104136620517,0,2.1251552104494897,-0.4561729915425433,0.26166583594338155,-0.38962612631822063,0,-1.4319933537210179,0.545259031005654,-0.22354285574864835,-0.7565166531563867,0,0.9991959540885272,-0.4926145411345795,-1.5992822599348142,-1.0493955833284796,0.5761409240090052,0,0.31724543232232505,0.5079427103336823,0.21684603219923806,0,-0.2811021296226086,0.18606430466044704,1.2978605300238921,-0.42381586928356973,-0.43475937564988876,0.3672217905646185,-0.36104592157112414,-0.6376859450650256,-0.4551851943869886,0,-0.2149711717891837,0.02918731977934811,-0.4114391159029742,0.696556907202706,-0.2754577143600659,0.63027612127322,-0.9920154171755402,0,0.02395568263807775,0,0,-0.7462929026160764,0.6373128923381883,-0.2744170461040661,0.4289307189990669,0,0,0,0,0,-1.3206426269816212,-0.2939868754394804,-0.2981655197986156,0.8423999514216163,0,-0.5330258847780828,0,0,0,0,-0.7084094993174892,0.31838850367142796,0,0.5152737083263137,0,0,-0.5008165478160241,0,0,0,-0.02359432518049894,0.9061200905195876,-1.232798736757576,0,0,0,0,0.5362994853125505,0,0,0,0,0,0,0,0,0,0,0,-0.4684667562604525,-0.25903998977155107,-0.2738744380033114,0.30809264435031275,-0.6031558919609705,0,0,0,0,-0.00474614852733421,0,-0.40456609478941385,0.27225680148432985,0.17506364272373326,0.6201002786882832,0,0.026985387186741833,-0.7672589523812967,-0.30620796345011747,0.7002183224200733,0,0.28269866596025756,-0.2838398749140227,-0.8748361817385003,-0.3846780308074328,-0.6828594453180178,0,0.611568997574185,0.8838563052986554,-0.3750919661602575,0,0.1769495261756467,-0.6190670957953245,0.5019212214218899,-0.06515408634117326,0.5439415881756122,0.4028186306031837,0,-1.2085894746735002,-0.7695740393059783,0,0.6365906695958896,-0.1911820948044946,-0.011070525011441717,0.4164639078911881,0.41696576601120716,-0.2806384014360051,-0.6781449575687798,0,-0.9951643147218606,0,0,-0.1140018806091196,0.4352890906326175,0.45303483550434764,-0.4794674925296264,0,0,0,0,0,-1.4227944617314083,0.682448887641149,0.4072117146129598,0.01760334747468936,0,-0.6519908146586878,0,0,0,0,0.6367254106884327,-0.04637801469377731,0,-1.0064678469197652,0,0,-0.5752529723096235,0,0,0,0.2878698224929586,0.3133798166126062,-1.009720404608308,0,0,0,0,0.5914841603360199,0,0,0,0,0,0,0,0,0,0,0,-0.9756462812330432,-0.7301037944080673,-0.28770929987202487,-0.31387270444833926,-0.11924995744361136,0,0,0,0,0.9824689999111269,0,0.06029092200974632,-0.04067835591822704,0.17931563579375692,0.03635069886396857,0,-0.9642879381450129,0.33951116211330656,0.3510730303059047,-0.4982054110405774,0,0.04840390883629949,0.13663926240261096,-0.05997256719818071,0.1415749394149734,-0.21137039855612402,0,-0.4633449234311711,0.07227313349246259,0.061703890088678916,0,0.40243864062922025,-0.1526554135245575,-0.061876378260001766,-0.17475545175907806,0.262768458112893,0.04963126895030131,0,-0.8682012456082818,-0.14736402495634948,0,0.29411611752301997,0.28052937610127754,-0.17503538567253238,-0.04840090398941279,-0.013634964113863496,-0.052211552578691776,-0.5703386971302411,0,0.2166284579064366,0,0,-0.3075154137062439,0.42328715928785876,-0.2199110589337057,-0.09728027030891415,0,0,0,0,0,-0.3347714887628863,0.299022433390265,-0.5363889270487202,0.010174016590165006,0,0.05913876752635589,0,0,0,0,-0.3518819490188971,-0.18124063501448026,0,-0.3041425515051105,0,0,-0.5718227491473794,0,0,0,0.08070651496009146,0.003745673061757221,-0.3349424428252111,0,0,0,0,0.21103328231370314,0,0,0,0,0,0,0,0,0,0,0,-0.45714299785706164,-0.42867225736955983,-0.4677758620503938,-0.1443973190435958,0.24263740181978236,0,0,0,0,-0.177438244589837,0]],"modifications":[]}]},"modelFittingConstraints":{"enrichmentModel":[{"trySaturation":false},{"trySaturation":false},{"trySaturation":false},{"trySaturation":false}],"countTable":[{}],"bindingModes":[{"maxFlankLength":-1,"positionBiasBinWidth":1,"optimizeSizeHeuristic":false,"maxSize":-1,"optimizeFlankLength":false,"symmetryString":"null","roundSpecificActivity":true,"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":true,"symmetryString":"1:12:1","roundSpecificActivity":true,"informationThreshold":0.1,"optimizeMotifShift":false,"fittingStages":[{"optimizeFlankLength":true}],"optimizeMotifShiftHeuristic":false,"experimentSpecificPositionBias":true,"minSize":-1,"experimentSpecificActivity":true,"optimizeSize":false}]}}

Model Viewer

±

Binding Mode 0
Size
0
Flank length
0
Binding Mode 1
Size
12
Flank length
9
Mononucleotide (12bp)
Dinucleotide (12bp)