Bug in function hasGOannote() form GOstats package
0
0
Entering edit mode
Adrian Alexa ▴ 400
@adrian-alexa-936
Last seen 9.7 years ago
Dear Bioconductor developers, I'm using GOstats package and I found a bug(more a typo) in function hasGOannote() hasGOannote function (x, which = "MF") { if (is(x, "GOTerms")) { cat = Ontoloy(x) ## should be: cat = Ontology(x) if (!is.na(cat) && cat == which) ........................................ ........................................ } I also look at the development version of GOstats and is the same typo there. -- Adrian Alexa Max-Planck-Institut fuer Informatik Stuhlsatzenhausweg 85 Room 514 66123 Saarbruecken, Germany
GOstats GOstats • 571 views
ADD COMMENT

Login before adding your answer.

Traffic: 768 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