ash icon indicating copy to clipboard operation
ash copied to clipboard

Support mmCIF files

Open RagnarB83 opened this issue 2 years ago • 1 comments

Support reading of pdbx/mmCIF files. Fragment class: add support for parsing coordinates and elements See: https://pdb101.rcsb.org/learn/guide-to-understanding-pdb-data/beginner’s-guide-to-pdb-structures-and-the-pdbx-mmcif-format

Topology parsing: handled by OpenMM but need to extend OpenMMTheory to support reading and writing. See: http://docs.openmm.org/latest/api-python/generated/openmm.app.pdbxfile.PDBxFile.html

RagnarB83 avatar Oct 27 '21 13:10 RagnarB83