You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
Hi, trying to run nudup.py I get the following error message
2017-03-17 13:11:44,039 [ INFO] - Deduplicating NuGEN paired end reads...
2017-03-17 13:11:44,361 [ INFO] - Using molecular tag sequence from Index FASTQ read
2017-03-17 13:11:44,362 [ INFO] - Appending molecular tag sequence to SAM/BAM read name
tee: /tmp/nudup__aJ1wL/named_pipe: Broken pipe
The script progresses from there but the resulting .bam files are empty. I'm running it using anaconda/1.9.1 and samtools/1.3. Any help is welcome.