At present, all MDFF commands in VMD are available only through the Tcl command-line interface. You can use the text console called Tk Console to enter commands. You can also use the VMD prompt in the text console window. This window normally contains the prompt vmd >. For simplicity, in this tutorial we use several VMD text commands (not specific to MDFF) that are also available via the graphical interface.
| package require mdff |
Usage: mdff <command> [args...]
Commands:
ccc -- calculates the cross-correlation coefficient
check -- monitors the fitting via RMSD and CCC
constrain -- creates a pdb file for restraining atoms
delete -- deletes volume corresponding to atomic structure
edges -- creates a map with smooth edges
fix -- creates a pdb file for fixing atoms
griddx -- creates a map for docking
gridpdb -- creates a pdb file with atomic masses in the
beta field
setup -- writes a NAMD configuration file for MDFF
sim -- creates a simulated map from an atomic structure
WARNING: The MDFF software is considered experimental and the syntax of commands described in this tutorial is subject to change.