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
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
The text was updated successfully, but these errors were encountered:
Hello it's me again !
Sorry to bother you so much ^^
I get this error when running CSS:
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 itWhen 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
The text was updated successfully, but these errors were encountered: