You are reading the documentation for version 2.0 of OpenStructure. You may also want to read the documentation for: 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.7.1 1.8 1.9 1.10 1.11 2.1 2.2 2.3 2.3.1 2.4 devel

Supported Structure File Formats

The following file formats are supported by LoadEntity():

CRD - CARD format file used by CHARMM

This trajectory file format is used by the CHARMM program suite (Molecular Modelling).

Recognized File Extensions
.crd

PDB - Brookhaven PDB File

Fine grained control over PDB file import is available via the LoadPDB() function. The PDB importer supports loading gzipped PDB files, which are auto- detected by the .gz file extension.

Recognized File Extensions
.ent, .pdb, .ent.gz, .pdb.gz
Format Name
pdb

mmCIF - macromolecular Crystallographic Information File

Fine grained control over mmCIFile import is available via the LoadMMCIF() function. Most notably, this gives you access to the 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

A variant of the PDB format that contains data related to atom charges and radii.

Recognized File Extensions
.pqr
Format Name
pqr

SDF - Structured Data File

Chemical-data file format.

Recognized File Extensions
.sdf

Contents

Search

Enter search terms or a module, class or function name.

Previous topic

io - Input and Output of Sequences, Structures and Maps

Next topic

Supported Sequence File Formats

You are here