Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error I preprocess quantile #250

Open
simonjuleseric2 opened this issue Jul 27, 2023 · 0 comments
Open

Error I preprocess quantile #250

simonjuleseric2 opened this issue Jul 27, 2023 · 0 comments

Comments

@simonjuleseric2
Copy link

simonjuleseric2 commented Jul 27, 2023

Using this workflow: https://nbis-workshop-epigenomics.readthedocs.io/en/latest/content/tutorials/methylationArray/Array_Tutorial.html#load-datasets
for testing I get the following error at the normalization step using preprocessQuantile:

Error in normalize.quantiles(mat[Index2, ]): ERROR; return code from pthread_create() is 22

Traceback:

  1. preprocessQuantile(rgSet)
  2. .qnormStratified(mat = U, auIndex = auIndex, xIndex = xIndex,
    . yIndex = yIndex, sex = sex, probeType = probeType, regionType = regionType)
  3. .qnormStratifiedHelper(mat = mat[auIndex, ], probeType = probeType[auIndex],
    . regionType = regionType[auIndex])
  4. normalize.quantiles(mat[Index2, ])

I also get the same error with my own data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant