Skip to content

error for PCRdupestimate #6

@MoustafaAbohawya

Description

@MoustafaAbohawya

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions