Skip to content

Add more _struct_conn parsing/consuming from mmCIF #408

@arose

Description

@arose

As a followup to #343 which added SSBonds I suggest to add more bond data present in the mmCIF files.

Not covalent bonds, so ignore (_struct_conn.conn_type_id)?

                // hydrog - hydrogen bond
                // mismat - mismatched base pairs
                // saltbr - ionic interaction

Process (_struct_conn.conn_type_id)!

                // covale - covalent bond
                // covale_base -
                //      covalent modification of a nucleotide base
                // covale_phosphate -
                //      covalent modification of a nucleotide phosphate
                // covale_sugar -
                //      covalent modification of a nucleotide sugar
                // disulf - disulfide bridge
                // metalc - metal coordination
                // modres - covalent residue modification

Metadata

Metadata

Assignees

Labels

new featureNew method or data structure

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions