Skip to content

veg/hyphy-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.