ModuleMembershipResult {SMRUCC.genomics.Analysis.HTS.WGCNA} .NET clr documentation

ModuleMembershipResult

Description

模块成员结果

Declare

            
# namespace SMRUCC.genomics.Analysis.HTS.WGCNA
export class ModuleMembershipResult {
   # 相关系数(模块成员MM)
   Correlation: double;
   # 基因ID
   GeneId: string;
   # 模块名称
   ModuleName: string;
   # p值
   PValue: double;
   # 样本数量
   SampleCount: integer;
}

        

.NET clr type reference tree

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