dotmatcher displays a thresholded dotplot of two sequences. Here is a sample session with dotmatcher : % dotmatcher sw:hba_human sw:hbb_human Mandatory qualifiers ( bold if not always prompted):
Optional qualifiers:
Advanced qualifiers:
|
dotpath displays a non-overlapping wordmatch dotplot of two sequences. dotpath is very similar to the program dottup , which looks for places where words (tuples) of a specified length have an exact match in both sequences and draws a diagonal line over the position of those words. Here is a sample session with dotpath : % dotpath embl:AF129756 embl:AP000504 -word 20 Displays a non-overlapping wordmatch dotplot of two sequences Graph type [x11]: Mandatory qualifiers ( bold if not always prompted):
Optional qualifiers:
Advanced qualifiers:
|
dottup looks for places where words (tuples) of a specified length have an exact match in both sequences and draws a diagonal line over the position of these words. Here is a sample session with dottup : % dottup embl:eclac embl:eclaci -wordsize=6 -gtitle="eclaci vs eclac" Mandatory qualifiers ( bold if not always prompted):
Optional qualifiers ( bold if not always prompted):
Advanced qualifiers:
|
dreg searches for matches of a regular expression to a nucleic acid sequence. Here is a sample session with dreg : % dreg Input sequence: embl:paamir Output file [paamir.dreg]: Regular expression pattern: ggtacc Mandatory qualifiers:
|