Class Fasta


public class Fasta extends PotentialCommand
Fasta outputs a sub-sequence from a FASTA file. Usage: ffxc Fasta [options] <filename.fasta>
  • Constructor Details

    • Fasta

      public Fasta()
    • Fasta

      public Fasta(FFXBinding binding)
    • Fasta

      public Fasta(String[] args)
  • Method Details

    • run

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