@include "rna/sc_multi_cs.mro"

call FULL_VDJ_INPUTS(
    cs_inputs = {
        chain_type:               "TR",
        denovo:                   false,
        force_cells:              null,
        inner_enrichment_primers: null,
        physical_library_id:      "VDJT_1",
        r1_length:                null,
        r2_length:                null,
        sample_def: [
            {
                "fastq_id": "dimitri_TCR",
                "fastq_mode": "ILMN_BCL2FASTQ",
                "gem_group": 1,
                "lanes": null,
                "library_type": "VDJ",
                "read_path": "/scratch/etanis/ST-118/FASTQ/",
                "sample_indices": null,
                "sample_names": ["dimitri_TCR"],
                "subsample_rate": null,
                "target_set": null,
                "target_set_name": null,
            },
        ],
    },
)
