Use of limma for multi-level experiments
1
0
Entering edit mode
@richardvinisko-20651
Last seen 5.0 years ago

Hello, I am working with RNA Seq samples from an experiment similar to that described in section 9.7 of the limma user guide (multi-level experiments). The difference is that we have multiple fastq files per subject per condition per tissue. For example:

File01a - Subject1 - diseased - tissueA File01b - Subject1 - diseased - tissueA File02a - Subject1 - diseased - tissueB File02b - Subject1 - diseased - tissueB ... Is there a recommendation on how best to analyze this set to compare diseased vs healthy? Can duplcateCorrelation be applied with block=subject tissue? Should one of the duplicate pairs be removed based on some QC measure? Is there some way to combine the data from the duplicate pairs of fastq files?

Thanks in advance, richard

limma duplicateCorrelation • 688 views
ADD COMMENT
0
Entering edit mode

Are the duplicate fastq files technical replicates or biological replicates? If you extracted RNA just once for each subject-condition but sequenced twice to get more reads then that's a technical replicate. If you extracted RNA twice from separate tissue or cell samples then that's a biological replicate.

ADD REPLY
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 hour ago
United States

When you align your fastq files you should just tell the aligner that you have more than one file per subject. All FASTQ files from a single subject/treatment/time combination should be aligned together and output as one file.

ADD COMMENT

Login before adding your answer.

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