@include "rna/_cr_ana_stages.mro"

call RUN_TSNE_NG as RUN_TSNE(
    matrix_h5        = "/scratch/etanis/software/cellranger-6.1.2/dimitri_RNA_only/SC_RNA_COUNTER_CS/SC_MULTI_CORE/COUNT_ANALYZER/SC_RNA_ANALYZER/PREPROCESS_MATRIX/fork0/join-ufc475ed6a9/files/preprocessed_matrix_h5.h5",
    pca_h5           = "/scratch/etanis/software/cellranger-6.1.2/dimitri_RNA_only/SC_RNA_COUNTER_CS/SC_MULTI_CORE/COUNT_ANALYZER/SC_RNA_ANALYZER/CHOOSE_DIMENSION_REDUCTION_OUTPUT/fork0/chnk0-ufc475ed6b0/files/pca_h5.h5",
    random_seed      = null,
    perplexity       = null,
    input_pcs        = null,
    max_dims         = null,
    max_iter         = null,
    stop_lying_iter  = null,
    mom_switch_iter  = null,
    theta            = null,
    is_antibody_only = false,
)
