Gene Expression Analysis - Microarrays - Geneset
5
1
Entering edit mode
12.4 years ago
Krzysztof ▴ 10

Hello,

I am going to analyze the expression of genes which encode proteins with KRAB domain in 2 cell types. I had found relevant microarray experiments in GEO database. I have got also gene set list with gene symbols. I have got access to GenePattern server.

I do not know how to start with this kind of analysis.

I would appreciate any help. Any other software or website?

Best, Krzysztof

gene microarray • 3.6k views
ADD COMMENT
2
Entering edit mode
12.4 years ago
seidel 11k

If you use bioconductor as suggested by Juan, there is an easy way to test specific gene lists for differential expression using a function called geneSetTest(). It's a function in the limma library in R, also called "wilcoxGST", which computes a p-value to test the hypothesis that a selected set of genes tends to be more highly ranked in terms of a given test statistic compared to a randomly selected set of genes. (refs below)

Goeman, JJ, and Buhlmann P (2007). Analyzing gene expression data in terms of gene sets: methodological issues. Bioinformatics 23, 980-987.

Michaud, J, Simpsonet al. (2008). Integrative analysis of RUNX1 downstream pathways and target genes. BMC Genomics 9, 363. http://www.biomedcentral.com/1471-2164/9/363

You might also check out GSEA (which can be performed in R).

ADD COMMENT
0
Entering edit mode

Holy Cow, the references are all highlighted funny.

ADD REPLY
0
Entering edit mode

Thank you for your answer. I will take a look in these papers.

ADD REPLY
2
Entering edit mode
12.4 years ago

Take a look at:

http://www.bioconductor.org/packages/release/bioc/html/globaltest.html

Also, just in case you are not aware, you can pull your GEO data into R/bioconductor using:

http://www.bioconductor.org/packages/release/bioc/html/GEOquery.html

ADD COMMENT
0
Entering edit mode
12.4 years ago
Raygozak ★ 1.4k

Search in the bioconductor.org site for tutorials on the affy, lima or marray packages, they should give you a good start. what kind of data do you have (e.g. file format)?

ADD COMMENT
0
Entering edit mode

I have just found GSE numbers of datasets in GEO database. I have no experience in R.

ADD REPLY
0
Entering edit mode
12.4 years ago
Krzysztof ▴ 10

As I am not bioinformatician could you suggest any other software/website than R/Bioconductor? It is hard to start form scratch with that software.

ADD COMMENT
0
Entering edit mode
12.4 years ago
Chris Penkett ▴ 490

If you don't want to start with BioConductor, and want something with a GUI you could try MeV and/or TM4 or GeneSpring - the latter is commercial and requires a license.

ADD COMMENT

Login before adding your answer.

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