pairtools
pairtools copied to clipboard
Deduplication reporting update
Added --count-dups reporting mode for scipy and scikit-learn backends that report the number of duplicates (a little bit unfair, though, as the parent is counted there as well - it seems to make most of sense to report).
Can you add tests for this feature?