Chebi ChEBIEntity model extensions
DATA
01 Syntax
SMRUCC.genomics.Assembly.ELIXIR.EBI.ChEBI.DATA
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ScanLoad | 1 | |
| BuildEntitysFromTsv | 1 | 读取从ChEBI的ftp服务器之上所下载的tsv数据表格文件然后通过链接构建出完整的分子数据模型ChEBIEntity. |
| LoadNameOfDatabaseFromTsv | 1 | 从ftp文件夹之中加载数据然后构建chebi内存数据库 |
| SystematicName | 1 | Using the IUPAC name as the Systematic Name. |
| GetXrefID | 1 | See the constant string values in RegistryNumbers or DATA.AccessionTypeNames |
| GetXrefIDByType | 1 | See the constant string values in RegistryNumbers or DATA.AccessionTypeNames |
| RegistryNumbersSearchModel | 1 | 这个函数会将ChEBIEntity.RegistryNumbers和ChEBIEntity.DatabaseLinks合并在一个 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| AccessionTypeNames | 1 |
04 Members
ScanLoad(
String)Parameters
| Name | Type | Description |
|---|---|---|
repository$ | String |
|
BuildEntitysFromTsv(
String)读取从ChEBI的ftp服务器之上所下载的tsv数据表格文件然后通过链接构建出完整的分子数据模型ChEBIEntity.
Parameters
| Name | Type | Description |
|---|---|---|
DIR$ | String | - |
LoadNameOfDatabaseFromTsv(
String)从ftp文件夹之中加载数据然后构建chebi内存数据库
Parameters
| Name | Type | Description |
|---|---|---|
DIR$ | String | - |
SystematicName(ChEBIEntity)
Using the IUPAC name as the Systematic Name.
Parameters
| Name | Type | Description |
|---|---|---|
chebi | ChEBIEntity | - |
GetXrefID(ChEBIEntity)
See the constant string values in RegistryNumbers or DATA.AccessionTypeNames
Parameters
| Name | Type | Description |
|---|---|---|
chebi | ChEBIEntity | - |
GetXrefIDByType(ChEBIEntity)
See the constant string values in RegistryNumbers or DATA.AccessionTypeNames
Parameters
| Name | Type | Description |
|---|---|---|
chebi | ChEBIEntity | - |
RegistryNumbersSearchModel(ChEBIEntity)
Parameters
| Name | Type | Description |
|---|---|---|
chebi | ChEBIEntity | - |
AccessionTypeNames