Skip to main content

FastMDXplora

Fully Automated SysTem for Molecular Dynamics eXploration

DOI PyPI version Python versions License: MIT Tests codecov


FastMDXplora explores a protein's behavior end to end from a single command. Given a structure (or just a PDB ID) it performs molecular dynamics exploration all the way through setup, simulation, analysis, and reporting, then hands back publication-ready results.

  setup  →  simulation  →  analysis  →  report

Highlights

  • Explore a protein's full dynamics with a single command, covering setup, simulation, analysis, and reporting
  • Build a protein-ligand system from a PDB identifier alone: the ligand is identified, its chemistry retrieved, and its protonation settled in the binding site, with a refusal rather than a guess where the structure is ambiguous
  • Probe protein-ligand binding automatically with analyses for pose stability, contacts, and protein-ligand hydrogen bonds
  • Reach beyond plain MD with built-in PLUMED enhanced sampling (metadynamics, umbrella sampling, steered MD)
  • Design, start, watch, and review an exploration from a browser, with a 3D viewer and live telemetry
  • Scale from a quick single-protein exploration to large parallel campaigns, driven the same way from the CLI or the Python API

Phases of FastMDXplora

Phase What it does
setup Cleans up your structure and builds a simulation-ready system: fixes missing atoms, adds hydrogens, solvates, and adds ions. Decides what each non-standard residue means — a bound ligand is parameterized, a cryoprotectant discarded, a coordinated metal kept — and stops where the structure does not say.
simulation Runs the molecular dynamics (energy minimization, equilibration, and production), with optional enhanced sampling.
analysis Computes the standard structural and dynamic metrics (and protein-ligand metrics when a ligand is present), with figures ready to use.
report Packages everything into a slide deck, a written report, and a self-contained bundle you can share.

Install

From conda-forge, which brings every backend with it:

conda create -n fastmdxplora -c conda-forge fastmdxplora
conda activate fastmdxplora

This is the recommended route. OpenMM, PDBFixer, OpenFF, RDKit, and PROPKA are conda-forge packages, and the ligand path needs all of them; installing them any other way is more work for the same result.

From PyPI, if you already manage those yourself or only need part of the pipeline:

pip install fastmdxplora            # analysis and reporting
pip install "fastmdxplora[md]"      # adds setup and simulation
pip install "fastmdxplora[ligand]"  # adds protein-ligand preparation

Run fastmdx info afterwards to see which backends were found.

Working on FastMDXplora itself, Windows and WSL2, and troubleshooting a partial install are covered in the installation guide.

Quick start

fastmdx explore --system 1L2Y      # a full exploration, from a PDB ID
fastmdx gui                        # design, start, and watch one in a browser
fastmdx info                       # what is installed and which backends are present

From Python:

import fastmdxplora as fastmdx

runs = fastmdx.FastMDXplora(system="1L2Y", output_dir="trpcage").explore()
print(runs[0].output_dir)

For anything beyond a quick run, capture the whole exploration in a YAML file. fastmdx init-config writes a commented template, and the same file drives both the CLI and the Python API:

fastmdx explore --config study.yml

Parameter sweeps, multi-system campaigns, cross-run comparison, parallel execution, and the full flag list are covered in the usage examples and the CLI reference.

Outputs by phase

Each phase writes to its own subdirectory under the output root, with a parameters manifest so every artifact is traceable to the options that produced it.

Phase Key outputs
setup prepared.pdb, solvated.pdb, setup_parameters.json
simulation production.dcd, topology.pdb, simulation_parameters.json
analysis <analysis>/*.dat, <analysis>/*.png, analysis_manifest.json
report report.md, dashboard.html, slides.pptx, project_bundle.zip

Documentation

Full documentation is at fastmdxplora.readthedocs.io:

Citation

If you use FastMDXplora in your work, please cite:

Aina, A.; Kwan, D. FastMDAnalysis: Software for Automated Analysis of Molecular Dynamics Trajectories. J. Comput. Chem. 2026, 47, e70350. DOI: 10.1002/jcc.70350

@article{aina2026fastmd,
  author  = {Aina, Adekunle and Kwan, Derrick},
  title   = {FastMDAnalysis: Software for Automated Analysis of Molecular Dynamics Trajectories},
  journal = {Journal of Computational Chemistry},
  volume  = {47},
  number  = {8},
  pages   = {e70350},
  year    = {2026},
  doi     = {10.1002/jcc.70350},
}

Contributing

Contributions are welcome. See CONTRIBUTING.md. FastMDXplora follows the Contributor Covenant.

License

MIT. See LICENSE.

Acknowledgements

FastMDXplora is developed in the AAI Research Lab at California State University Dominguez Hills. It builds on a deep ecosystem of open-source scientific Python: MDTraj, OpenMM, PDBFixer, NumPy, SciPy, scikit-learn, Matplotlib, python-pptx, and many others.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastmdxplora-2.2.0.tar.gz (676.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastmdxplora-2.2.0-py3-none-any.whl (505.3 kB view details)

Uploaded Python 3

File details

Details for the file fastmdxplora-2.2.0.tar.gz.

File metadata

  • Download URL: fastmdxplora-2.2.0.tar.gz
  • Upload date:
  • Size: 676.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for fastmdxplora-2.2.0.tar.gz
Algorithm Hash digest
SHA256 f3f2d3b31da6138de7262a07ea52002a8a95789ef0cd1b10ca4451d7ff20cc58
MD5 8030906247d51fff9564cd65f1ce0f8e
BLAKE2b-256 59a45a7348010ce88ff70b2c45db1b095b56a5e33da40b84660676fdc1081680

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastmdxplora-2.2.0.tar.gz:

Publisher: publish.yml on aai-research-lab/FastMDXplora

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fastmdxplora-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: fastmdxplora-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 505.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for fastmdxplora-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6a7c7cd0e6f7f1085fe99f786f5ee93a96f5ca4367f4be0214b2e6cc6b69b0fb
MD5 354d25c17768d009eed4c84280416a20
BLAKE2b-256 81cb0ad619b1e6383c186ccdbbc12e7a429ed76879c36b3d25b019a40d7d646e

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastmdxplora-2.2.0-py3-none-any.whl:

Publisher: publish.yml on aai-research-lab/FastMDXplora

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2.5.5

2 files

2.5.4

2 files

2.5.3

2 files

2.5.2

2 files

2.5.1

2 files

2.5.0

2 files

2.4.0

2 files

2.3.0

2 files

This release

2.2.0 This release

2 files

2.1.0

2 files

2.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page