Content¶
This file class represents a trajectory file interfacing a trajectory file class from MDtraj. |
|
Load an |
|
Parse a MDL connection table (Ctab) to obtain an |
|
Save an |
|
Convert an |
A subpackage for reading and writing structure related data.
Macromolecular structure files (PDB, PDBx/mmCIF, MMTF, etc.) and
small molecule files (MOL, SDF, etc.) can be used
to load an AtomArray
or AtomArrayStack
.
Since the data model for the AtomArray
and
AtomArrayStack
class does not support duplicate atoms,
only one altloc can be chosen for each atom. Hence, the amount of
atoms may be lower in the atom array (stack) than in respective
structure file.
The recommended format for reading structure files is MMTF.
It has by far the shortest parsing time and file size.
Furthermore, chemical bond information can be read from MMTF files
as BondList
instances.
Besides the mentioned structure formats, Gromacs trajectory files can be loaded, if mdtraj is installed.
This file class represents a trajectory file interfacing a trajectory file class from MDtraj. |
|
Load an |
|
Parse a MDL connection table (Ctab) to obtain an |
|
Save an |
|
Convert an |
This subpackage is used for reading and writing trajectories in the compressed Gromacs TNG format. |
|
This subpackage is used for reading and writing trajectories in the uncompressed Gromacs TRR format. |
|
This subpackage is used for reading and writing an |
|
This subpackage is used for reading and writing trajectories in the CDC format used by software like CHARMM, OpenMM and NAMD. |
|
This subpackage is used for reading and writing an |
|
This subpackage is used for reading and writing an |
|
This subpackage is used for reading and writing an |
|
The MOL format is used to depict atom positions and bonds for small molecules. |
|
This subpackage provides support for the the modern PDBx/mmCIF file format. |
|
This subpackage is used for reading and writing trajectories in the AMBER NetCDF format. |
|
This subpackage is used for reading and writing an |
|
This subpackage is used for reading and writing trajectories in the compressed Gromacs XTC format. |