Entering edit mode
8.4 years ago
786
▴
50
Hi everyone!! I'm working on GSE24422 and GSE67297 and facing difficulty in defining groups. I just couldn't understand that how to define groups for these GSE's. Anyone can help me to get out of this situation??It will be very helpful for me.
First, please post your initial R code you tried. I think you are talking about sample and matrix design of your experiment, for this please refer limma package manual.
look at some previous post:
Limma Multiple Group Analysis
Limma analysis for multiple groups
Limma Contrast matrix
Though in GSE24422 data there are total 24 samples, including replicate (12*2). So the sample Id is your group, you can define as follow:
Thank you so much. But what about GSE67297? In GSE67297 I want to compare subjects befor 10 days of cold acclimation and after 10 days of cold acclimation but unable to understand how make contrast.matrix. Can you please help me in this too??