# namespace SMRUCC.genomics.Annotation.MetaEuk export class GenePrediction { DnaEnd: integer; DnaStart: integer; ExonCount: integer; }