novoalab / EpiNano

Detection of RNA modifications from Oxford Nanopore direct RNA sequencing reads (Liu*, Begik* et al., Nature Comm 2019)
GNU General Public License v2.0
110 stars 31 forks source link

StopIteration #90

Closed AminaLEM closed 3 years ago

AminaLEM commented 3 years ago

Hi, Have you ever encounter this issue, the execution of the code stop at this line 'firstline = next (tsv)' in the 'split_tsv_for_per_site_var_freq' function ?

AminaLEM commented 3 years ago

It was a problem of samtools library