You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an issue with the BPCells::write_matrix_dir function and am seeking some assistance.
Background:
I have processed my dataset using Scanpy and am now looking to transition this data into Seurat for further analysis. During this transition, I encountered problems with the BPCells::write_matrix_dir function. My code is as follows:
Problem Description:
When attempting to use this function, I encountered an error stating that the matrix has some column names, but they are not equal to the number of columns. The error message is:
Hello,
I am encountering an issue with the
BPCells::write_matrix_dir
function and am seeking some assistance.Background:
I have processed my dataset using Scanpy and am now looking to transition this data into Seurat for further analysis. During this transition, I encountered problems with the
BPCells::write_matrix_dir
function. My code is as follows:Problem Description:
When attempting to use this function, I encountered an error stating that the matrix has some column names, but they are not equal to the number of columns. The error message is:
Request for Assistance:
Any help or suggestions would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: