the group view of the SampleInfo data
DataGroup
01 Syntax
SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner.DataGroup
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| CreateDataGroups | 1 | create a collection of the DataGroup from the given SampleInfo |
| ToString | 1 | |
| GetData | 1 | |
| NameGroups | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| sampleGroup | 1 | the sample group label: SampleGroup.sample_info |
| sample_id | 1 | a collection of the sample id that belongs to current sample data group |
| color | 1 | |
| shape | 1 | |
| Item | 1 |
04 Members
CreateDataGroups(
IEnumerable(Of SampleInfo))create a collection of the DataGroup from the given SampleInfo
Parameters
| Name | Type | Description |
|---|---|---|
samples | IEnumerable(Of SampleInfo) | - |
sampleGroup
the sample group label: SampleGroup.sample_info
sample_id
a collection of the sample id that belongs to current sample data group
color
shape
Item
ToString()
GetData(
T)NameGroups(
IEnumerable(Of SampleInfo))