This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Sequence Alignment Using Snap Tool

can anyone tell me about performance of SNAP sequence aligner tool, and its comparision with other existing tools like novoalignmpi, BWA and Bowtie, in terms of speed on multi-core system and accuracy. Actually i have tested SNAP on 48-core machine, and it does alignment in 22 minutes , with read file size 1.8GB & 1.8 GB. I want a confirmation that is it faster than novoalignMPI. I am from computer science background, so i dont have much idea about others tool.

thank you.

sequence alignment bwa

3 answers

try MAUVE

There is a lot to performance than just runtime. Moreover the genome structure and how well the reads align may also greatly impact this performance. Here is a page that demonstrates a better way to compare alignment tools;

http://lh3lh3.users.sourceforge.net/alnROC.shtml

try Mugsy (http://mugsy.sourceforge.net/)

Log in to answer this question.