data(ScISIC)
data(essglist)
essential <- names(essglist)
params <- new("CoHyperGParams",
geneIds=essential,
universeGeneIds=rownames(ScISIC),
annotation="org.Sc.sgd.db",
categoryName="ScISIC",
pvalueCutoff=0.01,
testDirection="over")
categoryToEntrezBuilder(params)[1:2]
Run the code above in your browser using DataLab