structure data model
Atom
01 Syntax
SMRUCC.genomics.Data.RCSB.PDB.Keywords.Atom
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetEnumerator | 1 | |
| GetEnumerator1 | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| ModelId | 1 | the model id |
| Atoms | 1 | |
| HetAtoms | 1 | |
| Keyword | 1 | |
| AminoAcidSequenceData | 1 |
04 Fields
| Name | Overloads | Summary |
|---|---|---|
| cache | 1 | 缓存的是 原始 ATOM 记录行:固定列解析依赖完整的列偏移, 不能在入缓存前剥离记录名前缀或 Trim 掉前导空格。 |
05 Members
ModelId
the model id
cache
缓存的是 原始 ATOM 记录行:固定列解析依赖完整的列偏移, 不能在入缓存前剥离记录名前缀或 Trim 掉前导空格。
Atoms
HetAtoms
Keyword
AminoAcidSequenceData
GetEnumerator()
GetEnumerator1()