Skip to main content

Module column_subset

Module column_subset 

Source
Expand description

Stream a column selection (and an optional ascending row selection) of a sparse backend into a fresh backend without materialising the survivors. Shared by the split / subsample CLI handlers and by downstream crates (faba’s qc) that filter a matrix by cells and features.

Functions§

stream_column_selection
Stream a column selection (with an optional ASCENDING row filter) into a fresh backend, without ever materialising the survivors.