FastDup/README.md

10 lines
282 B
Markdown
Raw Normal View History

# FastDup
2023-10-21 00:28:08 +08:00
Identifies duplicate reads. This tool locates and tags duplicate reads in a coordinate ordered SAM or BAM file.
Use the same algorithm as picard MarkDuplicates and output identical results.
Use spdlog as log tool and the default level is 'info'.
### Features
* Fast -