- removed float equal warning
1 lines of code changed in 1 file:
Added an extension function to draw arc.
14 lines of code changed in 2 files:
- use isupper() from stdlib (much faster)
1 lines of code changed in 1 file:
*** empty log message ***
63 lines of code changed in 4 files:
*** empty log message ***
169 lines of code changed in 4 files:
*** empty log message ***
327 lines of code changed in 4 files:
- check whether problematic names are used and warn about problems
17 lines of code changed in 1 file:
- added AWTC_name_quality()
26 lines of code changed in 2 files:
- avoid output-mix of parallel make calls
10 lines of code changed in 2 files:
- changed name of help and menuentry
2 lines of code changed in 1 file:
- added left seqtypes
5 lines of code changed in 3 files:
- moved item to pretty_print.menu
3 lines of code changed in 2 files:
- depends updated
34 lines of code changed in 1 file:
- added $stop_codon position marker
17 lines of code changed in 1 file:
- fixed call to GBT_rename_species(), changing a species
name leads to protection error again
1 lines of code changed in 1 file:
- fixed calls to GBT_rename_species()
3 lines of code changed in 1 file:
- comment fixed
4 lines of code changed in 2 files:
- added seqtype (not everywhere yet)
8 lines of code changed in 5 files:
- added 'seqtype' to GmenuItemtype
12 lines of code changed in 1 file:
- parse and set 'seqtype'
8 lines of code changed in 1 file:
- added seqtype to GmenuItem
1 lines of code changed in 1 file:
- renamed one of the two ReadArbdb functions to ReadArbdb_plain
- new parameter 'cutoff_stop_codon' for ReadArbdb() + ReadArbdb2()
4 lines of code changed in 1 file:
- pass awar-value 'gde/cutoff_stop_codon' to sequence extraction functions
8 lines of code changed in 1 file:
- renamed one of the two ReadArbdb functions to ReadArbdb_plain
- new parameter 'cutoff_stop_codon' for ReadArbdb()
- pass 'cutoff_stop_codon' to InsertDatainGDE
and set sequence data behind stop-codon to '.'
21 lines of code changed in 1 file:
- parse 'seqtype' tag
8 lines of code changed in 1 file:
- ReadArbdb -> ReadArbdb_plain
1 lines of code changed in 1 file:
- filter alignment according to seqtype
- if amino alignments selectable -> show cut-stop-codon-toggle
- restrict selectable alignments if 'seqtype' is defined in menu-file
- create awar "gde/cutoff_stop_codon"
14 lines of code changed in 1 file:
- new parameter 'ignore_protection' to GBT_rename_species()
- optimization for GBT_get_species_hash_size() was broken - removed
11 lines of code changed in 1 file:
- hash size check uses new method
28 lines of code changed in 1 file:
- fixed prototypes
1 lines of code changed in 1 file:
- comment
1 lines of code changed in 1 file:
- fixed indentation
356 lines of code changed in 1 file:
*** empty log message ***
220 lines of code changed in 3 files:
*** empty log message ***
6 lines of code changed in 1 file:
- annotates callgrind.out.xxx with percentage values
235 lines of code changed in 1 file:
- relink_pseudo_species_to_organisms() uses hash
5 lines of code changed in 1 file:
- changed prototype of MG_export_fields
2 lines of code changed in 1 file:
- display status while exporting species
- MG_transfer_species_list():
. use organism hash for searching target
38 lines of code changed in 1 file:
- optimized field_awar()
- MG_create_field_content() uses organism_hash
- MG_export_fields():
. uses organism_hash
. suppresses repeated errors to avoid message flooding
41 lines of code changed in 1 file:
- mark_genes_of_marked_gene_species() uses organism hash
5 lines of code changed in 1 file:
- fixed call to GEN_find_origin_organism()
1 lines of code changed in 1 file:
- relink_tree uses organism hash
8 lines of code changed in 2 files:
- GBS_string_cmp:
. optimized
. did not return -int/+int correctly
23 lines of code changed in 1 file:
- optimized GB_find_sub_by_quark()
- removed unused key_quark from GB_find_sub_sub_by_quark()
- fixed bug in GB_find (DEBUG only)
87 lines of code changed in 1 file:
- fixed calls to GEN_find_origin_organism() + GEN_find_origin_gene()
2 lines of code changed in 1 file:
- added hash to GEN_find_origin_organism()
9 lines of code changed in 1 file:
- added hash to GEN_find_origin_organism()
- fixed calls to GEN_find_origin_organism() + GEN_find_origin_gene()
55 lines of code changed in 1 file:
444 lines of code changed in 9 files:
*** empty log message ***
273 lines of code changed in 5 files:
*** empty log message ***
403 lines of code changed in 7 files:
- again fixed header (2.95.3 does not support ostream)
1 lines of code changed in 1 file:
- changed info for valgrind 3.2.0
14 lines of code changed in 1 file:
- changed prototypes for name generating functions
- UniqueNameDetector now global
18 lines of code changed in 1 file:
- AWTC_generate_one_name may leave status untouched (new parameter)
- UniqueNameDetector:
. made class global
. expects 2nd parameter additionalEntries - to avoid hash
collisions when creating many new species
- optimized makeUniqueShortName: starts behind last used number
- AWTC_makeUniqueShortName: UniqueNameDetector passed from caller
- when using PersistantNameServerConnection, reconnect every
15 minutes to avoid breakdown of connection
89 lines of code changed in 1 file:
- fixed call to AWTC_makeUniqueShortName()
2 lines of code changed in 1 file:
- fixed calls to name-generating functions
13 lines of code changed in 2 files:
- reset shutdown counter, whenever a client has been active
- countdown shutdown counter only when there's no client
8 lines of code changed in 1 file:
- fixed calls to AWTC_makeUniqueShortName()
26 lines of code changed in 1 file:
- show status while extracting genes
- use hash to speedup GEN_find_pseudo_species()
- if generated gene-species-name is in use, check for duplicated ACC.
if ACC used multiple -> use postfixed names (name.1, ...)
otherwise use random name.
- After gene-extraction warn if name problems have been detected
124 lines of code changed in 1 file:
- fixed call to GEN_find_pseudo_species
1 lines of code changed in 1 file:
- cache genome sequence to speedup gene extraction
14 lines of code changed in 1 file:
- added hash to GEN_find_pseudo_species (cause it's very slow without)
55 lines of code changed in 2 files:
- fixed usage of deprecated headerfile
3 lines of code changed in 1 file:
*** empty log message ***
88 lines of code changed in 2 files:
*** empty log message ***
0 lines of code changed in 1 file:
*** empty log message ***
201 lines of code changed in 1 file:
- didnt compile
6 lines of code changed in 1 file:
Added preliminary files for ProteinViewer module !
638 lines of code changed in 8 files:
*** empty log message ***
2 lines of code changed in 1 file:
- added GB_random() + GB_frandom()
29 lines of code changed in 1 file:
- AWTC_makeUniqueShortName()
. does no longer append '_' to given prefix
. no longer produce names starting with digit
- AWTC_generate_random_name()
. no longer produce names starting with a digit
. use GB_random
. never stops. May hang forever, but since there are 208 billions
possible short names, it mostlikely wont.
12 lines of code changed in 1 file:
- show a message when name generation falls back to random name generator
8 lines of code changed in 2 files: