Keyword {SMRUCC.genomics.Data.RCSB.PDB.Keywords} | .NET clr documentation |
A general base class of the keyword section inside the pdb file.
# namespace SMRUCC.genomics.Data.RCSB.PDB.Keywords
export class Keyword {
# the keyword of current pdb section data
Keyword: string;
}