a [term => id()] tuple data
CatalogList
01 Syntax
SMRUCC.genomics.ComponentModel.Annotation.CatalogList
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Intersect | 1 | |
| Add | 1 | |
| ToString | 1 | |
| GetEnumerator | 1 | |
| IndexOf | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Catalog | 1 | COG/KO/GO, etc |
| IDs | 1 | A list of gene ID that belongs to this catalog classify. |
| Count | 1 | Number of the list IDs |
| Description | 1 | |
| Item | 1 |
04 Members
Catalog
COG/KO/GO, etc
IDs
A list of gene ID that belongs to this catalog classify.
Count
Number of the list IDs
Description
Item
Intersect(
Index(Of String))Add(
IEnumerable(Of String))ToString()
GetEnumerator()
IndexOf(
String)