Class Biotype
java.lang.Object
ffx.utilities.FFXCommand
ffx.potential.cli.PotentialCommand
ffx.potential.commands.Biotype
Print out Biotype records for the atoms in an XYZ file.
Usage:
ffxc Biotype <filename>
-
Field Summary
Fields inherited from class PotentialCommand
activeAssembly, baseDir, potentialFunctionsFields inherited from class FFXCommand
args, binding, color, help, logger, parseResult, version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the list of created Biotype records.run()Execute this Command.Methods inherited from class PotentialCommand
createOutputFile, destroyPotentials, getActiveAssemblies, getActiveAssembly, getActiveAssembly, getBaseDirString, getPotentials, getPotentialsFromAssemblies, init, parseFilePath, saveByExtension, saveByExtension, saveByOriginalExtension, saveByOriginalExtension, setActiveAssemblyMethods inherited from class FFXCommand
getCommand, helpString, listCommands, setBinding
-
Constructor Details
-
Biotype
public Biotype() -
Biotype
-
Biotype
-
-
Method Details
-
getBioTypes
-
run
Description copied from class:FFXCommandExecute this Command.- Overrides:
runin classFFXCommand- Returns:
- The current FFXCommand.
-