I have 350 virus genomes in a mySQL database. I want to use a zoomable phylogenetic tree as the interface to the database instead of the long list in our java database GUI. ie the tree has to let me select the genomes. I can produce the Newick data from aligning DNA polymerases. There's about 15 genera, 50 species and then a few species have 50+ isolates. Any ideas?
Cheers, Chris
1 answer
The list of options is endless. I think your question might benefit from being a bit more specific. Does this have to work in a web-browser? Does it have to be in a particular programming language? Do the nodes need to have lables?
Here are a few options:
http://iphylo.blogspot.co.uk/2007/08/visualising-very-big-trees-part-v.html
Log in to answer this question.
In case you had not seen this: Suitable Database Management System For Storing/Querying Phylogenetic Trees