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

Error: Cannot call bwa on the file ERR4563329.fastq.gz #125

Open
xiangjianmao opened this issue Mar 13, 2024 · 2 comments
Open

Error: Cannot call bwa on the file ERR4563329.fastq.gz #125

xiangjianmao opened this issue Mar 13, 2024 · 2 comments

Comments

@xiangjianmao
Copy link

Error: bwa failed
Error: Cannot call bwa on the file ERR4563329.fastq.gz
屏幕截图 2024-03-13 212311

@Anto007
Copy link

Anto007 commented May 6, 2024

I believe indexing your database fasta via bwa will make this error disappear

@hjruscheweyh
Copy link
Member

Dear @xiangjianmao

The database is downloaded as an indexed bwa database already. My guess is that the read file is corrupted or that bwa is not installed properly. Can you check with

gzip -t ERR...gz
bwa mem

and share the result.

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

3 participants