hi, are nwalign and swalign functions requiring the two sequences with same length?
when I run it with two sequences with different length,and although the both sequences are amino acids, I got:
??? Error using ==> nwalign Both sequences must be either amino acids or nucleotides.

댓글 수: 1

Loris Podevyn
Loris Podevyn 2021년 11월 16일
편집: Loris Podevyn 2021년 11월 16일
No, you can use it on sequences of different length.
The problem here is that you are comparing a sequence of nucleotides with a sequence of amino acids. These are not comparable on a seqdotplot.

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

답변 (0개)

카테고리

질문:

2011년 9월 29일

편집:

2021년 11월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by