I have successfully downloaded the test data, but i get an error when i run the pipeline from your tutorial on the sample data sets. It said:
`fit <- bseqsc_proportions(eset, B, verbose = TRUE)
Data features: 'A1BG', 'A1CF', ..., 'ZAK' (17,921 total)
Common features: 'ADCYAP1', 'ANXA2', ..., 'TTR' (60 total)
Writing input files ... OK
Running CIBERSORT ... Error in normalize.quantiles(Y) :
ERROR; return code from pthread_create() is 22
`
So i wonder if the version of CIBERSORT.R is wrong, but i can't find a latest version on the CIBERSORTx website. Can you help me please?
Thanks for developing this software!
I have successfully downloaded the test data, but i get an error when i run the pipeline from your tutorial on the sample data sets. It said: `fit <- bseqsc_proportions(eset, B, verbose = TRUE)