Properties#
A dictionary of count matrices for each cell type, as NumPy arrays. |
|
A dictionary of Polars DataFrames of sample-level metadata for each cell type. |
|
A dictionary of Polars DataFrames of gene-level metadata for each cell type. |
|
A shortcut to access the first column of obs for each cell type. |
|
A shortcut to access the first column of var for each cell type. |
|
The default number of threads used for this Pseudobulk dataset's operations. |
|
a dictionary mapping each cell type to a length-2 tuple where the first element is the number of samples, and the second is the number of genes. |