DROPPS 1.0¶
Distributed Rapid Operation Platform for Phase-separation Simulations¶
DROPPS is a command-line toolkit for building, running, and analysing coarse-grained biomolecular simulations. Version 1.0 provides a publication release centred on an OpenMM execution engine, portable run-input files, and reproducible command-line workflows.
The shortest route from a sequence to an analysis is:
build a molecular model with Quick start;
package validated inputs with dps grompp;
run or resume the simulation with dps mdrun; and
inspect or analyse the trajectory with the tools in Command reference.
Start here¶
Getting started
Command-line reference
Version contract¶
These pages document DROPPS 1.0 only. Every command page is generated from the
argument parser in the submitted 1.0 source tree. Use dps --version to
confirm the installed release and dps help commands to list its commands.