Uses of Package
org.biojava.bio.program.gff
Packages that use org.biojava.bio.program.gff
Package
Description
GFF manipulation.
Support for reading and writing GFF3.
Sequences and SequenceDBs which are composed from data taken
from a number of data sources.
-
Classes in org.biojava.bio.program.gff used by org.biojava.bio.program.gffClassDescriptionThe interface for things that listen to GFF event streams.A set of entries and comments as a representation of a GFF file.Interface which captures any errors which occur when parsing a GFF stream.A single GFF record.A filter that will accept or reject a GFFEntry.Ignore this record in the stream.A no-frills implementation of a GFFRecord.
-
Classes in org.biojava.bio.program.gff used by org.biojava.bio.program.gff3ClassDescriptionInterface which captures any errors which occur when parsing a GFF stream.Ignore this record in the stream.
-
Classes in org.biojava.bio.program.gff used by org.biojava.bio.seq.distributed