bzhanglab / WebGestaltR

R package for WebGestalt
https://bzhanglab.github.io/WebGestaltR/
34 stars 14 forks source link

goSlimSummary/GOSlimSummary yields error message relating to goSlimdata #8

Open agnetelundgaard opened 3 years ago

agnetelundgaard commented 3 years ago

Hi,

I have tried to run the goSlimSummary()/GOSlimSummary() function, but receives this error message Error in matrix(unlist(lapply(goSlimData, FUN = function(x) { : 'data' must be of a vector type, was 'NULL' Looking at the code here on GitHub, it seems to relate to the retrieval of source data, rather than my input. Please let me know whether this is a systemic error. I have tried using the supplied geneList data to no avail.

Best, Agnete