How To Calculate/Implement Gene Set Enrichment Analysis
2
0
Entering edit mode
10.4 years ago
jack ▴ 520

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.

enrichment statistics • 5.5k views
ADD COMMENT
1
Entering edit mode
ADD COMMENT
1
Entering edit mode
10.4 years ago

There are many implementations of gene set analysis in R/Bioconductor, so I, like Michael, would suggest starting with some quick searches before implementing on your own. The limma package offers several implementations itself.

ADD COMMENT

Login before adding your answer.

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