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,
I tried running this tool, and got an empty error message, which made it hard to debug. I ended up getting it working by initiating samtools. It might therefore be helpful if the tool checks to see if samtools is installed:
[ajaffe@compute-094 preprocessed_data]$ python $NUDUP -f $ID1 -T ./ $BAM
2019-01-30 14:33:42,476 [ INFO] - Deduplicating NuGEN single end reads...
2019-01-30 14:33:43,278 [ INFO] - Using molecular tag sequence from Index FASTQ read
2019-01-30 14:33:43,279 [ INFO] - Appending molecular tag sequence to SAM/BAM read name
2019-01-30 14:33:43,295 [ ERROR] -