source: trunk/UNIT_TESTER/run/pars/nucl-addPart-bug609.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: 649 bytes
Line 
1(
2 (
3  (
4   (
5    (
6     (
7      (
8       CloTyro3:1.000,
9       CloTyro4:0.027
10      ):0.056,
11      CloTyro2:0.013
12     ):0.000,
13     CloTyrob:0.013
14    ):0.312,
15    CloInnoc:0.411
16   ):0.064,
17   CloBifer:0.277
18  ):0.109,
19  (
20   (
21    (
22     (
23      CloButy2:0.000,
24      (
25       CloButyP:0.000,
26       CloButyM:0.018
27      ):0.000
28     ):0.000,
29     CloButyr:0.014
30    ):0.144,
31    CloCarni:0.211
32   ):0.120,
33   CloPaste:0.276
34  ):0.000
35 ):0.024,
36 (
37  (
38   (
39    (
40     CorAquat:0.089,
41     CurCitre:0.099
42    ):0.071,
43    (
44     CorGlutP:0.000,
45     CorGluta:0.137
46    ):0.380
47   ):0.119,
48   CelBiazo:0.203
49  ):0.059,
50  CytAquat:0.460
51 ):0.024);
Note: See TracBrowser for help on using the repository browser.