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

Read assemblies from PDB/MMTF files and symmetry mates from PDB files #450

Merged
merged 14 commits into from Dec 15, 2022

Conversation

padix-key
Copy link
Member

This PR adds get_assembly() and list_assemblies() to structure.io.pdb and structure.io.mmtf analogous to the functions in structure.io.pdbx.
In addtion, it adds get_symmetry_mates() to structure.io.pdb.
As foundation for the changes in structure.io.pdb PDBFile now also offers the get_remark() method to parse REMARK
records.

Furthermore, a MemoryError issue in structure.repeat_box(), that appeared on structures with associated BondList, was fixed.

@padix-key padix-key merged commit fe697ef into biotite-dev:master Dec 15, 2022
@padix-key padix-key deleted the assembly branch March 14, 2023 14:10
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

Successfully merging this pull request may close these issues.

None yet

1 participant