Uses of Class
ffx.potential.cli.PotentialCommand
Packages that use PotentialCommand
Package
Description
The Utils package implements core functionality needed for using the Potential package, such as
opening and closing structure files, basic force field energy evaluations, etc.
-
Uses of PotentialCommand in ffx.potential.commands
Subclasses of PotentialCommand in ffx.potential.commandsModifier and TypeClassDescriptionclassPrint out Biotype records for the atoms in an XYZ file.classConvert from Cartesian to fractional coordinates.classFix chain breaks in a PDB file.classCalculate the mean system density for single topology systems.classCompute the force field potential energy.classGenerate Quantum Espresso (QE) input from an XYZ file.classFasta outputs a sub-sequence from a FASTA file.classCreate a Feature Map for a given protein structure.classThe FFtoXML command saves a force field as an XML file usable by OpenMM.classConvert from fractional to Cartesian coordinates.classConvert a CIF file to PDB/XYZ format.classMove the center of mass of each molecule into the unit cell.classCalculates nucleic acid torsions as well as information regarding the sugar pucker.classThe Energy script evaluates the energy of a system.classCreate sub-directories for selected space groups.classExpand the system to P1 and then save it.classSave the system as a PDB file.classSave the system as an XYZ (or ARC) file.classThe Solvator script puts a box of solvent around a solute.classThe Timer command evaluates the wall clock time for energy and forces.classCalculate the surface area and volume using the GaussVol (default) or Connolly algorithm.classCalculate the surface area and volume using the GaussVol (default) or Connolly algorithm for each snapshot in an ARC file.classWriteRestraints logs "restrain-position" properties for a PDB/XYZ file. -
Uses of PotentialCommand in ffx.potential.commands.test
Subclasses of PotentialCommand in ffx.potential.commands.testModifier and TypeClassDescriptionclassThe Gradient script evaluates the consistency of the energy and gradient.classThe LambdaGradient script tests numeric gradients w.r.t. lambda against numeric, finite-difference gradients
Usage:
ffxc test.LambdaGradient [options] <filename> [file2...]classThe Gradient script evaluates the consistency of the energy and gradient for CpHMD.classThe PrmToProperty script converts a TINKER *.prm file to Java properties.classThe ReorderAtoms script sorts the atoms within an XYZ file based on atomic weight.classSave a PDB file that includes all titrating tautomer hydrogen atoms. -
Uses of PotentialCommand in ffx.potential.utils
Fields in ffx.potential.utils declared as PotentialCommand