-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello,
I get this error when running scCCESS-SIMLR with your provided example: Computing the multiple Kernels.
Computing the multiple Kernels.
Computing the multiple Kernels.
Computing the multiple Kernels.
Computing the multiple Kernels.
Computing the multiple Kernels.
Computing the multiple Kernels.
Computing the multiple Kernels.
Generating consensus clusters...
Error in x$y : $ operator is invalid for atomic vectors
Calls: ensemble_cluster -> mclapply -> lapply -> FUN -> lapply -> FUN
In addition: Warning message:
In mclapply(individual_encodings, cluster_func, mc.cores = cores) :
all scheduled cores encountered errors in user code
Execution halted
it seems the error is coming from within the code. How might I resolve this? I was able to run scCCESS on my other machine without this issue.