@include "atac_rna/sc_atac_gex_counter_stages.mro"

call ARC_COUNTER_PREFLIGHT(
    on_cluster                  = true,
    sample_id                   = "pbmc_granulocyte_sorted_10k",
    reference_path              = "/home/Genomes/cellranger/refdata-cellranger-arc-GRCh38-2020-A-2.0.0",
    force_cells                 = null,
    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,
        },
    ],
    feature_linkage_max_dist_mb = null,
    k_means_max_clusters        = null,
    rna_r1_length               = null,
    rna_r2_length               = null,
    atac_subsample_rate         = null,
    atac_custom_peaks           = null,
    atac_peak_qval              = null,
)
