Class Biotype


public class Biotype extends PotentialCommand
Print out Biotype records for the atoms in an XYZ file. Usage: ffxc Biotype <filename>
  • Constructor Details

    • Biotype

      public Biotype()
    • Biotype

      public Biotype(FFXBinding binding)
    • Biotype

      public Biotype(String[] args)
  • Method Details

    • getBioTypes

      public List<BioType> getBioTypes()
      Get the list of created Biotype records.
    • run

      public Biotype run()
      Description copied from class: FFXCommand
      Execute this Command.
      Overrides:
      run in class FFXCommand
      Returns:
      The current FFXCommand.