R - Generating a list of genes according to family or function
1
0
Entering edit mode
4.8 years ago
NLP • 0

I'm analyzing some old array data I've inherited and I have a question about filtering the list of genes/probes from which I want to do subsequent analysis, such as generating a heat map or producing a list of deferentially expressed genes. I am comfortable so far in using quantitative metrics to filter out genes (e.g. using TopTable or rowSds).

However, what I'd really like to do is filter out genes according to family or function, i.e. filter out only those genes associated with fatty acid metabolism or cellular metabolism. Or say, cancer related genes. Then from those genes generating a heat map or deferentially expressed genes.

Is there a tool available to do that with Affymetrix arrays? Specifically I am using the HT MG-430 PM array. I've tried searching how to do this but I'm concerned part of the problem for me is that I'm probably using the wrong search terms, so if this is a familiar topic I sincerely apologize. Thank you for your help!

gene R • 1.1k views
ADD COMMENT
0
Entering edit mode
4.8 years ago

Note: Typically, one first does the differential expression analysis and then the tests for enrichments of certain categories!

In any case, you will have to map the Affymetrix probes to gene names. Once you have the gene names, you can use myriad packages for functional annotations, e.g. biomartr, Blast2GO, DAVID etc.

ADD COMMENT
0
Entering edit mode

Thanks for the reply. I've completed the DE analysis and mapped the gene names to my probes. Do you have a personal preference out of any of those functional annotation packages you listed?

ADD REPLY
0
Entering edit mode

That depends a lot on the question. What exactly do you want to achieve? And are you familiar with R or do you prefer a GUI/web-interface?

ADD REPLY

Login before adding your answer.

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