Package org.biojava.bio.program.gff3

Support for reading and writing GFF3.

See:
          Description

Interface Summary
GFF3DocumentHandler The interface for things that listen to GFF event streams.
GFF3Record A record in a GFF3 formatted file.
 

Class Summary
GFF3Parser Parse a stream of GFF text into a stream of records and comments.
GFF3Record.Impl  
 

Package org.biojava.bio.program.gff3 Description

Support for reading and writing GFF3. This is a new, ontology-aware, version of GFF.