FastQC icon indicating copy to clipboard operation
FastQC copied to clipboard

Saturation curve in duplication module

Open s-andrews opened this issue 5 years ago • 0 comments

We've had a few comments about the presentation of the duplication information. One issue which was raised was that it's hard to compare total duplication levels between samples of different sizes.

One fix for this could be constructing a sequencing saturation curve. This would use the same code we currently use to calculate total duplication, but running it every million sequences and drawing out the curve. This would give way points which would be more comparable between samples and might be an easier read-out of the overall saturation of the library.

s-andrews avatar Apr 09 '19 08:04 s-andrews