Cog Category
WhogRepository
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.Pipeline.COG.Whog.WhogRepository
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Imports | 1 | 从Whog文本文件导入COG的分类数据,然后保存为XML文件 |
| MatchCogCategory | 1 | |
| Save | 1 | Save the whog data as XML |
| FindByCogId | 1 | |
| op_Implicit | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Categories | 1 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| xmlns | 1 |
05 Members
Imports(
String)从Whog文本文件导入COG的分类数据,然后保存为XML文件
Parameters
| Name | Type | Description |
|---|---|---|
path | String | - |
MatchCogCategory(
IEnumerable(Of MyvaCOG))Parameters
| Name | Type | Description |
|---|---|---|
MatchedData | IEnumerable(Of MyvaCOG) | Myva BLASTP result |
Save(
String, Encoding)Save the whog data as XML
Parameters
| Name | Type | Description |
|---|---|---|
FilePath | String | - |
Encoding | Encoding | - |
xmlns
Categories
FindByCogId(
String)op_Implicit(
String)