Within Adata

Within Adata#

This module contains functions that operate on a single adata to make multiple columns in the .obs have a shared set of categories.

ensure_label_consistency_adata(adata, cols)

Wrapper function to ensure label consistency across specified columns in an AnnData object.

ensure_label_consistency_main(df[, ...])

Function to ensure label consistency across multiple columns in a DataFrame by mapping labels to a unified and simplified set.