source: trunk/UNIT_TESTER/run/pars/nucl-add-NNI.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: 559 bytes
Line 
1(
2 (
3  (
4   (
5    (
6     (
7      (
8       CloButy2:0.000,
9       CloButyr:0.014
10      ):0.030,
11      CloBifer:0.234
12     ):0.274,
13     (
14      CloCarni:0.132,
15      CloPaste:0.224
16     ):0.031
17    ):0.060,
18    (
19     (
20      (
21       (
22        CloTyro3:1.000,
23        CloTyro4:0.027
24       ):0.056,
25       CloTyro2:0.013
26      ):0.000,
27      CloTyrob:0.013
28     ):0.420,
29     CloInnoc:0.356
30    ):0.199
31   ):0.129,
32   (
33    CorAquat:0.076,
34    CurCitre:0.074
35   ):0.041
36  ):0.127,
37  (
38   CorGluta:0.233,
39   CytAquat:0.349
40  ):0.309
41 ):0.038,
42 CelBiazo:0.038);
Note: See TracBrowser for help on using the repository browser.