Hello,
I need some help deciding if I made some mistakes in my analysis and how I can correct them. I had a few sequencing experiments including chip-seq and rna-seq which were run on separate lanes. Based on what I have read online, it seems that the standard practice is to either concatenate the fastq files for technical replicates from different lanes or to merge the bam files after alignment. Since this is the first time I was doing this type of analysis I didn’t realize this and just aligned all fastqs separately (which I assume is not a problem). The problem is that I then went on to do a lot of downstream analysis without merging technical replicates.
I am now concerned about all of the differential analysis of my RNA-Seq and Chip-seq data which I did using DeSeq. In this analysis I treated all unmerged technical replicates as separate biological replicates. Ideally, I should repeat the analysis but since I have already done a LOT of downstream work I am wondering if anyone can comment on how this might affect my results and if it is worth repeating all the downstream analysis?
Thanks
Hmm, thanks. Guess I will have to redo everything. The RNA-Seq experiments had 3 biological reps per condition and the chip-seq experiments had 2 biological reps per condition. By not merging technical reps I effectively treated them as 6 and 4 reps respectively.