The FileIO Class ======================== File Types and Formats ---------------------- Pymolecule can naitvely read and write PDB, PDBQT, and PYM files. It can also read multiframe PDB and PDBQT files. It also has the ability to import information from :any:`MDAnalysis ` objects. Function Definitions -------------------- .. automodule:: pymolecule.FileIO :members: :undoc-members: :show-inheritance: