File Release Notes and Changelog
Release Name: 1.09
Notes:
Must-have update for Perl 5.005_03 users! Since V1.07 the parser does not work with Perl 5.005_03 any more but this is fixed in this version. There are also many other changes (mostly non-essential) in this version.
Changes:
Added parser/indexer for NCBI's ASN.1-formatted
sequence files (like Genbank records).
Updated test, example scripts and documentation
Minor fix on parse_entrez_gene_example.pl
Added code to deal with CCDS xref and Hugo symbol (under
gene properties! unlike before) in parse_entrez_gene_example.pl
Updated parser & indexer file handle code to work with perl version
5.005_03 (previous code since 1.07 only works with 5.6 or higher).
Commented out count_records call in testindex.t to allow successful
test on 5.005_03-compatible bioperl versions.