Microarray differential gene expression analysis using R
1
0
Entering edit mode
8.2 years ago
aharnishi02 ▴ 80

Hi,

I am new to R and I am keen on learning how to conduct a microarray analysis using Bioconductor. what is the best resource to learn? It could be a recent tutorial/book/online guide. I am in dire need of a guide to trouble shoot my queries. I want to be able to perform meta-data analysis.

R • 7.2k views
ADD COMMENT
2
Entering edit mode
ADD REPLY
4
Entering edit mode
8.2 years ago
venu 7.1k

First of all you need to get familiar with R environment. There are many tutorials out there.

Bioconductor packages you use for analysis depends on the platform used for the data generation for the best results and sometimes integration of different packages into pipeline is needed. In a simple way, you may need to do Data preprocessing (includes filtering low quality probes), normalization, performing statistical tests to find Differentially expressed genes. You can do other things once you get the gene list within a statistical significance cut-off.

For example read this user guide of limma, a bioconductor package for microarray data analysis, followed by this, how the gene set in your hand is useful further.

ADD COMMENT

Login before adding your answer.

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