imrep icon indicating copy to clipboard operation
imrep copied to clipboard

options

Open smangul1 opened this issue 5 years ago • 0 comments

check if the extension is bam if bam was selected right now if i run

~/anaconda2/bin/python imrep.py --noCast example/toyExample.fastq test

this error

Traceback (most recent call last): File "imrep.py", line 1096, in imrep = ImReP(settings) File "imrep.py", line 394, in init self.__read_reads() File "imrep.py", line 497, in __read_reads while not file_content[0][0] == ">": IndexError: list index out of range

smangul1 avatar Apr 06 '19 18:04 smangul1