@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,
        no_bam:                false,
        no_secondary_analysis: false,
        no_target_umi_filter:  false,
        r1_length:             null,
        r2_length:             null,
        reference_path:        "/gpfs/data/sequence/cellranger-refdata/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": "/gpfs/data/sequence/results/aifantislab/2021-runs/2021-09-27/fastq",
                "sample_indices": ["any"],
                "sample_names": ["PAXUGA_Relapse"],
                "subsample_rate": null,
                "target_set": null,
                "target_set_name": null,
            },
        ],
        tenx_cmos:             null,
    },
)
