Russel88/CRISPRCasTyper

FileNotFoundError: blast.tab

Closed this issue · 3 comments

Hi there

I was wondering if you know what caused this issue, "FileNotFoundError: [Errno 2] No such file or directory: DIR/blast.tab"?

Thanks!

Hi TianyiChang

It looks like a bug that appears when no repeat matches any sequences in the input. You can get around it by adding the --skip_blast argument when running cctyper. I will fix it in the next version.

Thank you for reporting!

Hi TianyiChang

I cannot reproduce that error. On my system a blast.tab file is always produced, even without matches.
Can you provide information on the version of cctyper and dependecies, and maybe a small example file which produce an error

Best,
Jakob