@include "rna/_common_stages.mro"

call PARSE_TARGET_FEATURES(
    sample_def           = [
        {
            "fastq_id": "dimitri_RNA",
            "fastq_mode": "ILMN_BCL2FASTQ",
            "gem_group": 1,
            "lanes": null,
            "library_type": "Gene Expression",
            "read_path": "/scratch/etanis/ST-118/FASTQ/",
            "sample_indices": null,
            "sample_names": ["dimitri_RNA"],
            "subsample_rate": null,
            "target_set": null,
            "target_set_name": null,
        },
    ],
    reference_path       = "/scratch/etanis/ST-118/references/refdata-gex-GRCh38-2020-A",
    gene_index           = "/scratch/etanis/ST-118/multi/dimitri-multi/SC_MULTI_CS/FULL_COUNT_INPUTS/WRITE_GENE_INDEX/fork0/chnk0-ucc6a7a71a3/files/gene_index.json",
    no_probe_filter      = false,
    no_target_umi_filter = false,
    rps_limit            = null,
)
