localalign and swalign

조회 수: 3 (최근 30일)
huda nawaf
huda nawaf 2011년 11월 15일
댓글: Pete 2018년 8월 28일
hi what is the difference between swalign and localalign?
both are local align . if the swalign is using smith-waterman alg., then what is localalign using? is using heuristic alg. such as blast?
many thanks
  댓글 수: 2
Hadas Zur
Hadas Zur 2017년 4월 9일
I would also be interested in the answer to this question
Pete
Pete 2018년 8월 28일
I'm not a bioinformatician, but use SW to align read & ref strings for testing. I'm presently doing longer reads (10kb+) and just tried the local align on these long reads, so for 11kb, swalign came back at 0.88sec and localalign with 5.75sec, so guess SW is just more efficient. For short reads, I'm guessing there'd be little difference, but it'd be interesting to hear view from someone who uses it!
Viewing the code, there are obviously differences - try the following:
edit swalign.m
edit localalign.m
Anyone else wanting to comment?

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by