Usage: mixcr assembleCells [-O <key=value>]... [--report <path>] [--json-report <path>]
                           [--use-local-temp] [--force-overwrite] [--no-warnings] [--verbose]
                           [--help] clones.(clns|clna) grouped.(clns|clna)
Group clones by cells. Required data with cell tags. All clones should be fully covered by the same
feature.
      clones.(clns|clna)     Path to input file.
      grouped.(clns|clna)    Path where to write output. Will have the same file type.
  -O  <key=value>            Overrides for the clone grouping parameters.
  -r, --report <path>        Report file (human readable version, see `-j / --json-report` for
                               machine readable report).
  -j, --json-report <path>   JSON formatted report file.
      --use-local-temp       Put temporary files in the same folder as the output files.
  -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.
