Mandalorion-old icon indicating copy to clipboard operation
Mandalorion-old copied to clipboard

Error when running `Mandalorion_just_align.py`

Open kmnip opened this issue 6 years ago • 2 comments

I got this error when running the script on the ONT reads from the paper:

Traceback (most recent call last):
  File "Mandalorion_3_Remove_ISPCR_Sequences.py", line 109, in <module>
    find_ispcr(path+'/'+input1)
  File "Mandalorion_3_Remove_ISPCR_Sequences.py", line 52, in find_ispcr
    reverse_b=reverse_complement(b)
  File "Mandalorion_3_Remove_ISPCR_Sequences.py", line 25, in reverse_complement
    Seq=Seq+complement[item]
KeyError: '3'

The script continued to run, but I am not sure whether the results are correct and complete. Please fix this.

Thanks!

kmnip avatar Mar 21 '18 18:03 kmnip

I too am seeing this error. The output files are empty, except for the 2D.fastq. So I don't think anything has happened with the data. Any help on this thread is much appreciated.

mmilevskiy avatar May 07 '18 23:05 mmilevskiy

I get this error as well. Any help?

symbiologist avatar Jun 22 '18 00:06 symbiologist