BWA or SMALT mapping algorithm
0
1
Entering edit mode
9.5 years ago
P.NJ ▴ 50

I am using BWA for aligning targeted 'gene-pooled' exonic gene regions generated from Illumina 1.9 against whole genome human reference. The parameters I used for the command "aln" are

bwa aln -n 2 -q 15 -l 35 -t 8 -I

But I was just wondering if it is a good idea to disable the seeding and also change -n to 0.01 ? Also, my sequencing data is Illumina paired-end data (2x250 bp). So will other algorithms such bwa-mem or SMALT be better to use than bwa-aln?

SMALT BWA • 3.8k views
ADD COMMENT
0
Entering edit mode

Could you please describe "'gene-pooled' exonic gene regions" in more detail?

ADD REPLY
0
Entering edit mode

To explain it in simple words, DNA samples from cases and controls are combined together to form a population library and processed to produce sequence data for the defined target regions in the genes...

Any suggestions for my questions?

ADD REPLY
0
Entering edit mode

bwa-aln does not work well for 250bp reads.

ADD REPLY
0
Entering edit mode

what would be an alternative then ?

ADD REPLY
1
Entering edit mode

I probably would say bwa mem?

ADD REPLY

Login before adding your answer.

Traffic: 2230 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