DNA fragments are made by DNA sequencer.
To find full sequence, we need to concatenate each other using common sequence information.
So, when Input sequences are
(1) ATCGATCGAAGTCATCGGGAAA
(3) GGAAAGATCGATTACTTCCGAAA
(2) CCGAAAACCTAAGGGTTCTCAATGAC .
Output sequence is
'ATCGATCGAAGTCATCGGGAAAGATCGATTACTTCCGAAAACCTAAGGGTTCTCAATGAC' .
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers3
Suggested Problems
-
Back to basics 6 - Column Vector
1105 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
139 Solvers
-
21 Solvers
-
130 Solvers
-
Area of an equilateral triangle
6783 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!