the analysis property of the sample data group.(样品的分组信息)
SampleGroup
01 Syntax
SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner.SampleGroup
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| sample_name | 1 | 在报告之中的显示名称,可能会含有一些奇怪的符号 |
| sample_info | 1 | the sample info. (样品的实验设计分组信息) |
| color | 1 | 绘图可视化的时候的颜色 |
| shape | 1 | legend的形状 |
04 Members
#ctor(SampleGroup)
copy the sample group information
Parameters
| Name | Type | Description |
|---|---|---|
info | SampleGroup | could be copy from the information of a sample: SampleInfo |
sample_name
在报告之中的显示名称,可能会含有一些奇怪的符号
sample_info
the sample info.
(样品的实验设计分组信息)
color
绘图可视化的时候的颜色
shape
legend的形状
ToString()
GroupList(
IEnumerable(Of SampleGroup))