This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Why LASTZ Align Sequences in a So Long Time

Hi, everyone.

I am using LastZ to do sequence alignments ( 20 thousand short candidate sequences against a whole genome). However, it took the program nearly a week to do the alignment and it seems that it is still running. Does anyone know whether something goes wrong?

Many thanks.

lastz alignment

Is there a specific reason you are using lastz? It was originally designed to align chromosome sized sequences. Use a normal aligner like bwa, bbmap instead.

LASZT works faster than BLAST, and that is why I use it

LASTZ and BLAST are not really equivalents, they have different typical usecases. Genomax is right that LASTZ is generally intended for a smaller number of longer sequences.

Doing multiple pairwise alignments against a genome would be a BLAST task really. If BLAST isn't fast enough for you, you could take a look at DIAMOND.

How big is the genome you're aligning against, and how 'short' are the sequences you're aligning?

0 answers

No answers yet.

Log in to answer this question.