Off topic:Pair-wise Limma Analysis with time series data and two levels ( control and treatment)
1
0
Entering edit mode
kawess • 0
@kawess-9219
Last seen 4.5 years ago
Canada

Hello, I am a computer scientist who is new at analyzing microarray data. So my question may be too easy so I apologize for that. I really need help with that. I got some dataset on GEO (GSE44248) on the human LCL cell line. I want to analyze this data using Limma to find differentially expressed genes. My data are time series and I want to find differentially expressed genes over time. Here is the description of the data:

  • 8 LCLs samples (Individual in the picture)
  • Time points: 2, 4, 8, 12, 16 and 24 hrs -Treatment: Dex vs EtOH (control) -Each sample is either treated with Dex or EtOH so I am in a case of paired-sample.

Here is a snapshot of my data matrix : enter image description here

My questions are the following:

How can get a good design matrix for Limma to analyze my paired sample time series data ?

I was thinking about this I will use spline for time: b=ns(Timepoint,df=3) : ~ Time_point*Treatment+ Individual

Do you think is a good idea? If not which formula do advice to use if I want to find differentially expressed genes between treated and control sample for at least one time point and across the cell line samples?

Which coefficient should I check in the topTable function ?

Thank you very much in advance.

time course paired sample rna-seq limma • 219 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 580 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6