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()
Flips the spatial coordinates of AnnData objects along a specified axis.
ads (list[AnnData]) – List of data objects to modify.
axis (int) – Axis to flip (0 for x, 1 for y).