Genome {SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2} | .NET clr documentation |
# namespace SMRUCC.genomics.GCModeller.Assembly.GCMarkupLanguage.v2
export class Genome {
# 转录调控网络
regulations: transcription[];
# 一个完整的基因组是由若干个复制子所构成的,复制子主要是指基因组和细菌的质粒基因组
replicons: replicon[];
}
regulations
: transcriptionreplicons
: replicon