BiocParallel: object export issue
1
0
Entering edit mode
Guido Hooiveld ★ 3.9k
@guido-hooiveld-2020
Last seen 9 hours ago
Wageningen University, Wageningen, the …

I am facing a problem when I try to run the function gseDO() from the library DOSE. However, the author of DOSE, Guangchuang Yu, could NOT reproduce it, but it rather seems to be a windows-specific issue related to an export/ import issue from BiocParallel. Hence I decided to post here on the BioC forum.

Please also see this thread on GitHub site of DOSE here.

 

> library(DOSE)

> data(geneList)
> x <- gseDO(geneList,by="DOSE")
[1] "preparing geneSet collections..."
[1] "calculating observed enrichment scores..."
[1] "calculating permutation scores..."
Error: 'mcparallel' is not an exported object from 'namespace:parallel'
In addition: Warning message:
In MulticoreParam(workers, progressbar = verbose) :
  MulticoreParam() not supported on Windows, use SnowParam()
> sessionInfo()
R version 3.3.1 Patched (2016-10-18 r71535)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
BiocParallel DOSE • 1.8k views
ADD COMMENT
3
Entering edit mode
@martin-morgan-1513
Last seen 5 days ago
United States

I responded on github.

ADD COMMENT
1
Entering edit mode

thanks Martin. I have fixed it :)

ADD REPLY
0
Entering edit mode

Thanks to both of you; it is working now.

ADD REPLY

Login before adding your answer.

Traffic: 666 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6