Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
See issue:
rcsb/mmtf-python#28
I looked at the entity information in the MMTF files and indeed for example
in 1o2f the third entity is missing (3 non-polymer syn 'PHOSPHITE ION' ).
Models should be homogeneous, i.e., they should contain the same number of
entities in each model.
However, there are a few legacy structures like this one that doesn't
follow the standards.
We use BioJava to convert .cif file to .mmtf files. We need to investigate
how BioJava deals with this situation and see how to fix it.