SampleGroup {SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner} .NET clr documentation

SampleGroup

Description

the analysis property of the sample data group.(样品的分组信息)

Declare

            
# namespace SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner
export class SampleGroup {
   # 绘图可视化的时候的颜色
   color: string;
   # the sample info.
   #  
   #  (样品的实验设计分组信息)
   sample_info: string;
   # 在报告之中的显示名称,可能会含有一些奇怪的符号
   sample_name: string;
   # legend的形状
   shape: string;
}

        

.NET clr type reference tree

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