* set "TAB separated" as default NDS column delimiter.
- rename AWAR to reset properties in userland.
4 lines of code changed in 1 file:
* mention problems with 'Space padded'-column-style in documentation.
8 lines of code changed in 1 file:
* while saving space-padded CSV file: do not print leading space.
* improve some comments.
8 lines of code changed in 1 file:
* mark other scripts that might need "eval vs. die-catcher" fixes.
3 lines of code changed in 3 files:
* do not abort if species lacks index-field.
* count + report ambiguous hits.
8 lines of code changed in 1 file:
* provide perl function {{{ARB::set_inGlobalEvalState}}}.
* use it to inform {{{ARB.pm}}} that {{{import_from_table.pl}}} uses eval (and does not like to get aborted).
21 lines of code changed in 2 files:
* DRY base counter test (and empty data warning).
18 lines of code changed in 2 files:
* extra warning if sequence data of genome flat file is empty (EMBL+genebank).
10 lines of code changed in 1 file:
* support genebank entry "DBLINK"
- store in arb field 'db_xref'.
6 lines of code changed in 2 files:
* do not append empty lines from wrapped tag content
- genebank only
- embl has strictly defined formatting of wrapped content
4 lines of code changed in 1 file:
* accept uncommon indentation occurring in genebank flat files
- remove assertion failures for wrapped lines starting behind column 12.
3 lines of code changed in 1 file: