Bacterial Seq Alignment
1
0
Entering edit mode
2.9 years ago
ravihansa82 ▴ 130

Hi Friends, I have illumina paired end seq reads for my bacterial species. Now I need to align it to a reference genome. What are the best methods for sequence read alignment? Should I first do de novo assembly ( I am planning to use SPAdes or velvet tools) then align the assembled data to a reference genome or is it good enough to use the BWA-mem algorithm and align the reads directly with the reference genome?

I highly appreciate your ideas .. thank you

Alignment Sequencing Bacteria • 771 views
ADD COMMENT
1
Entering edit mode
2.9 years ago
volvox ▴ 40

You can directly map your reads to the reference using bwa mem. I also suggest visually inspecting the bam file on IGV to check that the coverage is even, etc.

ADD COMMENT
1
Entering edit mode

Hi Volvox, Thank you for your suggestions.

ADD REPLY

Login before adding your answer.

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