Entering edit mode
11.7 years ago
Raygozak
★
1.4k
Hi, i'm trying to do permutation tests of a microarray dataset, my question is on which values should we do the permutation? is it the r and g values or can i do it on the log(r/g) values? the disadvantage i see is that doing it on the r/g values there are less permutations than on the r and g values themselves, any practical pointer on this would be great.
Thanks
What biological question are you asking by doing the permutations? What is the experimental design? In particular, are you using a common-reference for your two-color arrays?
This is for finding differentially expressed genes, i have three replicates for two conditions, i know that three replicates for each condition may not be good enough by using permutation tests. i've read Dudoit et al 2002, and it seems that working on the expression values themselves is ok.
Since you are looking at differential expression, have you tried using limma or SAM? Is there a reason not to do so?
This is an exercise to understand permutation methods, It is more of a homework than actual research, but i can't seem to find a definitive answer and my professor didn't explain it to us. it's not as i'm asking to do the hw.