2024-12-16 02:55:11 +08:00
|
|
|
# FastDup
|
2023-10-21 00:28:08 +08:00
|
|
|
|
2024-12-16 02:55:11 +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 -
|