My Project
|
Reads a fasta
file, creates a tree structure of a predefined depth DEPTH
and saves it to a file.
NOTE: computing a tree from a fasta file is very memory intensive. The program will not compute a tree if the length of the sequences in the fasta file exceeds 10 MB.
Usage C
executable (in folder bin
):
Compressed file containing the tree structure. For further details, read the Doxygen
documentation of the file tree.c
, function save_tree
.
TODOTODOTODOTODOTODO (It was tested somewhere!!)
Paula Pérez Rubio
GPL v3 (see LICENSE.txt)