Subsections
The text book Introduction to Computational Biology: An Evolutionary
Approach
comes with the bioinformer
software, which
illustrates a number of data structures and algorithms commonly used
in bioinformatics. The following sections contain links
to additional programs developed by us that implement ideas
treated in the main text.
- drawStrees: Program for interactively drawing generalized
suffix trees.
- shustring: Program for identifying shortest unique substrings
(=shustrings) in DNA or protein sequences.
- medMatch: Program for generating a gene index of Medline.
- Pattern Scanning with Profiles
- SGP-1:
Syntenic Gene Prediction Program
- gff2aplot:
Pair-wise alignment-plots for genomic sequences in PostScript/
- drawWrightFisher: Program for visualizing evolution in a
Wright-Fisher population.
- coalator: Program for drawing random gene genealogies.
- drawGenealogy: Program for drawing random family histories.
- LIAN: Program for testing the null hypothesis of linkage
equilibrium in multi-locus data.