This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bioconductor GOSemSim problem for yeast

Dear all,

I have a problem when I try to use bioconductor GOSemSim package to calculate the GO semantic similarities between yeast.

geneSim("852494", "854869", ont = "MF", organism="yeast", measure="Resnik")

return below result:

[1] NA
Warning messages:
1: In is.na(go) : is.na() applied to non-(list or vector) of type 'NULL'
2: In is.na(go) : is.na() applied to non-(list or vector) of type 'NULL'

Any comments or advice are welcome.

Thanks

gosemsim yeast genesim semantic-similarities

1 answer

With thanks to Guangchuang on bioconductor support site:

https://support.bioconductor.org/p/64729/

Thanks.

Happy that you fixed your problem. However, I would suggest you to do not double post, and to ask question about Bioconductor preferentially on the Bioconductor help page.

Log in to answer this question.