Usage: mixcr clonesDiff [--use-v] [--use-j] [--use-cc] [--print-clones] [--force-overwrite]
                        [--no-warnings] [--verbose] [--help] input1.(clns|clna) input2.(clns|clna)
                        [report.txt]
Calculates the difference between two .clns files.
      input1.(clns|clna)
      input2.(clns|clna)
      [report.txt]         Path where to write report. Will write to output if omitted.
  -v, --use-v              Use V gene in clone comparison (include it as a clone key along with a
                             clone sequence).
  -j, --use-j              Use J gene in clone comparison (include it as a clone key along with a
                             clone sequence).
  -c, --use-cc             Use C gene in clone comparison (include it as a clone key along with a
                             clone sequence).
      --print-clones       Output clone sequences.
  -f, --force-overwrite    Force overwrite of output file(s).
      -nw, --no-warnings   Suppress all warning messages.
      --verbose            Verbose messages.
  -h, --help               Show this help message and exit.
