Global alignment for two RNA/DNA/protein sequences

버전 1.0.0 (3.89 KB) 작성자: shen vincent
This is a demo for global alignment for two RNA/DNA/protein sequences - Needleman-Wunsch
다운로드 수: 1
업데이트 날짜: 2025/10/30

라이선스 보기

This is a demo for global alignment for two RNA/DNA/protein sequences using Needleman-Wunsch
match score: 1
mismatch score: -1
gap score:-2
The max score of following three:
(1) s(i - 1, j - 1) + match/mismatch diag
(2) s(i - 1, j) + gap
(3) s(i, j - 1) + gap

인용 양식

shen vincent (2025). Global alignment for two RNA/DNA/protein sequences (https://kr.mathworks.com/matlabcentral/fileexchange/182429-global-alignment-for-two-rna-dna-protein-sequences), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2025b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0