bwa mem on lowpass wgs
1
0
Entering edit mode
4.7 years ago
igor • 0

Hi,

I received 1.0 X WGS samples in fastq format. Each sample consist of two (sample1_1.fastq, sample1_2.fastq) fastq files.

Now I want to generate the .bam file and the question occurred.

My "bwa mem" command that works:

bwa mem ref.fastq -sample1_1.fastq, sample1_2.fastq | samtools sort -o output.bam

The question: Are there any parameters I should set in "bwa mem" tool that depend on the type of WGS data (1.0x vs 30x,...) in order to obtain optimal results?

Thanks.

wgs bwa • 1.0k views
ADD COMMENT
5
Entering edit mode
4.7 years ago
ATpoint 82k

Short answer: No. Long answer: No, coverage does not affect choice of parameters.

ADD COMMENT
0
Entering edit mode

Thanks for fast and clear answer to my question.

ADD REPLY

Login before adding your answer.

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