This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does normalization/pooling in library prep affect read counts after sequencing?

I have RNA immunoprecipitation data that includes an experimental and knockout sample.

It is my understanding that the normalization/pooling at the end of the library prep helps to keep the reads evenly distributed. I am wondering if this can inflate counts for certain samples. In my case, I noticed that the knockouts had a concentration ~1-2 ng/uL prior to library prep and the experimental has ~10-15 ng/uL. However, looking at the distributions for the read counts after sequencing, I see that the WT and KO read count distributions are almost identical (though they do appear in noticeably different groups via PCA and hierarchical clustering after rlog transformation). Many of the experimental RNA with high read counts often have a correspondingly high read count in the knockout.

My question: Could the normalization at the library prep stage be responsible for this and, if so, what can I do about it?

library-prep rip-seq chip-seq normalization

What normalization happens during the library prep stage? Pooling after library prep to an equimolar concentration to achieve even-ish sequencing depth is standard.

I was just going off of the terminology from the TruSeq protocol: "Indexed DNA libraries are normalized to 10 nM in the DCT plate and then pooled in equal volumes in the PDP plate."

1 answer

What you're seeing is likely to be the reality in your samples. The "normalization" could also be written, "equal amounts of each sample were pooled prior to sequencing." It's unlikely that the dilution process had much of an effect on read distribution.

Sorry, I'm very new to this and trying to learn. If there was a difference in concentration prior to library prep, then would I not expect my knockout samples to have a different raw count distribution than my experimental samples? If it was not due to the pooling, then what else could explain why the raw count distributions look so similar? Also, there is the fact that the KO and experimental are in different groups after PCA (after rlog transform) which makes me question if looking at the raw count distributions directly is the best approach.

The point of adjusting the concentration is to get rid of that difference in concentration. Anytime you extract RNA or DNA from a sample it'll have a different concentration due to things like the number of cells and the efficiency of the extraction. No one cares about those things, so you adjust to get rid of them.

There's no point in looking at raw count distributions.

Log in to answer this question.