source: tags/old_import_filter/arb_CHANGES.txt

Last change on this file was 10096, checked in by westram, 11 years ago
  • updated version information
  • changelog
    • updated missing version (5.4 + 5.5)
    • added release dates
    • replaced '*' bullets by '-' (fixes formatting of help page generated from changelog)
  • fixes #293
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 12.7 KB
Line 
1ARB change log
2
3Major changes for next release:
4
5 - merge databases allows to
6   - merge from an existing database into the database loaded in ARB_NT
7   - merge to existing databases from the database loaded in ARB_NT
8 - Detect clusters of species with similar sequences (OTUs) in ARB_DIST
9 - Rewrote chimera check. Allows filtering
10 - added RNACMA (computes clusters of correlated positions)
11 - Next relative search
12   - can be restricted to column ranges (needs a PT-Server calculated from aligned sequences)
13   - corrected and improved scaling of relative scores
14 - fast-aligner
15   - searches next-relatives based on selected column-block
16   - align multiple column-blocks based on SAI
17 - Rewrote alignment adaption during merge
18 - Insert/delete columns using a SAI to define affected columns
19 - EDIT4
20   - improved support for using multiple edit-windows
21   - smoother refreshes
22   - tweaked ORF display
23 - consense trees
24   - calculate from multiple existing trees
25   - fixed NJ-bootstrapping (no longer drops species)
26 - trees sortable now
27 - tree display
28   - Show brackets on open groups (dendrogram tree only)
29   - rewrote IRS (folded) display
30 - added a branch analysis tool
31   - groups several functions previously availiable via menuitems (e.g. mark long branches, etc.)
32   - added leaf-distance analysis
33 - tweaked printing (interface, overlapping)
34 - probe design:
35   - added LOAD to result window
36 - automation
37   - macro recording works in ARB client applications (ARB_EDIT4, ARB_PARS, ARB_MERGE, ..)
38   - arb_ntree can execute macro from command line
39   - added "Never ask again" to modal question boxes (for better compatibility with macros)
40 - load/save for window specific settings (e.g. allows to share parts of configuration with other users)
41 - Support for mouse-wheel
42 - many internal refactorings
43
44
45Fixes for arb_5.5 (15 Nov 2012):
46
47 * arb_5.4 was broken (several external tools missing)
48
49
50Fixes for arb_5.4 (14 Nov 2012):
51
52 * make it obvious when probe matches are truncated. Truncate all hits beyond 1 million (was 100000)
53 * fixed realigner (better interaction with fields 'transl_table' and 'codon_start'; improved error handling)
54 * fixed several compilation issues (OSX; recent distro releases)
55
56
57Fixes for arb_5.3 (10 Nov 2011):
58
59 - bugfixes
60   - fixed wrong absolute/ecoli position reported for some designed probes
61   - decompression error handling (pt-server build issues)
62   - fixed 'codon_start' generated with wrong type
63   - fixed a buffer overflow in ACI
64   - report failures to write to /tmp
65 - changes
66   - markSpecies.pl:
67     mark by accession number
68     partial/ambiguous matches
69 - internal fixes
70   - compilation fixes for OSX
71   - some patches for debian version (removed refs to xview, textedit, removed molphy(protml))
72   - removed obsolete dependency from libXp
73
74
75Fixes for arb_5.2 (5 Sep 2010):
76
77 - bugfixes
78   - quicksave did silently do nothing (especially not save anything) if an error occurred
79   - ARB_EDIT4: crashed when using config with MANY unknown species
80   - ARB_SECEDIT: crashed when trying to paint strand w/o any base
81   - ARB_NTREE/ARB_PARS: crashed when clicking on inner tree node w/o groupinfo
82 - changes
83   - ARB uses xdg-open to display web-pages
84 - internal fixes
85   - karmic koala (gcc 4.4.1)
86   - installation script
87   - arb build process uses xsltproc instead of sablotron
88
89
90Fixes for arb_5.1 (1 Oct 2009):
91
92 - fixed a bug in 'Create species from consensus' (created sequence was corrupted)
93 - fixed 2 bugs in optimize DB (alignment w/o data, missing transaction)
94 - updated installation instructions, fixed install script, added OSX instruction (thx to Matt Cottrell)
95 - fixed broken demo.arb
96
97
98Major changes for arb_5.00 (4 Sep 2009):
99
100 - ARB 64bit version
101 - new genome importer
102 - search for next relatives improved (normal search and fast-aligner)
103   - new parameters to precise search
104   - improved speed
105   - partial sequence reach normal scores
106 - search&query
107   - supports regular expressions and ACI
108   - track hit information
109   - result sorting
110 - Nameservers with add.field have to be started with default value
111   You need to correct parameter -f in lib/arb_tcp.dat (according to lib/arb_tcp_org.dat)
112 - multiple PT-servers may be used in parallel
113 - fixed multiprobe
114 - type-conversion for DB fields
115 - SILVA compatible import filters
116 - Newick tree export:
117   - optionally save in human-readable format (big)
118   - closer to newick standard format (quoting style, comment, special chars in data)
119 - Upgraded RAxML to 7.0.3 (many features now usable from ARB interface)
120 - Fixed sequence quality calculation
121 - Secondary structures for proteins (DSSP)
122 - Distance matrix (arb_dist): mark by distance to selected
123 - ARB core
124   - many bugfixes and improvements to reliability
125   - faster sorting (general speedup)
126   - improved sequence compression (avoid worse trees, better ratio)
127   - improved handling of temporary files (permission/removal)
128   - prints backtraces in userland
129   - regular expression are POSIX standard now
130 - macro record/playback
131   - fixed several bugs
132   - you need to re-record your old macros!
133 - GUI:
134   - disabled auto-focus, you need to click now
135   - auto-raise windows on access
136 - Minor things:
137   - Ubuntu: packet installation for ARB
138   - Fixed novice/expert mode
139   - Mark deep/degenerated branches
140   - Increased NDS entries
141 - up-to-date Mac port (thx to Matt Cottrell)
142
143Major changes in ARB 07.12.07org (7 Dec 2007):
144
145 - rewrote secondary structure editor
146 - Sequence quality check
147 - Nameserver may use one field additional to 'acc' (useful to keep multiple species with same acc)
148 - tweaked base frequency filter generation
149 - Normal export (not using readseq) improved:
150   - supports filters and gap removal
151   - optimized for big amount of data
152   - reworked export filters
153 - Display translation with different ORFs in EDIT4
154 - ARB exports in FIG 3.2 format (optionally in colors). Thanks to Elmar Pruesse.
155 - added PHYML 2.4.5 (thanks to Stephane Guidon for the permission to distribute that great tool)
156 - more compact display in EDIT4
157 - capable to use iso10646 fonts
158 - supports various gcc versions (2.95.3 - 4.1.1)
159 - fixed a bug in DB optimization (occurred when fields had bigger protection than current)
160 - Bootstrap circles may be displayed as ellipses; upper size limit configurable; uses
161   different color for size-limited circles; fixed xfig-export-bug
162 - Allows Branchlength <-> Bootstrap value transfer (lossy!)
163 - fixed several scaling bugs in "folded tree"-mode
164 - improved import-filter error-messages
165 - NDS-display of groups (e.g. in tree) is now handled by ACI-command 'taxonomy'. This gives
166   several new possibilities:
167   - export taxonomy via 'Export NDS list'
168   - display taxonomy in Editor etc.
169   - display of cascaded taxonomies
170   - display taxonomy of tree_1 in tree_2
171   - allows to write taxonomy into database field of species
172   - compare taxonomies of two trees
173   - ...
174 - ACI:
175   - many new ACI commands
176   - unified handling of binary ACI-operators
177   - tracing of ACI actions for debugging purpose
178 - ARB Neighbour joining:
179   - bootstrap limit configurable
180   - bugfix: when aborting bootstrap calculation, sometimes no tree was generated
181 - EDIT4:
182   - added unalign right (block-op)
183   - added 'Save loaded properties'
184 - GENE MAP:
185   - multiple views possible at the same time
186   - origin now at "12 o'clock"
187   - implemented 'jump to gene'
188 - tweaked file selection
189 - Enhanced Search Depth for Probe Match --> max 20 MM
190 - CLUSTALW:
191   - separated menus for fast and slow alignment
192   - most parameters accessible from inside ARB now
193 - upgraded to PHYLIP 3.6 (adds PROML)
194 - external programs may be called parallel (e.g. several treeing programs)
195 - fixed bugs in protml and integration of protml
196 - rewrote ASCII database import
197 - arb_repair for databases of any size (script for database repair)
198 - fixed bug in data compression
199 - increased internal cache size (alignments up to 400.000bp possible w/o performance collapse)
200 - ARBparsimony: increase hardcoded species limit (50.000 -> 250.000)
201 - GDE menus cleanup
202 - translation/re-alignment tweaked
203 - unalign right (EDIT4)
204 - visualization of SAIs in Probe Match Results
205 - changed formatting of probe match results; increase # of allowed matches to 100.000;
206   warn if results are truncated
207 - PT server for genes
208 - Probe design performance optimized
209 - fixed NEXUS export format
210 - exports group names into Newick format
211 - import XML tree files
212 - help for external tools now properly shown inside ARB
213
214Major changes in Beta 2003_08_22 (22 Aug 2003):
215
216 - automatic formatting of alignments
217 - SECEDIT may use EDIT4 colors
218 - fixed bootstrapping (DNAPARS, PROTPARS, PROTML(experimental!))
219 - updated clustalw to version 1.83
220 - Restore window sizes for ALL windows (too small sizes are ignored)
221 - new algorithm to add partial sequences to an existing tree
222 - PROT-parsimony was completely redesigned and works now most similar to DNA/RNA-parsimony
223 - Top area of ARB_NTREE may be reduced to maximize display area
224 - All arb menus may be detached (click dashed line at top of menu)
225 - visualization of SAIs (as background color behind Sequences)
226 - ARB_EDIT4 may save/use alignment-specific and alignment-type-specific properties
227 - PT-server occupies more memory => does less passes; more diagnostic output
228 - small changes to status window (unhide behavior/time estimation)
229 - menus and menu-hotkeys reorganized
230 - colored buttons in color config windows
231 - alignment concatenation (e.g. several different genes)
232 - merging data of similar species (according selected database field)
233 - keyboard commands for ARB_NTREE (mark/unmark/invert, collapse/expand)
234 - expanded sellists
235 - save/load fixed for multi probes
236 - Binary SAIs are editable in ARB_EDIT4
237 - Information windows are detachable (allows to have multiple windows showing different items)
238 - Scanning for hidden/unknown database fields improved and separated;
239   possibility to remove unused fields.
240 - new tabbed format in 'Export NDS' and 'Export matrix' (useful for star-calc/excel/etc.)
241 - updated fastDNAml to 1.2.2
242 - added AxML (accelerated fastDNAml 1.2.2)
243 - Field transfer definitions for exporting gene-species
244 - File Selection: - recursive search available
245 - The ARB_NTREE macro recording/execution has been fixed
246 - Colorize species (see demo.arb)
247 - Fixed missing-character-bug in Xfig, Print and Edit4-Info-Display
248 - 'IslandHopper' -- a new integrated aligner (beta)
249 - Many improvements and bugfixes to secondary structure editor:
250   - highlighting of search (i.e for probes) like in EDIT4
251   - interactive constraint editing (stretch/compress)
252   - probe info
253   - editing secondary structure in XFIG now possible
254   - visualization of SAIs
255 - import reads Unix, DOS, and MAC linefeeds
256 - NTREE/SAI/Etc/GnuPlot: calls gnuplot directly; more plotting features; basic help
257 - tree and sequence export to XML ( DTDs are provided in ./lib/dtd )
258   (reloading of these XML files is planned for the future)
259 - fixed problems with phylip-tree import/export (bootstrap values,comments,...)
260 - search in all database fields possible ('[all fields]')
261 - up to 10 quicksaves are kept
262 - new ACI functions: upper, lower, caps, eval
263 - variables for import filter programming
264 - extract gene-species: creates acc; extraction to existing alignments
265 - sequence of selected gene is mirrored in ARB_EDIT4/local_signature
266   (=> selected gene can be highlighted in primary editor)
267 - PCR primer-design for single genes
268 - when selecting a gene, the corresponding gene-species is selected (if found)
269 - save configuration for several windows (e.g. Search&Query, WWW, NDS, ...)
270 - file selection box in import window
271 - mark item with double click works in all search&query windows
272 - User masks: create new; 'edit enable' and 'marked' toggles (like in info window)
273 - Fixed command line help for all Arb-modules
274 - Fixed problem parsing fonts (should fix display problems with default fonts)
275 - Mark mode now works in list-view as well (ARB_NTREE)
276 - Fixed appearance of 'tiny little boxes' (everywhere)
277 - Redesign of ARB help:
278     - a HTML version is in $ARBHOME/lib/help_html
279     - a text version is in $ARBHOME/lib/help (like before, but now generated)
280
281Major changes in Beta 2001_11_07 (7 Nov 2001):
282
283 - design probes to maximum length of 60 nucleotides
284 - fastAligner1.03 bug fixed (chooses best match now in 'auto search' mode)
285 - import default changed to foreign data format, ali name '16s'
286 - printing of multi-page-trees works again
287 - implemented user defineable masks to access database fields
288 - fixed bugs in pt-server (lockup, unknown species just after building pt-server)
289 - improved performance during pt-server-build
290 - several programs coming along with ARB where updated (PHYLIP,...)
291 - reads EMBL genom files
292 - support for experiments (genom databases only)
293
294Major changes in Beta 2001_07_24 (24 Jul 2001):
295
296 - basic support for genoms (Gene Map, reads Genebank files)
297 - ported to libc6
Note: See TracBrowser for help on using the repository browser.