Pylogeny icon indicating copy to clipboard operation
Pylogeny copied to clipboard

Python framework for phylogenetic tree landscapes

Results 4 Pylogeny issues
Sort by recently updated
recently updated
newest added

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)

enhancement
help wanted

Can be done with easy interfacing with executable interface in executable.py.

enhancement
help wanted