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 |
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 |
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