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

[M::bwa_idx_load_from_disk] read 0 ALT contigs #412

Open
erah1 opened this issue Mar 13, 2024 · 0 comments
Open

[M::bwa_idx_load_from_disk] read 0 ALT contigs #412

erah1 opened this issue Mar 13, 2024 · 0 comments

Comments

@erah1
Copy link

erah1 commented Mar 13, 2024

I am trying to map exome capture reads against a genome using BWA and I received the following error message

[M::bwa_idx_load_from_disk] read 0 ALT contigs
_R1_val_1.fq.gz'.l to open file `/path/to/trimmed/reads/sample1

My command was:

bwa index -a bwtsw reference.fasta
bwa mem -t 32 reference.fasta sample1_R1_val_1.fq.gz sample1_R2_val_2.fq.gz > sample1.sam
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