crested.tl.modisco.calculate_mean_expression_per_cell_type#
- crested.tl.modisco.calculate_mean_expression_per_cell_type(file_path, cell_type_column, cpm_normalize=False)#
Read an AnnData object from an H5AD file and calculates the mean gene expression per cell type subclass.
- Parameters:
- Return type:
- Returns:
A DataFrame containing the mean gene expression per cell type subclass.