@include "atac_rna/sc_atac_gex_counter_stages.mro"

call SPLIT_SAMPLE_DEF(
    sample_def = [
        {
            "fastq_id": null,
            "fastq_mode": "ILMN_BCL2FASTQ",
            "gem_group": null,
            "lanes": null,
            "library_type": "Gene Expression",
            "read_path": "/net/bmc-lab5/data/kellis/users/benjames/seq/pbmc_granulocyte_sorted_10k/gex",
            "sample_indices": ["any"],
            "sample_names": ["pbmc_granulocyte_sorted_10k"],
            "subsample_rate": null,
            "target_set": null,
            "target_set_name": null,
        },
        {
            "fastq_id": null,
            "fastq_mode": "ILMN_BCL2FASTQ",
            "gem_group": null,
            "lanes": null,
            "library_type": "Chromatin Accessibility",
            "read_path": "/net/bmc-lab5/data/kellis/users/benjames/seq/pbmc_granulocyte_sorted_10k/atac",
            "sample_indices": ["any"],
            "sample_names": ["pbmc_granulocyte_sorted_10k"],
            "subsample_rate": null,
            "target_set": null,
            "target_set_name": null,
        },
    ],
)
