Compare two lists of genes
1
0
Entering edit mode
9.6 years ago
ruth ▴ 10

My problem:

I have two lists of genes (genes of interest & background genes). I want to check if genes of interest are "enriched" for any disease or cellular pathway. My gene list was formed intersecting specific genome intervals with gencode.gtf (genes are in Ensembl ID).

What I tried:

I searched biostar and tried various suggestions (David, bioconductor packages). However I wasn't able to get David working and some bioconductor packages weren't available for my R version.

What I want:

Can I get suggestions what are you using (tools, R packages) for such analysis in 2014?

Thanks

gene-set • 4.0k views
ADD COMMENT
2
Entering edit mode

What do you mean by "not able to get David working"? David should work well for something like this.

ADD REPLY
0
Entering edit mode

which bioconductor packages failed to install? Were you trying to use install.packages() or biocLite()?

ADD REPLY
0
Entering edit mode

To add to russ_hyde 's comment, what version of R are you using that things weren't available?

ADD REPLY
0
Entering edit mode

R version 3.0.1 (2013-05-16) -- "Good Sport"

ADD REPLY
0
Entering edit mode

There should be plenty of packages available in the older bioconductor repositories (remember that bioconductor packages aren't installed via install.packages()).

ADD REPLY
0
Entering edit mode

Devon, what R packages do you recommend for such analysis?

ADD REPLY
1
Entering edit mode

David is fine, as is GOrilla as Manu just suggested. Anything like that will give essentially the same results.

ADD REPLY
0
Entering edit mode
9.6 years ago
Manvendra Singh ★ 2.2k

There is very nice web based tool which is getting cited too much, its called GOrilla.

You can submit your gene (interest) list and background gene list. It would tell you about cellular pathways.

ADD COMMENT
0
Entering edit mode

I like Webgestalt since it offers many analysis options, not just GO

http://bioinfo.vanderbilt.edu/webgestalt/option.php

ADD REPLY

Login before adding your answer.

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