Iterate over AnnDictionaries

Iterate over AnnDictionaries#

This module contains the adata_dict_fapply family of functions, the core functions of Anndictionary.

adata_dict_fapply(adata_dict, func, *[, ...])

Applies func to each AnnData in adata_dict, with error handling, retry mechanism, and the option to use either threading or sequential execution.