sunduanchen / Scissor

Scissor package
GNU General Public License v3.0
179 stars 31 forks source link

Error in normalize.quantiles(dataset0) : ERROR; return code from pthread_create() is 22 #8

Closed QYD16 closed 2 years ago

QYD16 commented 2 years ago

Hi, I have download the dataset, and want to try the scssior tool with the test data. However when I follow the Scissor_Tutorial, using the comannd like this : infos1 <- Scissor(bulk_dataset, sc_dataset, phenotype, alpha = 0.05, family = "cox", Save_file = 'Scissor_LUAD_survival.RData')

I have encounted the erro: Error in normalize.quantiles(dataset0) : ERROR; return code from pthread_create() is 22

I appreciate your time. Best regards, Qing

chenx9 commented 2 years ago

Hello, I have the same problem, how do you solve this problem?