-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I am using the program to estimate the PCR duplicates in exome seq data. However, the first code run smoothly. The second is not running I would say due to problem with python interpreter. I am using Python 3.9.13. When I run
estimate_PCRduprate.py -i sample.hetreads -f exome > sample.PCRdups
It gives me an error.
for c in xrange(MAX_CLUSTER_SIZE): duplicate_counts.append([0,0.0,0.0,0.0]);
TabError: inconsistent use of tabs and spaces in indentation
Is the software compatible only certain version of python? Any suggestion?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels