source: tags/arb_5.0/arb_CHANGES.txt

Last change on this file was 6181, checked in by westram, 15 years ago
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 9.1 KB
Line 
1ARB change log
2
3Major changes for arb_5.00:
4
5 - ARB 64bit version
6 - new genome importer
7 - search for next relatives improved (normal search and fast-aligner)
8   * new parameters to precise search
9   * improved speed
10   * partial sequence reach normal scores
11 - search&query
12   * supports regular expressions and ACI
13   * track hit information
14   * result sorting
15 - Nameservers with add.field have to be started with default value
16   You need to correct parameter -f in lib/arb_tcp.dat (according to lib/arb_tcp_org.dat)
17 - multiple PT-servers may be used in parallel
18 - fixed multiprobe
19 - type-conversion for DB fields
20 - SILVA compatible import filters
21 - Newick tree export:
22   * optionally save in human-readable format (big)
23   * closer to newick standard format (quoting style, comment, special chars in data)
24 - Upgraded RAxML to 7.0.3 (many features now usable from ARB interface)
25 - Fixed sequence quality calculation
26 - Secondary structures for proteins (DSSP)
27 - Distance matrix (arb_dist): mark by distance to selected
28 - ARB core
29   * many bugfixes and improvements to reliability
30   * faster sorting (general speedup)
31   * improved sequence compression (avoid worse trees, better ratio)
32   * improved handling of temporary files (permission/removal)
33   * prints backtraces in userland
34   * regular expression are POSIX standard now
35 - macro record/playback
36   * fixed several bugs
37   * you need to re-record your old macros!
38 - GUI:
39   * disabled auto-focus, you need to click now
40   * auto-raise windows on access
41 - Minor things:
42   * Ubuntu: packet installation for ARB
43   * Fixed novice/expert mode
44   * Mark deep/degenerated branches
45   * Increased NDS entries
46 - up-to-date Mac port (thx to Matt Cottrell)
47
48Major changes in ARB 07.12.07org:
49
50 - rewrote secondary structure editor
51 - Sequence quality check
52 - Nameserver may use one field additional to 'acc' (useful to keep multiple species with same acc)
53 - tweaked base frequency filter generation
54 - Normal export (not using readseq) improved:
55   * supports filters and gap removal
56   * optimized for big amount of data
57   * reworked export filters
58 - Display translation with different ORFs in EDIT4
59 - ARB exports in FIG 3.2 format (optionally in colors). Thanks to Elmar Pruesse.
60 - added PHYML 2.4.5 (thanks to Stephane Guidon for the permission to distribute that great tool)
61 - more compact display in EDIT4
62 - capable to use iso10646 fonts
63 - supports various gcc versions (2.95.3 - 4.1.1)
64 - fixed a bug in DB optimization (occurred when fields had bigger protection than current)
65 - Bootstrap circles may be displayed as ellipses; upper size limit configurable; uses
66   different color for size-limited circles; fixed xfig-export-bug
67 - Allows Branchlength <-> Bootstrap value transfer (lossy!)
68 - fixed several scaling bugs in "folded tree"-mode
69 - improved import-filter error-messages
70 - NDS-display of groups (e.g. in tree) is now handled by ACI-command 'taxonomy'. This gives
71   several new possibilities:
72   * export taxonomy via 'Export NDS list'
73   * display taxonomy in Editor etc.
74   * display of cascaded taxonomies
75   * display taxonomy of tree_1 in tree_2
76   * allows to write taxonomy into database field of species
77   * compare taxonomies of two trees
78   * ...
79 - ACI:
80   * many new ACI commands
81   * unified handling of binary ACI-operators
82   * tracing of ACI actions for debugging purpose
83 - ARB Neighbour joining:
84   * bootstrap limit configurable
85   * bugfix: when aborting bootstrap calculation, sometimes no tree was generated
86 - EDIT4:
87   * added unalign right (block-op)
88   * added 'Save loaded properties'
89 - GENE MAP:
90   * multiple views possible at the same time
91   * origin now at "12 o'clock"
92   * implemented 'jump to gene'
93 - tweaked file selection
94 - Enhanced Search Depth for Probe Match --> max 20 MM
95 - CLUSTALW:
96   * separated menus for fast and slow alignment
97   * most parameters accessible from inside ARB now
98 - upgraded to PHYLIP 3.6 (adds PROML)
99 - external programs may be called parallel (e.g. several treeing programs)
100 - fixed bugs in protml and integration of protml
101 - rewrote ASCII database import
102 - arb_repair for databases of any size (script for database repair)
103 - fixed bug in data compression
104 - increased internal cache size (alignments up to 400.000bp possible w/o performance collapse)
105 - ARBparsimony: increase hardcoded species limit (50.000 -> 250.000)
106 - GDE menus cleanup
107 - translation/re-alignment tweaked
108 - unalign right (EDIT4)
109 - visualization of SAIs in Probe Match Results
110 - changed formatting of probe match results; increase # of allowed matches to 100.000;
111   warn if results are truncated
112 - PT server for genes
113 - Probe design performance optimized
114 - fixed NEXUS export format
115 - exports group names into Newick format
116 - import XML tree files
117 - help for external tools now properly shown inside ARB
118
119Major changes in Beta 2003_08_22:
120
121 - automatic formatting of alignments
122 - SECEDIT may use EDIT4 colors
123 - fixed bootstrapping (DNAPARS, PROTPARS, PROTML(experimental!))
124 - updated clustalw to version 1.83
125 - Restore window sizes for ALL windows (too small sizes are ignored)
126 - new algorithm to add partial sequences to an existing tree
127 - PROT-parsimony was completely redesigned and works now most similar to DNA/RNA-parsimony
128 - Top area of ARB_NTREE may be reduced to maximize display area
129 - All arb menus may be detached (click dashed line at top of menu)
130 - visualization of SAIs (as background color behind Sequences)
131 - ARB_EDIT4 may save/use alignment-specific and alignment-type-specific properties
132 - PT-server occupies more memory => does less passes; more diagnostic output
133 - small changes to status window (unhide behavior/time estimation)
134 - menus and menu-hotkeys reorganized
135 - colored buttons in color config windows
136 - alignment concatenation (e.g. several different genes)
137 - merging data of similar species (according selected database field)
138 - keyboard commands for ARB_NTREE (mark/unmark/invert, collapse/expand)
139 - expanded sellists
140 - save/load fixed for multi probes
141 - Binary SAIs are editable in ARB_EDIT4
142 - Information windows are detachable (allows to have multiple windows showing different items)
143 - Scanning for hidden/unknown database fields improved and separated;
144   possibility to remove unused fields.
145 - new tabbed format in 'Export NDS' and 'Export matrix' (useful for star-calc/excel/etc.)
146 - updated fastDNAml to 1.2.2
147 - added AxML (accelerated fastDNAml 1.2.2)
148 - Field transfer definitions for exporting gene-species
149 - File Selection: - recursive search available
150 - The ARB_NTREE macro recording/execution has been fixed
151 - Colorize species (see demo.arb)
152 - Fixed missing-character-bug in Xfig, Print and Edit4-Info-Display
153 - 'IslandHopper' -- a new integrated aligner (beta)
154 - Many improvements and bugfixes to secondary structure editor:
155   * highlighting of search (i.e for probes) like in EDIT4
156   * interactive constraint editing (stretch/compress)
157   * probe info
158   * editing secondary structure in XFIG now possible
159   * visualization of SAIs
160 - import reads Unix, DOS, and MAC linefeeds
161 - NTREE/SAI/Etc/GnuPlot: calls gnuplot directly; more plotting features; basic help
162 - tree and sequence export to XML ( DTDs are provided in ./lib/dtd )
163   (reloading of these XML files is planned for the future)
164 - fixed problems with phylip-tree import/export (bootstrap values,comments,...)
165 - search in all database fields possible ('[all fields]')
166 - up to 10 quicksaves are kept
167 - new ACI functions: upper, lower, caps, eval
168 - variables for import filter programming
169 - extract gene-species: creates acc; extraction to existing alignments
170 - sequence of selected gene is mirrored in ARB_EDIT4/local_signature
171   (=> selected gene can be highlighted in primary editor)
172 - PCR primer-design for single genes
173 - when selecting a gene, the corresponding gene-species is selected (if found)
174 - save configuration for several windows (e.g. Search&Query, WWW, NDS, ...)
175 - file selection box in import window
176 - mark item with double click works in all search&query windows
177 - User masks: create new; 'edit enable' and 'marked' toggles (like in info window)
178 - Fixed command line help for all Arb-modules
179 - Fixed problem parsing fonts (should fix display problems with default fonts)
180 - Mark mode now works in list-view as well (ARB_NTREE)
181 - Fixed appearance of 'tiny little boxes' (everywhere)
182 - Redesign of ARB help:
183     - a HTML version is in $ARBHOME/lib/help_html
184     - a text version is in $ARBHOME/lib/help (like before, but now generated)
185
186Major changes in Beta 2001_11_07:
187
188 - design probes to maximum length of 60 nucleotides
189 - fastAligner1.03 bug fixed (chooses best match now in 'auto search' mode)
190 - import default changed to foreign data format, ali name '16s'
191 - printing of multi-page-trees works again
192 - implemented user defineable masks to access database fields
193 - fixed bugs in pt-server (lockup, unknown species just after building pt-server)
194 - improved performance during pt-server-build
195 - several programs coming along with ARB where updated (PHYLIP,...)
196 - reads EMBL genom files
197 - support for experiments (genom databases only)
198
199Major changes in Beta 2001_07_24:
200
201 - basic support for genoms (Gene Map, reads Genebank files)
202 - ported to libc6
Note: See TracBrowser for help on using the repository browser.