Pylogeny
Pylogeny copied to clipboard
Python framework for phylogenetic tree landscapes
It would be great to get Pylogeny working with Python3: - Remove dependency on mysqldb-python - Perhaps use [mysqlclient](https://github.com/PyMySQL/mysqlclient-python) as a drop-in replacement that works for both Python2 and Python3...
Is there a way to specify a substitution matrix when calculating the likelihood of a tree? I am using amino acid data as a test set and would like to...
[A possible resource.](http://plindenbaum.blogspot.ca/2012/07/parsing-newick-format-in-c-using-flex.html)
Can be done with easy interfacing with executable interface in executable.py.