The file data structrue description of each domain smp description data before the CDD database compilation operation. (在对CDD数据库编译之前,每一个结构域对象的单独的数据文件格式)
SmpFile
01 Syntax
SMRUCC.genomics.Assembly.NCBI.CDD.SmpFile
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| EXPORT | 1 | 从一个smp文件之中导出一个FASTA序列数据 |
| ToString | 1 | |
| op_Implicit | 1 | |
| Load | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| SequenceData | 1 | The sequence data of this conserved structure domain. |
| Name | 1 | UniqueId |
| ID | 1 | |
| Title | 1 | |
| Describes | 1 | |
| CommonName | 1 | |
| Length | 1 |
04 Members
EXPORT
从一个smp文件之中导出一个FASTA序列数据
SequenceData
The sequence data of this conserved structure domain. (这个保守的结构域的氨基酸分子序列数据)
Name
UniqueId
ID
Title
Describes
CommonName
Length
ToString()
op_Implicit(
String)Load(
String)