TermStreamAssignment
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.TermStreamAssignment
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| MakeTerms | 1 | Processing term assignment via stream processing of the large diamond annotation result output |
| HitCollection | 1 | Make query group and convert as query hit collection |
03 Members
MakeTerms(
IEnumerable(Of DiamondAnnotation), Boolean)Processing term assignment via stream processing of the large diamond annotation result output
Parameters
| Name | Type | Description |
|---|---|---|
m8 | IEnumerable(Of DiamondAnnotation) | - |
HitCollection(
IEnumerable(Of DiamondAnnotation))Make query group and convert as query hit collection
Parameters
| Name | Type | Description |
|---|---|---|
diamond | IEnumerable(Of DiamondAnnotation) | - |