Calculate number of cycles in genetic 2-Break distance problem

Given two genomes, find the shortest sequence of 2-Breaks transforming one genome into another
277 Downloads
Updated 28 Jan 2013

View License

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

Cite As

Shuang Wang (2024). Calculate number of cycles in genetic 2-Break distance problem (https://www.mathworks.com/matlabcentral/fileexchange/39970-calculate-number-of-cycles-in-genetic-2-break-distance-problem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0