Spec
GffFileInClass for reading GFF and GTF files.
Class for reading GFF and GTF files.
Extends | FormattedFileIn |
---|---|
All Extended | FormattedFile, FormattedFileIn |
Defined in | <seqan/gff_io.h> |
Signature |
typedef FormattedFile<Gff, Input> GffFileIn;
|