Describe the bug I am trying to run CellChat and I am getting a AttributeError: 'SparseCSRView' object has no attribute 'A'. To Reproduce Here is the code to call the method. The "adata" is a Seurat object with the Data slot (log normalized) converted to an h5ad file using R and...