| Class | Description |
|---|---|
| EmblToGffFasta |
Converts an EMBL file into a fasta file for the sequence and a GFF file for
the features.
|
| GenbankToGffFasta |
Converts a Genbank file into a fasta file for the sequence and a GFF file for
the features.
|
| GFFCompare | |
| GFFFilter |
This tests the parsing and writing of GFF features.
|
| GFFMask | |
| GFFToFeatures |
This tests the gff code to check that we can read in features, add them to
a sequence, and then print something out.
|
| SwissprotToGffFasta |
Converts a Swissprot file into a fasta file for the sequence and a GFF file for
the features.
|
| XFF2GFF |