hyfi-distill

Description: Sorts a FASTA file lexicographically, and removes records. By default, only duplicate records are removed.

Usage: hyfi-distill [options] <FASTA file>

Input:

  • <FASTA file>: A space-delimited file of sequences and candidate binding partners. If a '-' is given instead of a filename, then standard input is read.
  • Output: A FASTA file with entries sorted lexicographically and possibly records removed.

    Options: