Whole Genome Sequencing: Bwa
1
0
Entering edit mode
10.9 years ago
mathiasf52 ▴ 20

Hi all,

I want to use BWA for aligning human WGS paired-end data generated by Illumina. I read the manual of BWA but I wonder which options are more important to consider for WGS alignment?

Thanks m

bwa • 4.3k views
ADD COMMENT
1
Entering edit mode
10.9 years ago

You don't actually have to change any options, the defaults should generally work fine (with the exception of number of threads to use, which will depend only on your hardware). Have a look at the results and then see if changing some of the options might make things better.

ADD COMMENT
1
Entering edit mode

beyond the defaults there are different alignment modes that are important: aln, bwasw, mem

ADD REPLY
0
Entering edit mode

True, I was taking a strict interpretation of the question, but it would be wise for the original poster to think wisely about those.

ADD REPLY
0
Entering edit mode

Thank you for your reply! actually I didn't well understand the options for "gap"... I want to analysis structural variants at the end ? should I consider any of gap options in the beginning?

Thank you

ADD REPLY
0
Entering edit mode

Probably not. However, you will need to think about whether or not you need chimeric alignments. If so, then you are limited to using bwasw or mem as the alignment modes.

ADD REPLY

Login before adding your answer.

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