- each import filter match stores it's source line number (for error messages)
9 lines of code changed in 1 file:
- error message about undefined variable in expandSetVariables
is written into result string and raised as error
- better and much more verboose error handling in awtc_read_data
- each import filter match stores it's source line number (for error messages)
71 lines of code changed in 1 file:
- cosmetics
3 lines of code changed in 1 file:
- dependencies updated
2 lines of code changed in 2 files:
- added AWT_attributes.o
11 lines of code changed in 1 file:
- uses AWT_gene_get_dominant_color instead of AW_find_color_group
3 lines of code changed in 1 file:
- commented awt_mark_colored as obsolete
2 lines of code changed in 1 file:
- uses AWT_species_get_dominant_color instead of AW_find_color_group
9 lines of code changed in 3 files:
- main attribute interface
34 lines of code changed in 1 file:
- faked attribute-interface (currently uses deprecated color groups)
40 lines of code changed in 1 file:
- added awt_attributes.hxx
1 lines of code changed in 1 file:
- added input field for bootstrap limit
- cosmetics
12 lines of code changed in 2 files:
- added add_timed_callback_never_disabled
39 lines of code changed in 2 files:
- all modal windows use add_timed_callback_never_disabled() to install their
listen callback - and the status window uses the same. Otherwise status
window gets blocked directly after the "KILL"-question box opens.
- status display tweaked
- added 'is_child' (may be used to detect whether any functions runs
in child (aka status window) or in parent)
45 lines of code changed in 1 file:
- UP->SUB for bootstrap.hlp
1 lines of code changed in 1 file:
- changed description of NJ-bootstrapping
11 lines of code changed in 1 file:
- comment
2 lines of code changed in 1 file:
- uses AWAR-definitions
22 lines of code changed in 2 files:
- added parameter 'show_warnings' to PHMATRIX::load
- define some AWARs
4 lines of code changed in 1 file:
- added parameter 'show_warnings' to PHMATRIX::load to avoid multiple
warnings when calculating bootstrap tree
- added parameter 'cl_show_warnings' to ph_calculate_matrix_cb
- made several functions static
- defines for AWARS + other cleanups
- bugfix: depending on _when_ user hit the KILL button while bootstrapping,
a tree was generated or not.
288 lines of code changed in 1 file:
- updated prototypes
5 lines of code changed in 1 file:
- assertion failure on GB_internal_error
1 lines of code changed in 1 file:
- added hash statistic functions
- added prime number function
- hash automatically uses next prime number as its table size
- hashes print a warning if higher collision rates (>30%) occur (DEBUG only)
329 lines of code changed in 1 file:
- awar awar_line_anz was undefined
- changed defaults for 'How many lines?' to save
14 lines of code changed in 1 file:
- implemented GEN_jump_cb
101 lines of code changed in 1 file:
- added GEN_graphic::get_device
1 lines of code changed in 1 file:
- set origin of radial display to top (was at 3 o'clock)
- added smart_text / smart_line to track position of selected species
- getDrawGcs returns bool (indicating whether to draw or not)
- higher granularity in gene draw-order
113 lines of code changed in 1 file:
- added member 'selected_range' + access function (used to track range of selected gene)
8 lines of code changed in 1 file:
- skips + warns about genes with illegal positions
41 lines of code changed in 1 file:
- added GEN_pos_begin_entry_name, GEN_pos_end_entry_name
116 lines of code changed in 2 files:
- bugfix (undefined awar in mp_load_list)
- rewrote parsing of saved probe design result
107 lines of code changed in 1 file:
- minor change
1 lines of code changed in 1 file:
- now hash size for tprobe collection is calculated; uses much
smaller hashes for each species -> enhanced performance
- aligned probe design output; probe seq. before temp. decrease
- cosmetics
128 lines of code changed in 1 file:
- truncation warning
11 lines of code changed in 1 file:
- split Menu
4 lines of code changed in 1 file:
- depends updated
2 lines of code changed in 1 file:
- added GEN_tools.o
13 lines of code changed in 1 file:
- marks internal error in AW_status with tag, added assertion
2 lines of code changed in 1 file:
- cosmetics
26 lines of code changed in 1 file:
- cosmetics
- no of hits is preceeded with '>' if match list was truncated
- last line of probe match list differs (normal, truncated, error)
53 lines of code changed in 1 file:
- added MATCHES_TRUNCATED
- fixed key of GPOS (was same as POS)
- fixed key of PROBE_FIND_CONFIG (shared keys with PROBE_DESIGN_CONFIG)
- spelling
12 lines of code changed in 1 file:
- increase no of max. matches to 100.000 (was 10.000)
- commented out unused macro
2 lines of code changed in 1 file:
- set matches_truncated=1 if more matches than allowed
10 lines of code changed in 1 file:
- all warnings changed into errors
- check used keys for _CNT, find_, copy_, create_, get_[NEXT|PRED] functions
36 lines of code changed in 1 file:
- all warnings changed into errors
3 lines of code changed in 2 files:
- added *.pa to dependencies
2 lines of code changed in 1 file:
- abort if ERROR occurs
- fixed a bug (causing that no files were unlinked in case of error)
- formatted error print-out in gcc-style
23 lines of code changed in 1 file:
- added array for names of generated files
- beautified
87 lines of code changed in 1 file:
- all output to stderr
6 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
- config.makefile issues are printed in error format
5 lines of code changed in 1 file:
- added link to readseq
10 lines of code changed in 1 file:
fixed link note
239 lines of code changed in 237 files:
label rename (sort->weighted)
2 lines of code changed in 1 file:
- fixed reverse-complement bug (headline parsing)
27 lines of code changed in 1 file:
- auto match is aware of several other AWARS
25 lines of code changed in 1 file:
- reduced MIN_PROBE_LENGTH (8->6)
1 lines of code changed in 1 file:
- better errors instead of 'probe too short'
- fixed bug in probelength check
25 lines of code changed in 1 file:
depends for MAUS
8 lines of code changed in 1 file:
*** empty log message ***
14 lines of code changed in 1 file:
some bugs removed
68 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 1 file:
added MAUS interface prototype
186 lines of code changed in 6 files:
- again increased hash size to 500000
- changed performance warning text
4 lines of code changed in 1 file:
Maus filtering removed from GDE import menu
0 lines of code changed in 1 file:
Bugfix, now the correct upper limit for weighted mismatches is used.
1 lines of code changed in 1 file: