AtomUnit {SMRUCC.genomics.Data.RCSB.PDB.Keywords} | .NET clr documentation |
the amino acid residue/atom model
# namespace SMRUCC.genomics.Data.RCSB.PDB.Keywords
export class AtomUnit {
# 氨基酸的名称简写
AA_ID: string;
# 当前的氨基酸分子在Fasta序列之中的残基位置
AA_IDX: integer;
Atom: string;
Index: integer;
Location: Point3D;
}
Location
: Point3D