powered by
compute the hypergeometric p value for gene enrichment in a GO category
GOhypergeometric3(tableSample3, tablePop3)
returns a matrix with columns c("x","m","n","k","p")
sample return value of GOtable3()
population return value of GOtable3()
hyper<-GOhypergeometric3(x_tableSample3,x_tablePop3)
Run the code above in your browser using DataLab