mandricigor / imrep

ImReP is a computational method for rapid and accurate profiling of the adaptive immune repertoire from regular RNA-Seq data.
https://mandricigor.github.io/imrep/
28 stars 14 forks source link

PCLfile error in eADAGE #34

Closed nsrilaxmi closed 6 years ago

nsrilaxmi commented 6 years ago

Hi, I am trying to run Imrep and got this error, Traceback (most recent call last): File "/home/bin/imrep/imrep.py", line 1042, in imrep = ImReP(settings) File "/home/bin/imrep/imrep.py", line 351, in init self.__read_reads() File "/home/bin/imrep/imrep.py", line 444, in __read_reads while not file_content[0][0] == ">": IndexError: list index out of range

I am running it on Linux server.