The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.8 - 2013-10-28

  • Fixed a bug in which feature lines with no ID, Parent, or Derives_from attributes were being returned as a bare hashref instead of a single-element arrayref as they should be.

Documentation

make GFF3 from fasta sequences
efficiently insert sync (###) directives into GFF3, printing to stdout

Modules

fast, low-level functions for parsing and formatting GFF3
a fast, low-level gff3 parser
compatibility layer to support Bio::GFF3::LowLevel::Parser 1.0 API
make gff3 for the sequences in a fasta file
insert sync (###) directives into an existing GFF3 file. WARNING: this module does not really work in the general case, read the DESCRIPTION section below.