- data_list
List[AnnData] Sequence of AnnData instances to be trimmed.
- intersect_obs
bool (default: True) If True (default) keep only the intersection of obs_names.
- intersect_var
bool (default: True) If True (default) keep only the intersection of var_names.