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.