Nested Random Effect in LIMMA: Is It Possible?
1
0
Entering edit mode
mjgarcia • 0
@mjgarcia-22491
Last seen 4.4 years ago

Hello,

My current project is examining variation in cold tolerance and cold-induced changes in gene expression across isogenic fly lines. The basics of the project is that I phenotyped 14 isogenic lineages. The 14 lineages fell out into 3 categories: high, average, and low. From there I selected two lineages from the high and two lineages from the low categories. Individuals from these lineages were then subjected to two treatments: 1) exposed or 2) non-exposed (control). What I am now trying to do is examine differential gene expression across the categories (high vs. low), across treatments (control vs. exposed), and the interaction between category and treatment. I've provided a breakdown of my fixed and random effects below.

Fixed Effects: Categories (x2: High and Low) Treatment (x2: Control and Exposed) Category x Treatment interaction

Random Effect Lineages (x4: 2 nested within High category, 2 nested within Low category)

The issue I am having is that I need to include line, nested within category as a random effect to account for the variation between lineages within categories. I have been using the r package LIMMA to do this as it can support random effects unlike DESeq2. I've gone through the LIMMA User Guide and have been able to get everything working properly, except for the inclusion of my nested, random effect. Unfortunately, I don't know how to do that or if it is even possible.

Has anyone come across this issue before? Any help would be greatly appreciated! I can provide more information upon request.

Best,

-Mark

limma rna-seq edger random effects • 983 views
ADD COMMENT
0
Entering edit mode

What are the nested random effects? It looks like you only have one random effect (lineage) in your design.

ADD REPLY
0
Entering edit mode

Hi Ryan,

The lineages are not dispersed evenly across both categories. Lineage is nested within category, with 2 lineages in the High category and 2 lineages in the Low category.

Best,

-Mark

ADD REPLY
2
Entering edit mode
@gordon-smyth
Last seen 42 minutes ago
WEHI, Melbourne, Australia

No, limma does not fit nested random effects. It allows only one randomized block.

ADD COMMENT
0
Entering edit mode

Hello Gordon,

Thank you for the reply. I figured it didn't support nested random effects, but wanted to get confirmation to be sure. Have you ever run into the situations I've described above? If so, how did/would you tackle it?

Best,

-Mark

ADD REPLY
0
Entering edit mode

Just pick one level (either Lineage or Cell Line) to be the random effect, whichever is the most important. Try both perhaps and choose the one with the largest intrablock correlation.

ADD REPLY

Login before adding your answer.

Traffic: 602 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