data alias model, a mapping of the main accession id to a collection of the secondary accession id.
Synonym
01 Syntax
SMRUCC.genomics.ComponentModel.DBLinkBuilder.Synonym
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GenericEnumerator | 1 | get all accession id union |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| accessionID | 1 | the main accession id |
| alias | 1 | the secondary accession id or the alias id in other database. |
04 Members
GenericEnumerator
get all accession id union
accessionID
the main accession id
alias
the secondary accession id or the alias id in other database.
ToString()