- added optional debugging code to detect errors in huffman compression
- fixed a nasty bug in huffman compression
117 lines of code changed in 1 file:
- added test code to check whether compression has an error (code is disabled)
16 lines of code changed in 1 file:
generates lib/pts if not existing
2 lines of code changed in 1 file:
- added parseBool
17 lines of code changed in 1 file:
- now probe design may be skipped
- cosmetics
81 lines of code changed in 1 file:
- reads weighted_mismatches
3 lines of code changed in 1 file:
- added weighted_mismatches
- added warning
8 lines of code changed in 1 file:
- added use_weighted_mismatches
4 lines of code changed in 1 file:
- warnings fixed
7 lines of code changed in 1 file:
increased delay
2 lines of code changed in 1 file:
visualization of SAIs of Probe Match Results !!
254 lines of code changed in 2 files:
Color Definitions for Visualizing SAIs of Probe Match Results.
35 lines of code changed in 1 file:
- removed conditionals from gene IDP
3 lines of code changed in 2 files:
- removed conditionals from gene IDP
- indented
251 lines of code changed in 5 files:
removed unused (redundant) functions from gene IDP
1 lines of code changed in 3 files:
- activated Juergens seq quality check for all
2 lines of code changed in 1 file:
assertion fixed
1 lines of code changed in 1 file:
- rewrote internal structure of probe database
(saves up to 80% of memory)
- cleanup
536 lines of code changed in 6 files:
*** empty log message ***
42 lines of code changed in 2 files:
*** empty log message ***
2 lines of code changed in 2 files:
added reevaluate functionality
made evaluate() distinguish more values
164 lines of code changed in 3 files:
- changed linefeeds into \n
7 lines of code changed in 1 file:
- when property loading fails all ARB programs terminate with error
6 lines of code changed in 1 file:
- added GB_get_quark
4 lines of code changed in 2 files:
- GB_print_error flushes stdout (to avoid mixed output of stderr and stdout)
1 lines of code changed in 1 file:
- changed acute
4 lines of code changed in 1 file:
workaround to avoid SIGSEGV if AP_TREE->gb_node!=0 and AP_TREE->name==0
10 lines of code changed in 1 file:
changed name written to group_name entry (was "noname")
4 lines of code changed in 1 file:
IDP changes of probe_match event were correctet
18 lines of code changed in 1 file:
solaris changes
14 lines of code changed in 3 files:
uint is not std C
1 lines of code changed in 1 file:
define OWTOOLKIT_WARNING_DISABLED
250 lines of code changed in 25 files:
solaris changes
5 lines of code changed in 3 files:
*** empty log message ***
3 lines of code changed in 1 file:
- removes result files [was commented out]
1 lines of code changed in 1 file:
- new parameter 'exact'; possible values: 0|1
- forwards different commands to workers (getexactprobes|getnonexactprobes)
4 lines of code changed in 1 file:
- right click distinguishes between exact and other matches
1 lines of code changed in 1 file:
- retrieveNodeInformation has to specify whether
exact or non-exact probes are desired
2 lines of code changed in 1 file:
- updateNodeInformation(): new parameter 'exactMatches'
2 lines of code changed in 1 file:
- command 'getprobes' changed into 'getexactprobes' and 'getnonexactprobes'
- extracts compressed probes
105 lines of code changed in 1 file:
- merges all lines (not only different lines)
(even for identical lines "exact matches" need to get summarized)
78 lines of code changed in 1 file:
- expects all probes of one group in one string
- update of 'exact' entry was skipped if probe design
had no results [fixed]
111 lines of code changed in 1 file:
- writes all probes of one group into one string
- disabled undo for all used databases
25 lines of code changed in 1 file:
- tests whether servers are running
17 lines of code changed in 1 file:
- tweaked cleanup
5 lines of code changed in 1 file:
*** empty log message ***
8 lines of code changed in 2 files:
- changed names of define
- added template saveProbeContainerToString
51 lines of code changed in 1 file:
errno --> err_no, include errno.h
7 lines of code changed in 1 file:
do not define output encoding (solaris knows nothing about them)
4 lines of code changed in 2 files:
fixed sed call
1 lines of code changed in 1 file:
added math lib to SYSLIBS
1 lines of code changed in 1 file:
fixed sed calls
6 lines of code changed in 1 file:
dos->unix
0 lines of code changed in 1 file:
wrong newline removewrong newline removedd
1 lines of code changed in 1 file:
Solaris changes
15 lines of code changed in 1 file:
Solaris gcc uses linux part
29 lines of code changed in 2 files:
toggle to write 'transl_table' and 'codon_start'
17 lines of code changed in 1 file:
depends
0 lines of code changed in 1 file:
- moved code to read and transform 'transl_table' entry to findTranslationTable()
- re-aligner uses 'transl_table' entry if found
- overwrites existing 'codon_start' entries with "1"
- added new awars AWAR_TRANSPRO_XSTART and AWAR_TRANSPRO_WRITE (+toggles)
- writes used translation table and start position into fields
'transl_table' and 'codon_start' (if AWAR_TRANSPRO_WRITE != 0)
- awt_pro_a_nucs_convert adds a 'X' at start of translated protein sequence
if the nucleotide sequence contains nucleotides before the ORF start
190 lines of code changed in 1 file:
- added missing help for re-aligner
42 lines of code changed in 1 file:
- link to realign_dna.hlp
34 lines of code changed in 1 file:
- added AWT_allowedCode::forbidAllBut
7 lines of code changed in 1 file:
new toggle
26 lines of code changed in 1 file:
- call SQ_clear_group_dictionary after calculation
- changed call to SQ_evaluate
- added re-evaluate toggle (no effect yet!)
21 lines of code changed in 1 file:
- SQ_calc_helix_layout
+ calculates BI_helix only once per alignment
+ ignores right helix positions
+ ignores gap-gap in helix regions
71 lines of code changed in 1 file:
- added SQ_clear_group_dictionary
- pass weights as 'ref to struct'
- spelling (SQ_GROUPDATA_H)
- corrected prototype of SQ_mark_species
- made some parameters/functions const
32 lines of code changed in 1 file:
- added SQ_clear_group_dictionary
- changed weights parameter(s) for SQ_evaluate
- replaced dynamic variables with static variables
37 lines of code changed in 1 file:
- avoiding multiple include of <iostream>
- spelling (SQ_GROUPDATA_H)
- made some parameters/functions const
22 lines of code changed in 1 file:
- made some parameters/functions const
5 lines of code changed in 1 file:
*** empty log message ***
4 lines of code changed in 2 files:
rewrote notree functions
119 lines of code changed in 2 files:
*** empty log message ***
18 lines of code changed in 5 files:
*** empty log message ***
58 lines of code changed in 3 files:
- filter comments after 'DO NOT DELETE' line
1 lines of code changed in 1 file:
- removed auto-duplicated comments
0 lines of code changed in 3 files:
- 'RALF' -> 'RALFX'
- replaced '-fenum-int-equiv' by variable
4 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 1 file:
- fixed formatting
- Changed description of 'Consensus' and general description
42 lines of code changed in 1 file:
- conditionalized usage of gene_str
5 lines of code changed in 1 file:
added toggle pos + text for marking of species
188 lines of code changed in 1 file:
- added a toggle and awar to en/disable marking feature
- SQ_mark_species is only called if marking is requested
25 lines of code changed in 1 file:
- simplified string generation for consensus_deviation
- species below threshold get marked, all other unmarked
59 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
first ver of help
49 lines of code changed in 1 file:
*** empty log message ***
21 lines of code changed in 1 file:
added marking of bad sequences
64 lines of code changed in 3 files: