@include "atac_rna/sc_atac_gex_counter_stages.mro"

call ARC_COUNTER_PREFLIGHT(
    on_cluster                  = true,
    sample_id                   = "count-NYU070",
    reference_path              = "/gpfs/data/sequence/cellranger-refdata/refdata-cellranger-arc-GRCh38-2020-A",
    force_cells                 = null,
    sample_def                  = [
        {
            "fastq_id": null,
            "fastq_mode": "ILMN_BCL2FASTQ",
            "gem_group": null,
            "lanes": null,
            "library_type": "Gene Expression",
            "read_path": "/gpfs/data/sequence/results/aifantislab/2021-runs/2021-07-27/fastq/",
            "sample_indices": ["any"],
            "sample_names": ["NYU070"],
            "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": "/gpfs/data/sequence/results/aifantislab/2021-runs/2021-07-27/fastq/",
            "sample_indices": ["any"],
            "sample_names": ["NYU070_ATAC"],
            "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,
)
