nwalign algorithm

Dear all, I'm studying the nwalign.m file and found something I cannot solve by myself. In the line [CODE] affinegapmex(intseq2, intseq1, gapopen, gapextend, ScoringMatrix, algorithm); [/CODE]
The last argument 'algorithm' takes values 1 or 3.
However, the affinegap function does not use that argument as far as I can read, so my guess is this is something new in the affinegapmex function which is not readable since it is compiled.
My questions are, Are these values new to the affinegapmex function? From where I can read the content of the affinegapmex and simplegapmex functions?
Thanks in advance,
Diego

댓글 수: 5

Walter Roberson
Walter Roberson 2011년 12월 27일
Any function whose name ends in 'mex' is fairly likely to be proprietary MathWorks source code.
Diego
Diego 2011년 12월 27일
I'm ok with that... so can I borrow that code for a while?
I really want to study it.
Cheers,
Diego
Diego
Diego 2011년 12월 27일
Well I gave up trying to understand from outside the way affinegapmex works.
Therefore let me rephrase my question:
From where can I download (or read) an older copy of nwalign that uses affinegap instead of affinegapmex?
Thanks,
Diego
Walter Roberson
Walter Roberson 2011년 12월 27일
To get access to proprietary MathWorks source code, you need to be employed by MathWorks as an employee or intern.
Diego
Diego 2011년 12월 27일
jajaja thank you very much Walter.
Hopefully some day I'll learn enough to be hired for this amazing company ;)
Best,
Diego

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2011년 12월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by