Bioinformatics/Subsequence: Difference between revisions

Content added Content deleted
m (corrected a misspelling in the task's preamble, changed wording, added whitespace before the TOC.)
m (elided "elements" from the preamble.)
Line 1: Line 1:
{{Draft task}}
{{Draft task}}
;Task:
;Task:
Randomly generate a string of   '''200'''   DNA protein elements   (represented by   '''A,  C,  G,'''  and  '''T''').
Randomly generate a string of   '''200'''   DNA proteins   (represented by   '''A,  C,  G,'''  and  '''T''').


Write a routine to find all the positions of a randomly generated subsequence   (four letters).
Write a routine to find all the positions of a randomly generated subsequence   (four letters).