TranscriptUnit {SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2} | .NET clr documentation |
an operon model is a single transcript unit
# namespace SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2
export class TranscriptUnit {
# the operon gene list
genes: gene[];
id: string;
numOfGenes: integer;
}
genes
: gene