Redotable
A dotplot application for DNA/RNA sequence
Install / Use
/learn @s-andrews/RedotableREADME

Re-dot-able is a dot-plotting application allowing for the visual comparisons of two sets of sequences. It can work interactively, functioning as a desktop application, or can be run as a command line tool.

We developed this initially to allow for the comparison of assembled bacterial sequences with reference genomes, but it can be applied to any comparison which involves large sequences.
Installation
You can download binary distributions of redotable from the project site at:
www.bioinformatics.babraham.ac.uk/projects/redotable/
Windows
You will need to install the Oracle Java Runtime Environemnt from java.com
Once you have this installed you can download the redotable zip file from the project web site, and uncompress it somewhere on your machine.
To start the program just double click on re-dot-able.exe.
OSX
To allow redotable to run on OSX you will need to install the Oracle Java Development Kit which you should be able to get from here
Once that is installed you can download the redotable DMG file from the project web page. If you double click on this it will open as a virtual disk and you will see the redotable application icon. To install the program simply drag this icon out of the redotable virtual disk to a location on your computer (for example your Applications folder). You can then run the program by double clicking on the application.
Linux
You will need a full java runtime environment installed on the machine you want to run redotable on. Some distributions will install this by default, others install a cut-down version which can't run graphical applications.
To install a full JRE you can use:
Ubuntu / Debian sudo apt install default-jre
CentOS / Redhat sudo yum install java-1.8.0-openjdk
Once this is done you can download and uncompress the windows/linux zip file from the project web page.
You can then launch the program by using the redotable launch script in the root folder of the installation.
If you want to add this script to a folder in your path so you can launch the program from anywhere on your system then you will need to do this by creating a symlink to the launch script, not by copying it.
For example if you installed redotable into /opt/redotable, then to put the program into your path you would do:
sudo ln -s /opt/redotable/redotable /usr/local/bin/
Related Skills
node-connect
341.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.5kCommit, push, and open a PR
