
Arka is a program that (1) serves as a graphical interface for the programs
from the GP package (2) has some interesting funtions on it's one. Main scope of
the program is the manipulation and visualisation of DNA / RNA / protein sequences.
The GP package contains many command-line utilities which fullfill a whole bunch
of tasks (from DNA sequence searches to restriction analysis and determining the
melting temperature of oligonucleotides). While those programs are convenient to
use in batch processing and CGI scripts (which was the purpose of those
programs), they lack a nice GUI.
Arka remembers the options for the GP programs and knows what both the programs
and the options do. Besides, it has some gadgets on its own. It requires GTK+,
but doesn't need GNOME. Also, it is small and quick: look, I write and use my
programs on an old 486 laptop. It should run like hot butter on your computer.
Unless, of course, it is a 386 SX.
To run arka, you will also need glibc, gdk and gtk. Most probably, if
you are using a standard Linux distribution, you already have them (and you
definitely do if you are using GNOME or GIMP). If not, check www.gtk.org.