Directory UNIT_TESTER/run/distance/

Total Files:
5
Deleted Files:
0
Lines of Code:
151

[root]/UNIT_TESTER/run/distance

Lines of Code

UNIT_TESTER/run/distance/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 11 (100.0%) 38 (100.0%) 3.4

Most Recent Commits

westram 2021-12-20 17:44 Rev.: 18883


* reintegrates 'nds' into 'trunk'
- fixes #841
* adds: log:branches/nds@18843:18882

19 lines of code changed in 5 files:

  • UNIT_TESTER/run/distance: matrix.dna.readable.expected (+6 -6), matrix.pro.readable.expected (new), matrix.rna.readable.expected (+7 -7)
westram 2018-02-15 11:51 Rev.: 16861


* 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

19 lines of code changed in 6 files:

  • UNIT_TESTER/run/distance: matrix.rna.phylipComp.expected (new), matrix.rna.readable.expected (new), matrix.rna.tabbed.expected (+7 -7)
Generated by StatSVN 0.7.0