varp#
- property SingleCell.varp: dict[str, csr_array | csc_array]#
A dictionary of 2D sparse arrays, where the length and width of each array is the number of genes. The arrays behave like Scipy sparse arrays, but also have a num_threads attribute which determines the number of threads used for operations like subsetting.