- Refer to v0.7.0 notes to see the new features. This is a quick fix of that version.
- Renamed
cell2cell.spatial.neighborhoods.create_moving_windows()
and andcell2cell.spatial.neighborhoods.add_moving_window_info_to_adata()
intocell2cell.spatial.neighborhoods.create_sliding_windows()
and andcell2cell.spatial.neighborhoods.add_sliding_window_info_to_adata()
respectively.