Sample names helper
SampleNames
01 Syntax
SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner.SampleNames
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GuessPossibleGroups | 1 | Guess all possible sample groups from the given name string collection. |
| GroupIndexing | 1 | apply for create vector index |
03 Members
GuessPossibleGroups(
IEnumerable(Of String), Boolean)Guess all possible sample groups from the given name string collection.
Parameters
| Name | Type | Description |
|---|---|---|
allSampleNames | IEnumerable(Of String) | - |
GroupIndexing(
IEnumerable(Of String), IEnumerable(Of SampleInfo), Boolean)apply for create vector index
Parameters
| Name | Type | Description |
|---|---|---|
sampleId | IEnumerable(Of String) | the vector names, provides the vector element ordinal index |
sampleinfo | IEnumerable(Of SampleInfo) | - |
strict | Boolean | - |
Returns
a set of the vector element ordinal index in groups for read vector data