rcsb / mmtf

The specification of the MMTF format for biological structures
http://mmtf.rcsb.org/
44 stars 17 forks source link

add a test file without any optional fields #26

Closed speleo3 closed 5 years ago

speleo3 commented 7 years ago

For testing robustness of parsers, it would be useful to have a file without the optional fields (but positive number of atoms, unlike empty-numModels1.mmtf which has zero atoms).

I'm currently using http://pymol.org/tmp/3NJW-onlyrequired.mmtf where I simply stripped out the optional fields and adjusted the numBonds fields.