Dotter
From Bioinformatist.com
Introduction
Dotter is a program to draw a dotplot or two given DNA or Protein sequences. 
Contents |
[edit]
Package details
- Format: Pre-compiled executable.
- Source Code: is part of the ACEDB package available at ftp://ftp.sanger.ac.uk/pub/acedb/.
- Version: Version 3.0, compiled Nov 24 1999
- Author: Erik L.L. Sonnhammer and Richard Durbin
- Website: http://www.cgb.ki.se/cgb/groups/sonnhammer/Dotter.html
- Download: ftp://ftp.cgb.ki.se/pub/esr/dotter/dotter.LIN
[edit]
Installation
[edit]
Linux
- Download the dotter.LIN file from the above location.
- Login as root
- Copy the file dotter.LIN to /usr/local/bin
- Make it executable
cp /data/dotter.LIN /usr/local/bin/dotter
chmod +x /usr/local/bin/dotter
Running Dotter
Dotter can be launched from the command line like this dotter firstseq.fasta secondseq.fasta
For detailed instructions, refer to the dotter website
[edit]
Troubleshooting
