Package | Description |
---|---|
org.biojava.bio.program.gff |
GFF manipulation.
|
org.biojava.bio.program.gff3 |
Support for reading and writing GFF3.
|
org.biojava.bio.seq.distributed |
Sequences and SequenceDBs which are composed from data taken
from a number of data sources.
|
Class and Description |
---|
GFFDocumentHandler
The interface for things that listen to GFF event streams.
|
GFFEntrySet
A set of entries and comments as a representation of a GFF file.
|
GFFErrorHandler
Interface which captures any errors which occur when parsing
a GFF stream.
|
GFFRecord
A single GFF record.
|
GFFRecordFilter
A filter that will accept or reject a GFFEntry.
|
IgnoreRecordException
Ignore this record in the stream.
|
SimpleGFFRecord
A no-frills implementation of a GFFRecord.
|
Class and Description |
---|
GFFErrorHandler
Interface which captures any errors which occur when parsing
a GFF stream.
|
IgnoreRecordException
Ignore this record in the stream.
|
Class and Description |
---|
GFFEntrySet
A set of entries and comments as a representation of a GFF file.
|
Copyright © 2014 BioJava. All rights reserved.