Contents:
Config
check_batch_empty()
clustering()
dict_map()
flip_axis()
get_barc2batch()
get_umap()
load_config()
mclust_R()
nn_approx()
plot_basis()
reorder()
split_adata_ob()
Create a mapping from cell barcodes to their batch indices.
modBatch_dict (dict) – Mapping {modality_name -> list[AnnData or None]}.
{modality_name -> list[AnnData or None]}
Dictionary {barcode -> batch_index}.
{barcode -> batch_index}
dict