Changes between Initial Version and Version 1 of LogOfChanges

Show
Ignore:
Timestamp:
2008/02/25 17:54:18 (16 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LogOfChanges

    v1 v1  
     1= !BioPerl post-Hachathon Changes Log = 
     2 
     3== EMBL == 
     4 
     5* 14514 (2008-02-19 01:57:11 -0500): Reindenting the code. Too many lines were slightly off making reading difficult. No code changes. 
     6 
     7* 14543 (2008-02-25 03:22:15 -0500): better roundtip when preventing line wrapping between author surname and initials 
     8 
     9== Swiss == 
     10 
     11* 14509 (2008-02-17 04:48:07 -0500): removed extra space chars and a full stop at the end of the  FT HELIX and STRAND lines. No more extra spaces at the end of the line. The line length in this format is 76, not 80. Changing that solved a lot of line differences 
     12 
     13* 14510 (2008-02-17 05:00:50 -0500): GN line output now follows the new format. BioPerl would need new objects to store all information so for now only the official name (Name=) and synonym categories are kept. ORFNames and OrderedLocusNames are treated as synonyms. 
     14 
     15* 14511 (2008-02-17 06:29:31 -0500): prevent line wrapping within author name (RA lines) and withing key frase (KW lines), but allow wrapping at hyphen in a title (RT lines)  
     16 
     17* 14512 (2008-02-17 06:36:20 -0500): DOI can include semi colon (;) character. Allow that. 
     18 
     19* 14515 (2008-02-19 03:17:19 -0500): Reindenting the code. Too many lines were slightly off making reading difficult. No code changes. 
     20 
     21* 14516 (2008-02-19 03:51:36 -0500):  FTId is no longer treated a part of the description of an FT key but similarly to EMBL FT qualifiers. This allows for 100% roundtrip of the Feature Table. 
     22 
     23* 14534 (2008-02-22 03:09:01 -0500): Do not print out empty KW (keyword) lines. 
     24 
     25* 14538 (2008-02-23 09:48:23 -0500): GN (Gene Name) line parsing rewrite. Breaks backward compatibility. Can now deal with >1 gene per entry and four categories of names per gene. Parses old style syntax (...OR ... OR ... ) into one gene name and synonyms for each gene. Tests included. Docs to follow. 
     26 
     27* 14539 (2008-02-23 10:10:46 -0500): AC (accession) line now wraps if there are too many accessions to fit one line 
     28 
     29* 14541 (2008-02-25 01:10:48 -0500): documentation for the GN line parsing and management 
     30 
     31 
     32