drawStrees
Program for Drawing Generalized Suffix Trees
Written by Bernhard HauboldThis program takes one or more short sequences as input and returns the corresponding suffix tree. The input data needs to be in FASTA format, i.e. for each input sequence a definition line followed by the sequence data. Input sequences can be over any alphabet.
Download Program
The stand-alone version of drawStrees
generates LaTeX output. Its source code as well as an executable for Intel-Linux can be downloaded from here.
Home