fastp
fastp copied to clipboard
deduplication with UMI
I could not find description about how deduplication is done for fastq with UMI. I found "fastp considers one read as duplicated only if its all base pairs are identical as another one." Is it the same for fastq with UMI? Thanks!
Hi I was wondering the same thing. Are UMIs taken into account with the dedup?
Yes, UMIs are taken into account. Dedup is performed before UMIs are removed.
Brilliant thanks!