| Header {SMRUCC.genomics.Data.RCSB.PDB.Keywords} | .NET clr documentation |
the pdb file header description information
# namespace SMRUCC.genomics.Data.RCSB.PDB.Keywords
export class Header extends Keyword {
Date: string;
EmptyContent: boolean;
Keyword: string;
pdbID: string;
Title: string;
}