Hi,
I have mice microarray time course data. The study design as follows, mice were treated with two different kinds of drugs "a" and "b" for three time points day1, 2, 3, day0 is used as control for both the groups. Further we extracted the RNA from liver and performed microarray. Next we wanted to do WGCNA analysis. Since we are interested to check the correlation of genes with traits I have created categorical trait but not sure whether it is a right way of doing it or no. So kindly help me with this. The trait file I have created looks like this
Trait:
Mice       days          Treatment   Condition
X315_1_1   day0          absent      1
X316_1_1   day0          absent      1
X315_1_2   day1_drug_a   Treat1      2
X316_1_2   day1_drug_a   Treat1      2
X315_2_4   day2_drug_a   Treat1      3
X315_1_3   day2_drug_a   Treat1      3
X316_1_3   day3_drug_a   Treat1      4
X315_1_4   day3_drug_a   Treat1      4
X316_1_4   day1_drug_b   Treat2      5
X315_2_1   day1_drug_b   Treat2      5
X316_2_1   day1_drug_b   Treat2      5
X315_2_2   day2_drug_b   Treat2      6
X316_2_2   day2_drug_b   Treat2      6
X315_2_3   day3_drug_b   Treat2      7
X316_2_3   day3_drug_b   Treat2      7
I want to correlate the conditions with genes is it possible?
Regards,
Shalini
Hi,
I was able to design a trait file. But do you think doing Intramodular analysis is logical? Because unlike the example analysis my traits are binary. My trait file looks like this.
Hi,
I have two modules which are significantly positively correlated with treatment "a" day1 and day2 (obtained from module-trait relationship plot). Since you mentioned my samples numbers are very low I tried to merge both day1 and day2 of treatment "a" and then did intramodular analysis.
Please help me here.
Regards,
Shalini