Dot plots are a graphical method for assessing similarity between two sequences. A dot plot is created by making a matrix of one sequence against the other and coloring in cells with identical letters. Regions of local similarity appear as diagonal lines of colored dots. The document discusses how to create dot plots between DNA and protein sequences and explains how using a sliding window threshold can filter out random matches. Pros and cons of dot plots are provided along with examples of software that can be used to generate dot plots.