sesame icon indicating copy to clipboard operation
sesame copied to clipboard

Error in normalize.quantiles.use.target(matrix(IR1), as.vector(IG0)) :

Open beetlejuice007 opened this issue 3 years ago • 1 comments

I am using R4.1 and latest version of sesame.

> betas <- openSesame(IDATprefixes) Error in normalize.quantiles.use.target(matrix(IR1), as.vector(IG0)) : ERROR; return code from pthread_create() is 22 > sesameDataCacheAll() snapshotDate(): 2021-06-02 [1] TRUE

beetlejuice007 avatar Jun 04 '21 01:06 beetlejuice007

Can you provide more information? does the example code work for you?

Looks like this is related to openblas as other software that depends on it also run into the same issue https://support.bioconductor.org/p/122925/

zwdzwd avatar Jun 06 '21 02:06 zwdzwd