nanopore-scripts icon indicating copy to clipboard operation
nanopore-scripts copied to clipboard

Error while running count_errors.py

Open athulmenon opened this issue 8 years ago • 3 comments

Hi,

I am following the workflow you have given in error-profile.sh. Everything works perfect, and I use Ecoli data set. But on error pops up while running count_errors.py .

Traceback (most recent call last): File "count-errors.py", line 70, in <module> read_type = query.split('_')[4] IndexError: list index out of range

it shows after the creation of bam file using sam tools.

I am not aware how this is popping up? Thanks in advance.

Athul

athulmenon avatar Mar 14 '16 05:03 athulmenon