Bioinformatics/Subsequence: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{Draft task}}
{{Draft task}}
;Task:
;Task:
Genarate randomly a string (200 elements) of characters A, C, G, and T representing a DNA sequence write a routine to find the position of subsequence.
Genarate randomly a string (200 elements) of characters A, C, G, and T representing a DNA sequence write a routine to find the position of subsequence (also generating randomly).
<br> Let length of subsequence equal to '''4'''
<br> Let length of subsequence equal to '''4'''