Taxonomy names file (names.dmp):
- tax_id -- the id of node associated with this name
- name_txt -- name itself
- unique name -- the unique Variant Of this name If name Not unique
- name Class -- (Of synonym, common name, ...)
Taxonomy names file (names.dmp):
01 Syntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| FileParser | 1 | Parsering data from names.dmp |
| BuildTaxiIDFinder | 1 | Helper function for NcbiTaxonomyTree, which is required of taxid for build tree. |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| tax_id | 1 | the id Of node associated With this name |
| name_txt | 1 | name itself |
| unique_name | 1 | the unique Variant Of this name If name Not unique |
| name_class | 1 | (Of synonym, common name, ...) |
04 Members
String)Parsering data from names.dmp
| Name | Type | Description |
|---|---|---|
dump$ | String |
|
String)Helper function for NcbiTaxonomyTree, which is required of taxid for build tree.
| Name | Type | Description |
|---|---|---|
dump$ | String | - |
-- the id Of node associated With this name
-- name itself
-- the unique Variant Of this name If name Not unique
-- (Of synonym, common name, ...)