Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 427 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 427 Bytes

terraces

C/C++ Interface for terraces in phylogenetic tree space

files terraces.c terraces.h comprise the interface for which you shall implement the algorithm

files input_parser are used for parsing some real-world input example dataset to use for testing

directory input contains such empirical input files

directory scripts contains a python script to convert empirical input data (nothing you need to worry about)