ODBOperon {SMRUCC.genomics.Model.OperonMapper} .NET clr documentation

ODBOperon

Description

A row of the data in ODB dataset known_operon.download.txt

Declare

            
# namespace SMRUCC.genomics.Model.OperonMapper
export class ODBOperon {
   definition: string;
   # the operon cluster id
   koid: string;
   # the operon name
   name: string;
   # the operon member gene ids, separated by comma
   op: string;
   org: string;
   source: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]