Bio.PDB.parse_pdb_header 模組
將 PDB 檔案的標頭解析為 Python 字典。
源自 Columba 資料庫專案 www.columba-db.de,原始作者為 Kristian Rother。
- Bio.PDB.parse_pdb_header.parse_pdb_header(infile)
將 pdb 檔案的標頭行以字典形式傳回。
字典的鍵為:head、deposition_date、release_date、structure_method、resolution、structure_reference、journal_reference、author 和 compound。