source: tags/testbuild/arb_CHANGES.txt

Last change on this file was 13079, checked in by westram, 10 years ago
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 17.5 KB
Line 
1ARB change log
2
3Major changes for next release:
4
5 - DNA realigner
6   * several unjustified failures will no longer happen (fixes #419 and most likely #145)
7     - correctly re-syncs after 'X' (if possible at all)
8     - no longer fails for 'B' and 'Z'
9     - accepts 3 or more consecutive IUPAC codes in DNA
10   * added option to cut-off DNA sequence (was done at end of sequence by old version. fixed)
11   * fixed several minor bugs
12 - expand zombies in tree (unfold groups)
13 - external (command line) aligners:
14   * fixed incorrect handling of 'T' vs 'U': now all aligned sequences will contain the correct base depending on alignment type
15   * preserve gap-type ('-' vs '.') and upper-/lower-case of original alignment
16   * no longer ask what to do with aligned sequence, just overwrite it
17     - only warn about real sequence changes (so please do NOT ignore from now on!)
18 - updated/added external tools:
19   - added alternate RAxML (DNA only; version 8.0.26)
20
21Minor changes
22 - add threshold for visible support values (default 50% support)
23
24Fixes for arb-6.0.2 (8 Aug 2014):
25
26 - compile issues on Snow Leopard (OSX 10.6)
27 - merge Debian security fix for CVE-2008-5378
28 - small changes to build system for Debian
29 - add desktop integration files
30
31Fixes for arb-6.0.1 (22 Jul 2014):
32
33 - arb_parsimony
34   - skip unwanted automatic branchlength recalculations (e.g. by unfolding a group)
35   - corrected branchlength calculation for "Add marked partial species"
36   - dots were treated as gaps for protein sequences (now treated as 'X'; analog to DNA treating gaps as 'N'). thx to Yan Shi for detecting that problem!
37 - print
38   - preview failed (showed empty postscript file)
39   - print to file now always saves in user home
40 - raxml (import tree with bootstrap values)
41
42
43Major changes for arb-6.0 (4 Jun 2014):
44
45 - merge databases allows to
46   - merge from an existing database into the database loaded in ARB_NT
47   - merge to existing databases from the database loaded in ARB_NT
48 - ARB can now
49   - be restarted with another database and
50   - a second instance of ARB can be opened
51 - ARB_DIST
52   - Detect clusters of species with similar sequences (OTUs)
53   - allow automatic recalculation of matrix and/or tree whenever some parameter or
54     data changes (only makes sense for smaller species sets)
55   - extract distance matrix from tree
56 - Rewrote chimera check. Allows filtering
57 - added RNACMA (computes clusters of correlated positions)
58 - PT-Server
59   - changed behavior
60     - no longer report less hits for a part of a probe than for the probe itself (occurred at 3'-end of alignment)
61     - reports previously missing hits in joined genes
62     - reports more hits at 3'-end of alignment (when using mismatches the PT-server now reports possible
63       matches that go beyond the end of the sequence)
64     - dots in the middle of the alignment act like the sequence ends there
65     - minimum probe length reduced to 2 (was 6)
66     - allow up to 50% of probe to mismatch
67   - performance
68     - optimized memory-estimation (will build in fewer passes)
69     - uses any number of passes (not only 1, 5, 25, ...)
70     - allows to define used memory by setting environment variable ARB_MEMORY
71     - reduced memory needed to build/run ptserver (approx. 50%)
72     - reduced size of indexfile (.pt) to ~50%
73     - fast startup of existing ptservers
74   - probe design
75     - faster in many cases
76     - allow to design probes of length 8 (previously 10)
77     - allow to design probes with different lengths (specifying min/max length)
78     - fixed number of outgroup hits reported when decreasing temperature
79       (now each outgroup member only occurs once)
80     - show possible reasons why no probes could be designed
81   - probe match (allow any number of mismatches)
82   - next relative search
83     - can be restricted to column ranges (needs a PT-Server calculated from aligned sequences)
84     - corrected and improved scaling of relative scores
85     - more accurate scores (due to fixes in PT-Server; see below)
86     - faster in many cases
87   - show errors from ptserver build in ARB
88 - fast-aligner
89   - searches next-relatives based on selected column-block
90   - align multiple column-blocks based on SAI
91 - Rewrote alignment adaption during merge
92 - Insert/delete columns using a SAI to define affected columns
93 - ARB_EDIT4
94   - improved support for using multiple edit-windows
95   - smoother refreshes
96   - tweaked ORF display
97 - tree importer/exporter
98   - ARBs extended newick format (with bootstrap values) handled more restrictive now
99   - fixed several bugs; improved errors/warnings
100 - consensus trees
101   - calculate from multiple existing trees (also allows to merge not completely overlapping trees)
102   - fixed NJ-bootstrapping (no longer drops species)
103 - tree display
104   - Show brackets on open groups (dendrogram tree only)
105   - rewrote IRS (folded) display
106   - fixed tree key-bindings (mark, fold, ...)
107   - improved several tree-commands (move, rotate, spread, length, width)
108 - added a branch analysis tool
109   - groups several functions previously availiable via menuitems (e.g. mark long branches, etc.)
110   - added leaf-distance analysis
111 - other tree functionality
112   - treelist sortable now
113   - new beautify-tree modes (radial tree / according to other tree)
114   - function to remove marked/zombies from ALL trees
115   - create multifurcations (by branchlength/bootstrap limit)
116   - toggle 100% bootstrap values
117 - tweaked printing (interface, overlapping)
118 - if YOU edit a helpfile it will be automatically packed into an archive ready to be sent to ARB developers
119 - probe design:
120   - added LOAD to result window
121 - automation
122   - macro recording works in ARB client applications (ARB_EDIT4, ARB_PARS, ARB_MERGE, ..)
123   - arb_ntree can execute macro from command line
124   - added "Never ask again" to modal question boxes (for better compatibility with macros)
125   - a macro can be called for all marked species (once for each)
126   - macros can be nested (i.e. can call other macros)
127 - support for user-specific customization:
128   - of GDE menus (in ~/.arb_prop/gde)
129   - of import/export filters (in ~/.arb_prop/filter)
130 - ACI (some new commands, bugfixes)
131 - updated/added external tools:
132   - added FastTree (version 2.1.7)
133   - added MAFFT (version 7.055)
134   - added MrBayes (version 3.2.1)
135   - added MUSCLE (version 3.8.31)
136   - added PHYML (2013/07/08; also kept old version 2.4.5)
137   - added PROBCONS (version 1.12)
138   - updated RAxML (version 7.7.2)
139 - load/save for window specific settings (e.g. allows to share parts of configuration with other users)
140 - Support for mouse-wheel
141 - many unlisted bugfixes
142 - many internal refactorings
143
144
145Fixes for arb_5.5 (15 Nov 2012):
146
147 * arb_5.4 was broken (several external tools missing)
148
149
150Fixes for arb_5.4 (14 Nov 2012):
151
152 * make it obvious when probe matches are truncated. Truncate all hits beyond 1 million (was 100000)
153 * fixed realigner (better interaction with fields 'transl_table' and 'codon_start'; improved error handling)
154 * fixed several compilation issues (OSX; recent distro releases)
155
156
157Fixes for arb_5.3 (10 Nov 2011):
158
159 - bugfixes
160   - fixed wrong absolute/ecoli position reported for some designed probes
161   - decompression error handling (pt-server build issues)
162   - fixed 'codon_start' generated with wrong type
163   - fixed a buffer overflow in ACI
164   - report failures to write to /tmp
165 - changes
166   - markSpecies.pl:
167     mark by accession number
168     partial/ambiguous matches
169 - internal fixes
170   - compilation fixes for OSX
171   - some patches for debian version (removed refs to xview, textedit, removed molphy(protml))
172   - removed obsolete dependency from libXp
173
174
175Fixes for arb_5.2 (5 Sep 2010):
176
177 - bugfixes
178   - quicksave did silently do nothing (especially not save anything) if an error occurred
179   - ARB_EDIT4: crashed when using config with MANY unknown species
180   - ARB_SECEDIT: crashed when trying to paint strand w/o any base
181   - ARB_NTREE/ARB_PARS: crashed when clicking on inner tree node w/o groupinfo
182 - changes
183   - ARB uses xdg-open to display web-pages
184 - internal fixes
185   - karmic koala (gcc 4.4.1)
186   - installation script
187   - arb build process uses xsltproc instead of sablotron
188
189
190Fixes for arb_5.1 (1 Oct 2009):
191
192 - fixed a bug in 'Create species from consensus' (created sequence was corrupted)
193 - fixed 2 bugs in optimize DB (alignment w/o data, missing transaction)
194 - updated installation instructions, fixed install script, added OSX instruction (thx to Matt Cottrell)
195 - fixed broken demo.arb
196
197
198Major changes for arb_5.00 (4 Sep 2009):
199
200 - ARB 64bit version
201 - new genome importer
202 - search for next relatives improved (normal search and fast-aligner)
203   - new parameters to precise search
204   - improved speed
205   - partial sequence reach normal scores
206 - search&query
207   - supports regular expressions and ACI
208   - track hit information
209   - result sorting
210 - Nameservers with add.field have to be started with default value
211   You need to correct parameter -f in lib/arb_tcp.dat (according to lib/arb_tcp_org.dat)
212 - multiple PT-servers may be used in parallel
213 - fixed multiprobe
214 - type-conversion for DB fields
215 - SILVA compatible import filters
216 - Newick tree export:
217   - optionally save in human-readable format (big)
218   - closer to newick standard format (quoting style, comment, special chars in data)
219 - Upgraded RAxML to 7.0.3 (many features now usable from ARB interface)
220 - Fixed sequence quality calculation
221 - Secondary structures for proteins (DSSP)
222 - Distance matrix (arb_dist): mark by distance to selected
223 - ARB core
224   - many bugfixes and improvements to reliability
225   - faster sorting (general speedup)
226   - improved sequence compression (avoid worse trees, better ratio)
227   - improved handling of temporary files (permission/removal)
228   - prints backtraces in userland
229   - regular expression are POSIX standard now
230 - macro record/playback
231   - fixed several bugs
232   - you need to re-record your old macros!
233 - GUI:
234   - disabled auto-focus, you need to click now
235   - auto-raise windows on access
236 - Minor things:
237   - Ubuntu: packet installation for ARB
238   - Fixed novice/expert mode
239   - Mark deep/degenerated branches
240   - Increased NDS entries
241 - up-to-date Mac port (thx to Matt Cottrell)
242
243Major changes in ARB 07.12.07org (7 Dec 2007):
244
245 - rewrote secondary structure editor
246 - Sequence quality check
247 - Nameserver may use one field additional to 'acc' (useful to keep multiple species with same acc)
248 - tweaked base frequency filter generation
249 - Normal export (not using readseq) improved:
250   - supports filters and gap removal
251   - optimized for big amount of data
252   - reworked export filters
253 - Display translation with different ORFs in EDIT4
254 - ARB exports in FIG 3.2 format (optionally in colors). Thanks to Elmar Pruesse.
255 - added PHYML 2.4.5 (thanks to Stephane Guidon for the permission to distribute that great tool)
256 - more compact display in EDIT4
257 - capable to use iso10646 fonts
258 - supports various gcc versions (2.95.3 - 4.1.1)
259 - fixed a bug in DB optimization (occurred when fields had bigger protection than current)
260 - Bootstrap circles may be displayed as ellipses; upper size limit configurable; uses
261   different color for size-limited circles; fixed xfig-export-bug
262 - Allows Branchlength <-> Bootstrap value transfer (lossy!)
263 - fixed several scaling bugs in "folded tree"-mode
264 - improved import-filter error-messages
265 - NDS-display of groups (e.g. in tree) is now handled by ACI-command 'taxonomy'. This gives
266   several new possibilities:
267   - export taxonomy via 'Export NDS list'
268   - display taxonomy in Editor etc.
269   - display of cascaded taxonomies
270   - display taxonomy of tree_1 in tree_2
271   - allows to write taxonomy into database field of species
272   - compare taxonomies of two trees
273   - ...
274 - ACI:
275   - many new ACI commands
276   - unified handling of binary ACI-operators
277   - tracing of ACI actions for debugging purpose
278 - ARB Neighbour joining:
279   - bootstrap limit configurable
280   - bugfix: when aborting bootstrap calculation, sometimes no tree was generated
281 - EDIT4:
282   - added unalign right (block-op)
283   - added 'Save loaded properties'
284 - GENE MAP:
285   - multiple views possible at the same time
286   - origin now at "12 o'clock"
287   - implemented 'jump to gene'
288 - tweaked file selection
289 - Enhanced Search Depth for Probe Match --> max 20 MM
290 - CLUSTALW:
291   - separated menus for fast and slow alignment
292   - most parameters accessible from inside ARB now
293 - upgraded to PHYLIP 3.6 (adds PROML)
294 - external programs may be called parallel (e.g. several treeing programs)
295 - fixed bugs in protml and integration of protml
296 - rewrote ASCII database import
297 - arb_repair for databases of any size (script for database repair)
298 - fixed bug in data compression
299 - increased internal cache size (alignments up to 400.000bp possible w/o performance collapse)
300 - ARBparsimony: increase hardcoded species limit (50.000 -> 250.000)
301 - GDE menus cleanup
302 - translation/re-alignment tweaked
303 - unalign right (EDIT4)
304 - visualization of SAIs in Probe Match Results
305 - changed formatting of probe match results; increase # of allowed matches to 100.000;
306   warn if results are truncated
307 - PT server for genes
308 - Probe design performance optimized
309 - fixed NEXUS export format
310 - exports group names into Newick format
311 - import XML tree files
312 - help for external tools now properly shown inside ARB
313
314Major changes in Beta 2003_08_22 (22 Aug 2003):
315
316 - automatic formatting of alignments
317 - SECEDIT may use EDIT4 colors
318 - fixed bootstrapping (DNAPARS, PROTPARS, PROTML(experimental!))
319 - updated clustalw to version 1.83
320 - Restore window sizes for ALL windows (too small sizes are ignored)
321 - new algorithm to add partial sequences to an existing tree
322 - PROT-parsimony was completely redesigned and works now most similar to DNA/RNA-parsimony
323 - Top area of ARB_NTREE may be reduced to maximize display area
324 - All arb menus may be detached (click dashed line at top of menu)
325 - visualization of SAIs (as background color behind Sequences)
326 - ARB_EDIT4 may save/use alignment-specific and alignment-type-specific properties
327 - PT-server occupies more memory => does less passes; more diagnostic output
328 - small changes to status window (unhide behavior/time estimation)
329 - menus and menu-hotkeys reorganized
330 - colored buttons in color config windows
331 - alignment concatenation (e.g. several different genes)
332 - merging data of similar species (according selected database field)
333 - keyboard commands for ARB_NTREE (mark/unmark/invert, collapse/expand)
334 - expanded sellists
335 - save/load fixed for multi probes
336 - Binary SAIs are editable in ARB_EDIT4
337 - Information windows are detachable (allows to have multiple windows showing different items)
338 - Scanning for hidden/unknown database fields improved and separated;
339   possibility to remove unused fields.
340 - new tabbed format in 'Export NDS' and 'Export matrix' (useful for star-calc/excel/etc.)
341 - updated fastDNAml to 1.2.2
342 - added AxML (accelerated fastDNAml 1.2.2)
343 - Field transfer definitions for exporting gene-species
344 - File Selection: - recursive search available
345 - The ARB_NTREE macro recording/execution has been fixed
346 - Colorize species (see demo.arb)
347 - Fixed missing-character-bug in Xfig, Print and Edit4-Info-Display
348 - 'IslandHopper' -- a new integrated aligner (beta)
349 - Many improvements and bugfixes to secondary structure editor:
350   - highlighting of search (i.e for probes) like in EDIT4
351   - interactive constraint editing (stretch/compress)
352   - probe info
353   - editing secondary structure in XFIG now possible
354   - visualization of SAIs
355 - import reads Unix, DOS, and MAC linefeeds
356 - NTREE/SAI/Etc/GnuPlot: calls gnuplot directly; more plotting features; basic help
357 - tree and sequence export to XML ( DTDs are provided in ./lib/dtd )
358   (reloading of these XML files is planned for the future)
359 - fixed problems with phylip-tree import/export (bootstrap values,comments,...)
360 - search in all database fields possible ('[all fields]')
361 - up to 10 quicksaves are kept
362 - new ACI functions: upper, lower, caps, eval
363 - variables for import filter programming
364 - extract gene-species: creates acc; extraction to existing alignments
365 - sequence of selected gene is mirrored in ARB_EDIT4/local_signature
366   (=> selected gene can be highlighted in primary editor)
367 - PCR primer-design for single genes
368 - when selecting a gene, the corresponding gene-species is selected (if found)
369 - save configuration for several windows (e.g. Search&Query, WWW, NDS, ...)
370 - file selection box in import window
371 - mark item with double click works in all search&query windows
372 - User masks: create new; 'edit enable' and 'marked' toggles (like in info window)
373 - Fixed command line help for all Arb-modules
374 - Fixed problem parsing fonts (should fix display problems with default fonts)
375 - Mark mode now works in list-view as well (ARB_NTREE)
376 - Fixed appearance of 'tiny little boxes' (everywhere)
377 - Redesign of ARB help:
378     - a HTML version is in $ARBHOME/lib/help_html
379     - a text version is in $ARBHOME/lib/help (like before, but now generated)
380
381Major changes in Beta 2001_11_07 (7 Nov 2001):
382
383 - design probes to maximum length of 60 nucleotides
384 - fastAligner1.03 bug fixed (chooses best match now in 'auto search' mode)
385 - import default changed to foreign data format, ali name '16s'
386 - printing of multi-page-trees works again
387 - implemented user defineable masks to access database fields
388 - fixed bugs in pt-server (lockup, unknown species just after building pt-server)
389 - improved performance during pt-server-build
390 - several programs coming along with ARB where updated (PHYLIP,...)
391 - reads EMBL genom files
392 - support for experiments (genom databases only)
393
394Major changes in Beta 2001_07_24 (24 Jul 2001):
395
396 - basic support for genoms (Gene Map, reads Genebank files)
397 - ported to libc6
Note: See TracBrowser for help on using the repository browser.