GregoryFaust / samblaster

samblaster: a tool to mark duplicates and extract discordant and split reads from sam files.
MIT License
221 stars 30 forks source link

can samblaster tackle reads with UMI? #47

Open windtalker6 opened 4 years ago

windtalker6 commented 4 years ago

can samblaster tackle reads with UMI?

GregoryFaust commented 3 years ago

Yes and No. Yes in the sense that samblaster will treat SAM files containing UMIs like any other SAM file. No in the sense that samblaster does not restrict identification of duplicate pairs to reads from the same molecule. Handling UMIs has been a previous request that is on the top of my priority list to address. See issue #20.