/hyphy-python

Primary LanguageC++OtherNOASSERTION

README
To build, type:

$python setup.py install

To test, cd to Examples and run

$python BasicHyPhy.py

Look at the comments inside BasicHyPhy.py for simple library usage
example. Also take a look at Examples/HBL/HKY85.bf for how to define
an object retrieval function.