An open API service indexing awesome lists of open source software.

https://github.com/opengene/dedup

Deduplication for cfDNA sequencing data
https://github.com/opengene/dedup

bioinformatics ctdna deduplication liquid ngs

Last synced: 3 months ago
JSON representation

Deduplication for cfDNA sequencing data

Awesome Lists containing this project

README

          

# dedup
A small script for NGS data deduplication, optimized for cfDNA sequencing data

# Dependency
This script depends on `pysam` module, please install it by `pip` or `easy_install` first

# Usage
```shell
./dedup.py -1 in.sorted.bam -o out.bam > dedup.log
```
Be sure that the in.sorted.bam is sorted