Calculate number of cycles in genetic 2-Break distance problem

버전 1.1.0.0 (2.15 KB) 작성자: Shuang Wang
Given two genomes, find the shortest sequence of 2-Breaks transforming one genome into another
다운로드 수: 279
업데이트 날짜: 2013/1/28

라이선스 보기

The 2-Break distance d2(P,Q) between genomes P and Q is the minimum number of 2-Breaks required to transform P into Q.

2-Break Distance Problem: Given two genomes, find the shortest sequence of 2-Breaks transforming one genome into another

인용 양식

Shuang Wang (2025). Calculate number of cycles in genetic 2-Break distance problem (https://kr.mathworks.com/matlabcentral/fileexchange/39970-calculate-number-of-cycles-in-genetic-2-break-distance-problem), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기

Community Treasure Hunt

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

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

In the previous submission, the inputs are incorrect, which may result in execution error.

1.0.0.0