source: branches/help/UNIT_TESTER/run/distance/matrix.rna.readable.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: 3.3 KB
Line 
1                                             C    C    C    C      C    C 
2                                             o    o    u    l      l    y 
3                                             r    r    r    o      o    t 
4                                             A    G    C    B      B    A 
5                                             q    l    i    u      u    q 
6                                             u    u    t    t      t    u 
7                                             a    t    r    y      y    a 
8                                             t    a    e    r      2    t 
9                                             ,    ,    ,    ,      ,    , 
10                                                                           
11                                             C    C    C    C      C    C 
12                                             O    O    U    L      L    Y 
13                                             R    R    R    O      O    T 
14                                             Y    Y    T    S      S    O 
15                                             N    N    O    T      T    P 
16                                             E    E    B    R      R    H 
17                                             B    B    A    I      I    A 
18                                             A    A    C    D      D    G 
19                                             C    C    T    I      I    A 
20                                             T    T    E    U      U       
21                                             E    E    R    M      M    A 
22                                             R    R    I                Q 
23                                             I    I    U    B      B    U 
24                                             U    U    M    U      U    A 
25                                             M    M         T      T    T 
26                                                       C    Y      Y    I 
27                                             A    G    I    R      R    L 
28                                             Q    L    T    I      I    I 
29                                             U    U    R    C      C    S 
30                                             A    T    E    U      U    , 
31                                             T    A    U    M      M       
32                                             I    M    M    ,      ,    6 
33                                             C    I    ,             
34                                             U    C         1      2 
35                                             M    U    5   
36                                             ,    M   
37                                                  ,   
38                                             4         
39                                             3   
40
41CorAquat, CORYNEBACTERIUM AQUATICUM, 4      -0 46.7  7.4 41.3   40.0 51.0
42CorGluta, CORYNEBACTERIUM GLUTAMICUM, 3   46.7   -0 48.1 29.1   30.2 32.6
43CurCitre, CURTOBACTERIUM CITREUM, 5        7.4 48.1   -0 36.2   34.9 46.7
44CloButyr, CLOSTRIDIUM BUTYRICUM, 1        41.3 29.1 36.2   -0    0.8 24.7
45
46CloButy2, CLOSTRIDIUM BUTYRICUM, 2        40.0 30.2 34.9  0.8     -0 24.7
47CytAquat, CYTOPHAGA AQUATILIS, 6          51.0 32.6 46.7 24.7   24.7   -0
48
49Minimum:        -0.000000
50Maximum:        51.046703
51Average:        27.467059
Note: See TracBrowser for help on using the repository browser.