@include "rna/sc_multi_cs.mro"

call FULL_COUNT_INPUTS(
    cs_inputs = {
        cell_calling_config: {
            cell_barcodes:                  null,
            disable_ab_aggregate_detection: false,
            force_cells:                    null,
            override_library_types:         null,
            override_mode:                  null,
            recovered_cells:                null,
        },
        chemistry:                 "auto",
        feature_reference:         null,
        force_sample_barcodes:     null,
        include_introns:           false,
        min_assignment_confidence: null,
        no_bam:                    false,
        no_secondary_analysis:     false,
        no_target_umi_filter:      false,
        r1_length:                 null,
        r2_length:                 null,
        reference_path:            "/scratch/etanis/refs/10x_ref/refdata-gex-GRCh38-2020-A",
        sample_def: [
            {
                "fastq_id": null,
                "fastq_mode": "ILMN_BCL2FASTQ",
                "gem_group": null,
                "lanes": null,
                "library_type": "Gene Expression",
                "read_path": "/scratch/etanis/ST-118/FASTQ/",
                "sample_indices": ["any"],
                "sample_names": ["dimitri_RNA"],
                "subsample_rate": null,
                "target_set": null,
                "target_set_name": null,
            },
        ],
        targeting_method:          null,
        tenx_cmos:                 null,
    },
)
