Hey all,
I've got LC-MS protein data for a radiation experiment with the following conditions/set-up:
- 2 treatment types (X-ray, neutrino)
- 4 intensities (0, 0.25, 0.5, 1 Gy)
- 3 time points after irradiation (0.5, 48, 168 h)
- 3 replicates per condition
- (CFU and DNA DSB data)
I'm using WGCNA with the data and while I'm getting results, I'm wondering whether my approach is correct. At the moment my trait file consists of a time column, an intensity column, and a treatment type column (binary) (the CFU and DNA DSB data are not relevant to the question).
At first I used to have a big conceptual problem with whether WGCNA would correctly correlate the data with the experimental conditions or rather whether the results would be meaningful, as the intensity trait completely ignores how much time has passed after the irradiation and the time trait completely ignores the intensity of irradiation (or if there was any irradiation). In short I doubted that you could treat the experimental conditions as independent traits.
I then simply performed WGCNA on the whole data set and also on subsets (only 0 Gy, only 0.25 Gy, .., only 0.5 h, etc.) with the above-mentioned trait file. The results were not convincing and some subsets did not "work" properly (e.g. problems with the scale-free topology fit index, few samples in each subset, ...), rendering at least the subset approach unusable.
Therefore I'm back to wondering whether it's legitimate to treat "interlinked" experimental conditions seperately. Should I rather make binary traits for every condition (e.g. 0.5 Gy & 0.5 h & X-ray - yes/1 or no/0)? Are there any other options? Is WGCNA even the right approach?
Any help/insight is greatly appreciated, thanks in advance!
time-series
wgcna