Commit a1be9936 by Maarten L. Hekkelman

added criteria to _struct_conf for DSSP

parent af724fe5
...@@ -369,6 +369,8 @@ void annotateDSSP(mmcif::Structure& structure, const mmcif::DSSP& dssp, std::ost ...@@ -369,6 +369,8 @@ void annotateDSSP(mmcif::Structure& structure, const mmcif::DSSP& dssp, std::ost
{ "end_auth_asym_id", re.authAsymID() }, { "end_auth_asym_id", re.authAsymID() },
{ "end_auth_seq_id", re.authSeqID() }, { "end_auth_seq_id", re.authSeqID() },
{ "criteria", "DSSP" }
// { "pdbx_PDB_helix_class", vS(39, 40) }, // { "pdbx_PDB_helix_class", vS(39, 40) },
// { "details", vS(41, 70) }, // { "details", vS(41, 70) },
// { "pdbx_PDB_helix_length", vI(72, 76) } // { "pdbx_PDB_helix_length", vI(72, 76) }
......
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