File: NEWS

package info (click to toggle)
squizz 0.99b%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,648 kB
  • ctags: 8,291
  • sloc: sh: 12,012; ansic: 2,607; lex: 1,944; yacc: 1,659; makefile: 119
file content (29 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
What's new in 1.00:

* CODATA:
  - New, renamed from old PIR format.
* GENBANK:
  - Add support for RefSeq DBLINK keyword.
  - Allow WGS entries.
* MEGA:
  - Support old statement formatted title lines.
  - Handle identical character `.' in sequences.
* NEXUS:
  - Allow sequence names with spaces.
  - Improve comments support (nested, ...).
* NBRF:
  - PIR is now an alias to this format.
* RAW:
  - Allow gaps in sequence (mostly for consistency with other formats).
* STOCKHOLM:
  - Recognise '_' and '~' characters as gaps.
* SWISSPROT:
  - Add support for UniProtKB release 14.0 DE line.

* All alignmnent formats correctly output sequences with spaces in
  their names.

What's new in 0.99:

* This is the first version. Everything new ...