CellularModule {SMRUCC.genomics.GCModeller.ModellingEngine.Model.Cellular} .NET clr documentation

CellularModule

Description

A cellular system consist of three features: + Genotype + Phenotype + Regulations This object class is just a object model of the target cellular system, and only contains the network structure information in it. The expression profiles data is not includes in this object model. (GCMarkup或者Tabular模型文件加载之后会被转换为这个对象,然后计算核心加载这个对象模型来进行计算分析)

注意,这个模型对象之中仅包含有生物学功能定义,如果需要获取得到序列信息,还需要借助于ID编号从其他的数据源之中进行查询

Declare

            
# namespace SMRUCC.genomics.GCModeller.ModellingEngine.Model.Cellular
export class CellularModule extends ValueType {
}

        

.NET clr type reference tree

  1. this class extends from ValueType class: ValueType

[Package {$package} version {$version} Index]