@include "rna/_cr_lib_stages.mro"

call DETECT_CHEMISTRY as CHEMISTRY_DETECTOR(
    sample_def          = [
        {
            "fastq_mode": "ILMN_BCL2FASTQ",
            "gem_group": null,
            "lanes": null,
            "library_type": "Gene Expression",
            "read_path": "/gpfs/data/yanailab/runs/2023-04-15",
            "sample_indices": ["any"],
            "sample_names": ["BS21014A"],
            "subsample_rate": null,
            "target_set": null,
            "target_set_name": null,
        },
    ],
    reference_path      = "/gpfs/data/yanailab/refs/mus_musculus/refdata-gex-mm10-2020-A_JY",
    chemistry_name_spec = "SPATIAL3Pv1",
    allowed_chems       = ["SPATIAL3Pv1"],
    r1_length           = null,
    r2_length           = null,
)
