Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options #36

Open
smangul1 opened this issue Apr 6, 2019 · 0 comments
Open

options #36

smangul1 opened this issue Apr 6, 2019 · 0 comments

Comments

@smangul1
Copy link
Collaborator

smangul1 commented Apr 6, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant