BWA, fastq reads mapped to multi ref fasta. ALL vs ALL
1
0
Entering edit mode
4.7 years ago
erneheay ▴ 20

I have a fasta with two or more references. I want to map ALL my reads (fq) to both references.

What happens now, bwa chooses which is the best reference for each paired read, and it's discarded for the other reference.

I want exactly the same behavior than mapping separately using two different fasta files (with one ref each).

Is it possible?

Cheers

bwa Assembly • 760 views
ADD COMMENT
1
Entering edit mode
4.7 years ago

Just map to each fasta ref completely separately , i.e. split the fasta before alignment ? BTW, alignment is NOT assembly, see your tags.

ADD COMMENT

Login before adding your answer.

Traffic: 2153 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6