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
Hi Volvox, Thank you for your suggestions.