EnrichmentTerm {SMRUCC.genomics.Analysis.Microarray.KOBAS} .NET clr documentation

EnrichmentTerm

Description

The KOBAS enrichment analysis output

Declare

            
# namespace SMRUCC.genomics.Analysis.Microarray.KOBAS
export class EnrichmentTerm {
   # Background number
   Backgrounds: integer;
   # Corrected P-Value
   CorrectedPvalue: double;
   Database: string;
   # IKeyedEntity`1.Key
   #  
   #  (KEGG代谢途径的id编号或者GO词条的id编号)
   ID: string;
   # The group of this input gene id list
   Input: string;
   # 用于一些可视化的超链接url
   link: string;
   # Input number
   number: integer;
   ORF: string;
   # P-Value
   Pvalue: double;
   # 

Term

# # (这个属性一般为代谢途径的名称或者GO词条的名称) Term: string; }

.NET clr type reference tree

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