# Overview StreaMD is a toolkit to run high-throughput molecular dynamics simulations end-to-end: preparation, equilibration, production, continuation, and analysis. ## Description - Fully automated pipeline for molecular dynamics - Supports proteins in water, protein-ligand, protein-cofactor, and combined protein-ligand-cofactor systems - Gaussian and MCPB.py integration for boron-containing compounds and metalloproteins - Distributed computing via Dask with CPU/GPU balancing - Multiple replicas in a single command - Restartable: extend or continue interrupted runs safely - Built-in analysis (RMSD, RMSF, radius of gyration) plus MM/PB(GB)SA and ProLIF utilities - Custom `.mdp` files - GPU support ## Next Steps - Set up the environment: see {doc}`installation` - Prepare inputs: see {doc}`input_preparation` - Run simulations: see {doc}`running_md` - Explore outputs and analysis: see {doc}`outputs`, {doc}`mm_pbsa`, {doc}`plif`, and {doc}`trajectory_convergence`