Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

dakl/mergedups2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mergedups2

Install

git clone https://github.com/dakl/mergedups2 pip install ./mergedups2

Test

py.test --cov=mergedups --cov=tests/test_pileup.py --cov tests/test_readmerger.py --cov-report=html -v

Run

mergedups2 -I test.bam -x metrics.txt -O /dev/stdout | samtools sort - testout-sort

Debug

mergedups2 --loglevel DEBUG -I test.bam --reads_between_logs 1 -x testout.metrics -O /dev/stdout | samtools sort - testout-sort

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages