BWA is a program for aligning sequencing reads against a large reference
genome (e.g. human genome). It has two major components, one for read shorter
than 150bp and the other for longer reads.
This is a code converter on TTY. It transparently filters a TTY
converting characters from one encoding to another.
e.g.
$ cocot -p euc-jp -t utf-8 screen -xRR wb
A script to take daily, weekly and monthly backups of your MySQL
databases using mysqldump.
Features:
- Backup multiple databases
- Single backup file or to a separate file for each DB
- Compress backup files
- Backup remote servers
- E-mail logs
This tiny Haskell package contains the class ObjectName, which corresponds to
the general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
Libvolume_id is a library that provides file system information for a given
volume device (i.e. file system type, label, etc.). It supports all of the
major file systems.
Data::Uniqid provides three simple routines for generating unique ids. These ids
are coded with a Base62 systen to make them short and handy (e.g. to use it as
part of a URL).
Implementation of a multi-key dictionary, i.e.:
(key1[,key2, ..]) => value
This dictionary has a similar interface to the standard dictionary => but is
extended to support multiple keys referring to the same element.
KCemu is an emulator for the KC85 homecomputer series and other Z80 based
microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105.
The emulation supports a number of additional hardware,
e.g. floppy disk drives and extended graphic modules.
WordNet (r) is a lexical database for english from the Cognitive
Science Laboratory at Princeton University. This is a dictionary
converted from the original one into JIS X 4081 format (that is a
subset of EPWING V1) by FreePWING. So it can be used by EPWING viewer
on Unix and the other OS (e.g. Windows or MacOS). URL for this
converted dictionary is
mol2ps is a freely available command-line utility program which reads
molecular structure files in different formats and generates
Postscript output for 2D display. The Postscript file can then be used
e.g. for creating a bitmap file, using a Postscript interpreter like
Ghostscript.