Files#
MolSysMT supports a comprehensive set of disk file forms spanning native binary files, PDB/mmCIF structures, trajectory binaries, topological definitions, sequence files, and forcefield parameter files.
Native#
Native file formats are specifically engineered for high-performance storage, trajectory streaming, and lossy-free persistence. For complete format specifications and dataset layouts, see the [Native World Files Section].
Form Name |
Extension |
Description |
Native Handler / Parser |
Streaming Support |
|---|---|---|---|---|
|
|
Native HDF5 binary container |
|
Full Chunked & Iterative Streaming |
External#
MolSysMT seamlessly reads, parses, and writes major third-party disk file formats across computational chemistry tools:
Form Name |
Extension |
Description |
Native Handler / Parser |
Streaming Support |
|---|---|---|---|---|
|
|
Protein Data Bank file |
|
Iterative Streaming ( |
|
|
Macromolecular Crystallographic Info |
|
Iterative Streaming |
|
|
Gzipped mmCIF file |
|
Iterative Streaming |
|
|
Binary mmCIF file |
Internal BCIF Parser |
In-Memory Parsing |
|
|
Gzipped Binary mmCIF file |
Internal BCIF Parser |
In-Memory Parsing |
|
|
GROMACS structure file |
|
Iterative Streaming |
|
|
CHARMM/NAMD binary trajectory |
|
Bounded Chunked Streaming |
|
|
GROMACS compressed trajectory |
|
Bounded Chunked Streaming |
|
|
MDTraj HDF5 trajectory |
|
Chunked Streaming |
|
|
Compressed trajectory package |
Internal Parser |
Bounded Streaming |
|
|
Tripos MOL2 chemical format |
Third-Party Adapter |
In-Memory Parsing |
|
|
AMBER topology file |
|
Full Topology Parsing |
|
|
AMBER coordinate file |
|
Full Coordinate Parsing |
|
|
AMBER trajectory coordinate file |
Third-Party Adapter |
Trajectory Parsing |
|
|
GROMACS topology file |
|
Full Topology Parsing |
|
|
CHARMM topology file |
|
Full Topology Parsing |
|
|
CHARMM coordinate file |
|
Full Coordinate Parsing |
|
|
SMILES chemical sequence file |
Third-Party Adapter |
In-Memory Parsing |
|
|
FASTA sequence alignment file |
Internal Sequence Parser |
Sequence Parsing |
|
|
PIR sequence alignment file |
Internal Sequence Parser |
Sequence Parsing |
|
|
Cartesian XYZ coordinate file |
Third-Party Adapter |
Coordinate Parsing |
|
|
NumPy array XYZ trajectory file |
Internal Parser |
Array Parsing |
|
|
Structure-Data File (small molecules) |
Third-Party Adapter |
In-Memory Parsing |
|
|
Declarative system YAML specification |
Internal YAML Parser |
Declarative Parsing |
|
|
Declarative topology YAML specification |
Internal YAML Parser |
Declarative Parsing |
|
|
Declarative structures YAML specification |
Internal YAML Parser |
Declarative Parsing |