Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem CSS with corr_method #9

Open
tsterv opened this issue Feb 3, 2023 · 1 comment
Open

Problem CSS with corr_method #9

tsterv opened this issue Feb 3, 2023 · 1 comment

Comments

@tsterv
Copy link

tsterv commented Feb 3, 2023

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

@zhisonghe
Copy link
Collaborator

Sorry for no reply for such a long time. Are you still trying CSS and is the problem still there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants