|
Antonie
|
#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | GeneAnnotation |
| A Gene annotation. More... | |
| class | GeneAnnotationReader |
| Provides GeneAnnotation objects as read from a GFF3 file. More... | |
Functions | |
| bool | operator< (const GeneAnnotation &A, const GeneAnnotation &B) |
| bool operator< | ( | const GeneAnnotation & | A, |
| const GeneAnnotation & | B | ||
| ) | [inline] |
1.7.6.1