source: trunk/UNIT_TESTER/run/pars/nucl-opti-marked-global.tree.expected

Last change on this file was 16861, checked in by westram, 7 years ago
  • reintegrates 'unittest' into 'trunk'
    • fixed non-deterministic behavior of add-species:
      • 2 sequences in test-DB were identical (changed 1 bp)
      • AP_tree_edge cannot be used to store insert-positions (uses pair of AP_tree_nlen instead)
      • corrected some undefined behavior (results did depend on compiler version+flags):
        • general order of inserts was undefined
        • order of initial-insert was undefined (used by complete tree reconstruction)
    • bugs fixed:
      • not all possible insert-positions were tested
      • sometimes species were added at wrong positions
      • if multiple species were inserted at the same position, the following optimization
        • did modify topology
        • now optimizes all multi-inserts globally
        • at leaf-positions: includes the leaf (Note: this does not modify the original topology)
      • insert order now is "longest sequence first" (was "shortest sequence first")
    • fixed unwanted behavior when testing for content of generated files
  • adds: log:branches/unittest@16807:16860
File size: 535 bytes
Line 
1(
2 (
3  (
4   (
5    (
6     (
7      (
8       (
9        CloTyro3:1.000,
10        CloTyro4:0.027
11       ):0.056,
12       CloTyro2:0.013
13      ):0.000,
14      CloTyrob:0.013
15     ):0.420,
16     CloInnoc:0.356
17    ):0.182,
18    (
19     (
20      CelBiazo:0.152,
21      CorAquat:0.076
22     ):0.027,
23     CurCitre:0.086
24    ):0.181
25   ):0.059,
26   (
27    CloCarni:0.118,
28    CloPaste:0.224
29   ):0.030
30  ):0.237,
31  (
32   CloButy2:0.000,
33   CloButyr:0.014
34  ):0.059
35 ):0.023,
36 (
37  (
38   CorGluta:0.329,
39   CytAquat:0.333
40  ):0.085,
41  CloBifer:0.190
42 ):0.023);
Note: See TracBrowser for help on using the repository browser.