Hello,
Can anybody tell me how to extract a gene's expression profile from a two dye array data set? I have 10 files from the experiment, each file correspond to an array and each array has two dyes hybridized (cy3 and cy4) and each dye correspond to a sample.
Thanks,
AVC
No it doesn't. I've used limma many time before with single channel arrays, it's quite simple to do what I want as one array corresponds to one sample only (at less we're not pooled samples) unlike two dyes arrays where an array (file) corresponds to two samples. Could you please be more specific with your answer?
Thanks a lot
See chapters entitled:
If those don't cover your experimental setup, perhaps you can give more specifics about your experimental design.
Thanks for answering so quickly.
I know how to fit the model with two dyes arrays. What I really don't know is how to do, is to extract an expression profile matrix for a given gene. For example:
The expression profile will be then:
This is what I don't know how to do it.
Thanks a lot again
I do not have a good general answer for how to munge the data. If you know how to read in the data (again, limma has lots of approaches to do so), perhaps you can post the code and we can start from there.
ok, thanks. Seidel has pointed a way to start.