Usage: mixcr slice [--reassign-ids] [--use-local-temp] [--force-overwrite] [--no-warnings]
                   [--verbose] [--help] (-i <id> [-i <id>]... | --ids-file <path>) data.
                   (vdjca|clns|clna|shmt) data_sliced.(vdjca|clns|clna|shmt)
Slice vdjca|clns|clna|shmt file.
      data.(vdjca|clns|clna|shmt)
                           Input data to filter by ids
      data_sliced.(vdjca|clns|clna|shmt)
                           Output file with filtered data
  -i, --id <id>            List of read (for .vdjca) / clone (for .clns/.clna) / tree (for .shmt)
                             ids to export.
      --ids-file <path>    File with list of read (for .vdjca) / clone (for .clns/.clna) / tree
                             (for .shmt) ids to export.
                           Every id on separate line
      --reassign-ids       Reassigned ids with a new sequence from 0
      --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.
