Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parent-child relationships #49

Open
brindakv opened this issue Oct 11, 2022 · 0 comments
Open

Fix parent-child relationships #49

brindakv opened this issue Oct 11, 2022 · 0 comments
Assignees

Comments

@brindakv
Copy link
Collaborator

  • In case of polymeric atoms, _atom_site.auth_asym_id, _atom_site.auth_seq_id and _atom_site.auth_comp_id are children of _pdbx_poly_seq_scheme.pdb_strand_id, _pdbx_poly_seq_scheme.pdb_seq_num and _pdbx_poly_seq_scheme.pdb_mon_id respectively. But in case of non-polymeric atoms, _atom_site.auth_asym_id, _atom_site.auth_seq_id and _atom_site.auth_comp_id are parents of _pdbx_nonpoly_scheme.pdb_strand_id, _pdbx_nonpoly_scheme.pdb_seq_num and _pdbx_nonpoly_scheme.pdb_mon_id respectively.
  • struct_ref_seq.seq_align_beg and struct_ref_seq.seq_align_end are children of both entity_poly_seq_num and pdbx_poly_seq_scheme.seq_id.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants