biopandas icon indicating copy to clipboard operation
biopandas copied to clipboard

Implement CIF and mmCIF format support for large biological assemblies

Open rasbt opened this issue 3 years ago • 0 comments

Discussed in https://github.com/rasbt/biopandas/discussions/92

Originally posted by rjboyd00 March 6, 2022

Word on the street is that the PDB is moving towards the mmCIF file format as the primary file format in the future and it would be great to have support for a pythonic way to interact with these file formats that plays well with large structures.

As discussed in #92, it would be nice to add a PandasCIF/PandasMmCIF (analogous to PandasPdb) class to support the new file format.

rasbt avatar Mar 06 '22 16:03 rasbt