Strings 2008 2 4: Difference between revisions

From MDWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 20: Line 20:




Further reading for the Mathematics and Physics inclined
Further (very advanced) reading for the Mathematics and Physics inclined


[http://en.wikipedia.org/wiki/Recurrence_plot Recurrence plot of phase space trajectories]
[http://en.wikipedia.org/wiki/Recurrence_plot Recurrence plot of phase space trajectories]

Revision as of 01:45, 17 January 2008

Visual comparison of strings

Humans are very good at identifying patterns visually. One of the first ways to compare biological sequences was to generate identity matrices and visualise them in a so called dot plot.

Computing of a dot plot

The similarity between two sequences are represented by comparison matrix. Each element in the matrix compares the character in one sequence with the character of the other sequence. Identical character pairings are visualised by a black pixel while different characters are coloured white.

The figure below shows an example of a dot plot comparing two DNA sequencess. (This example can be generated interactively in class)

INSERT FIGURE HERE


Discovery questions:
  • Suppose that two sequences are identical except that a segment is inverted in one sequence, relative to the other sequence. Explain how such an inversion would look like in a dot plot.
  • What would be the value of using a dot plot to compare a sequence to a second sequence, as well as the reverse compliment of the second sequence?
  • Sketch a dot plot of two sequences which are identical except that a segment is deleted from the middle of one sequence and not the other.


Further (very advanced) reading for the Mathematics and Physics inclined

Recurrence plot of phase space trajectories



goto Similarity of strings


--ThomasHuber 14:02, 10 January 2008 (EST)