Skip to content
Snippets Groups Projects
Commit 7c4f0b40 authored by Bienchen's avatar Bienchen
Browse files

Added mmCIF to the list of supported structure file formats in the documentation.

parent 3d2e658b
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,19 @@ files, which are auto-detected by the .gz file extension. ...@@ -24,6 +24,19 @@ files, which are auto-detected by the .gz file extension.
*Format Name* *Format Name*
pdb pdb
mmCIF - macromolecular Crystallographic Information File
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Fine grained control over mmCIFile import is available via the
:func:`~ost.io.LoadMMCIF` function. Most notably, this gives you access to the
:class:`MMCifInfo` class. The mmCIF importer supports loading gzipped files,
which are auto-detected by the .gz file extension.
*Recognized File Extensions*
cif, cif.gz
*Format Name*
mmcif
PQR PQR
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment