What problem does it solve? Running CellRanger multi workflows for demultiplexing, VDJ, and feature barcoding is error-prone, especially when writing multi config CSV files, and many complex workflows like HTO+BCR without GEX are not supported by SUSHI and must be run manually on FGCZ infrastructure. ## Core Features & Use Cases - Multi Config Guidance: Create and validate CellRanger multi config CSVs for GEX+HTO, GEX+HTO+VDJ, OCM, CITE-seq, and multiome workflows with working example templates. - FGCZ-Specific Integration: Provides verified reference genome paths, storage conventions, g-req data management commands, and SLURM SBATCH job submission templates. - Validation Tools: Includes a Python script that checks config files and feature reference CSVs for format errors, invalid paths, duplicate barcodes, and wrong feature types before running CellRanger. - Use Case: You received a pooled 10x run with 4 HTO-tagged samples plus BCR libraries. Copy the example config, point it at your FASTQs and feature reference, validate it, and submit the SBATCH job to the cluster. ## Quick Start Ask the agent to create and validate a CellRanger multi config for a GEX plus HTO demultiplexing experiment in project p12345 and generate the SBATCH submission script.