Thanks. I have checked that all files are tab delimited, with the first column named Gene_Symbols, with capitalized gene symbols, and no quotations. However the error still persists.
>Loaded 3 mixture samples, 26094 genes, and 2 cell subsets...
>Imputing representative cell type GEPs...done.
Errors were encountered in CIBERSORTx configuration, run aborted:
Error: $ operator is invalid for atomic vectors
In addition: Warning message:
In mclapply(1:no_cores, res, mc.cores = no_cores, mc.set.seed = FALSE, :
all scheduled cores encountered errors in user code
Execution halted
In my case (which seems to be different from your case), it has to do with the low ratio of samples:cell-types .
I say so, because when I enlarge the number of samples, the error is no more.
>Loaded 7 mixture samples, 26094 genes, and 2 cell subsets...
>Imputing representative cell type GEPs...done.
>Writing output to disk...done.
All done.
Hi - Did you solve this issue, I am having the same problem
also running into this!