| transcription {SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2} | .NET clr documentation | 
基因表达转录调控
            
# namespace SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2
export class transcription {
   biological_process: string;
   # 这个调控关系所影响到的中心法则的事件名称
   centralDogma: string;
   mode: string;
   motif: Motif;
   note: string;
   regulator: string;
   # a collection of the genes id inside the regulated operons
   targets: string;
}
        
        motif: Motif