Skip to content

options #36

Description

@smangul1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions