Hi all,
I have following inputs and I want to implement gene set enrichment analysis . would someboy help me how can I implement it in R ?
a vector with significance values : (0.02,0.01,0.05,0.44,0.03,..) and vector with pathway: (1,0,1,0,0, ...) and I want to use 100 permutation test.