@include "_chemistry_detector_stages.mro"

call DETECT_CHEMISTRY(
    sample_id = "h2b_run2",
    sample_def = [
        {
            "gem_group": null,
            "lanes": null,
            "sample_names": [
                "H2B-myonuclei"
            ],
            "sample_indices": [
                "any"
            ],
            "fastq_mode": "ILMN_BCL2FASTQ",
            "read_path": "/orange/ewang/lancetdenes/190979853/fastq_files/h2b"
        }
    ],
    reference_path = "/ufrc/ewang/lancetdenes/refdata-cellranger-mm10-3.0.0",
    vdj_reference_path = null,
    chemistry_name_spec = "auto",
    allowed_chems = [
        "auto",
        "custom",
        "threeprime",
        "fiveprime",
        "SC3P_auto",
        "SC5P_auto",
        "SC3Pv1",
        "SC3Pv2",
        "SC3Pv3",
        "SC5P-PE",
        "SC5P-R2",
        "SC5P-R1",
        "SC-FB"
    ],
    r1_length = null,
    r2_length = null,
)