open_pipelines icon indicating copy to clipboard operation
open_pipelines copied to clipboard

ATAC-seq pipeline exit if no mitochondrial reads are duplicated

Open cschmidl opened this issue 7 years ago • 3 comments

ATAC-seq pipeline exit if no mitochondrial reads are duplicated due to zero division error - see logfile: File "/Users/christianschmidl/src/open_pipelines/pipelines/atacseq.py", line 359, in parse_duplicate_stats prefix + "duplicate_percentage": (float(duplicates) / (single_ends + paired_ends * 2)) * 100} ZeroDivisionError: float division by zero

cschmidl avatar Oct 30 '18 14:10 cschmidl

You should try pepatac -- I don't know that anyone is updating this ATAC-seq pipeline anymore... @afrendeiro ?

nsheff avatar Oct 30 '18 14:10 nsheff

Yes, I am maintaining it. But you can always try pepatac.

afrendeiro avatar Oct 30 '18 17:10 afrendeiro

oh cool. any interest in combining with pepatac?

nsheff avatar Oct 30 '18 18:10 nsheff