Entering edit mode
Radhouane Aniba
▴
240
@radhouane-aniba-4409
Last seen 8.5 years ago
Hello,
I have a bug with GOstats when I'm trying to use KEGGHyperGParams,
here is
the error message
Error in .nextMethod(.Object = .Object, ...) :
invalid names for slots of class "KEGGHyperGParams": conditional
I used it the same way I used GOHyperGParams
Here is my code
> param <- new("KEGGHyperGParams", geneIds=selected,
+ annotation="org.Gg.eg.db", pvalueCutoff=0.1,
+ conditional=FALSE, testDirection="over")
Is there any step to do before using KEGG ?
Regards
Radhouane
[[alternative HTML version deleted]]