Proc Mixed - Differentially Expressed Genes
3
0
Entering edit mode
13.0 years ago

I am new to microarray data analysis. I am analyzing microarray experiment using PROC MIXED in SAS and use genotype, replication, time point, genotypetimepoint as fixed factors and replicationtimepoint as random factor. I want to find differentially expressed genes for each genotype*timepoint combination. Do I look at lsmeans file and associated p-values or diffs file and associated p-values.

Thanks, Priyanka

gene statistics • 3.1k views
ADD COMMENT
3
Entering edit mode

You might want to consider not to use SAS... It is of course possible to do microarray statistics in SAS but the mainstream approach really is to do it in R/Bioconductor and many complete packages exist to assist you in doing so. If you are new to the field, like you say you are, I would just switch to Bioconductor and learn that, even if you have prior knowledge of SAS.

ADD REPLY
0
Entering edit mode

Since your question is essentially about how to interpret a generalized mixed linear model and is not inherently tied to microarray data, you might consider asking it on stats.stackexchange.com, where the readership is mostly statisticians.

ADD REPLY
2
Entering edit mode
13.0 years ago
Pablo ★ 1.9k

In chip analysis, R is by far the "the facto standard". I would recommend switching to R since everything is already solved there (and this is from someone that really dislikes R).

There is a brief tutorial here (chapter 6 talks about micro-arrays).

ADD COMMENT
1
Entering edit mode
13.0 years ago

Maybe you can try Anovarray. AnovArray is a set of SAS macros for the Analysis of Variance of Gene expression. It can be applied to the quantification of biological and technological variation and to the identification of differentially expressed genes in two or more conditions.http://www.bioinformatics.org/project/?group_id=465

ADD COMMENT
0
Entering edit mode
13.0 years ago

Thank you everyone. They were very helpful comments and answers. I have a good starting point to go from. :) Priyanka

ADD COMMENT

Login before adding your answer.

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