-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello it's me again !
Sorry to bother you so much ^^
I get this error when running CSS:
Data_MergeCSS <- cluster_sim_spectrum(object = Data_MergeCSS, label_tag = "orig.ident",
cluster_resolution = 0.4,
corr_method = "pearson",
spectrum_type = "corr_kernel")
Error in Matrix(profiles) : invalid 'data'
Searching in the code, I may have found the function that blocks => qclMatrix::corSparse(data, Matrix(profiles)) but I haven't found the solution to solve it
When i remove the corr_method from the command, i get this one :
Error in .M.kind(x) : "kind" not yet defined for objects of type "NULL"
I think my matrix is the problem but I don't necessarily see any difference with yours.
If you have a solution that would be great!
Thomas
Metadata
Metadata
Assignees
Labels
No labels