BioJulia / Phylogenies.jl

The BioJulia package for working with phylogenetic trees and geneologies.
MIT License
8 stars 4 forks source link

Reading Newick files #8

Open MichielStock opened 5 years ago

MichielStock commented 5 years ago

It seems that Phylogenies does not have io support for reading/writing phylogenetic files (Newick in particular). Could this be added?

If some pointers are provided, I can also take a look at it.

cecileane commented 5 years ago

This would be one step towards interoperability between the various phylogenetic packages in Julia: see issue #1.