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()
Creates a mapping from cell barcodes to their batch indices.
modBatch_dict (dict) – Dictionary of modality -> list of AnnData objects.
Mapping from barcode to batch index.
dict