Commit d170c8da by maarten

more fields added

git-svn-id: svn+ssh://gitlab/srv/svn-repos/pdb-redo/trunk@454 a1961a4f-ab94-4bcc-80e8-33b5a54de466
parent fe6d7a11
......@@ -4747,6 +4747,9 @@ void PDBFileParser::ParseConnectivtyAnnotation()
{ "ptnr2_auth_comp_id", vS(48, 50) },
{ "ptnr2_auth_seq_id", vI(53, 56) },
{ "ptnr1_auth_atom_id", vS(13, 16) },
{ "ptnr2_auth_atom_id", vS(43, 46) },
{ "ptnr2_symmetry", sym2 },
{ "pdbx_dist_value", distance }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment