I'm starting a Masters program in Bioinformatics in January and I want to prepare tools that I can use for coursework. Is it a Binary Search Tree? What information should each node store? Is it supposed to be balanced?
Is there anything else that I should prepare before I begin?
Thanks
uh? Binary Search Tree is an algorithm, a phylogenetic tree is a diagram.
Is there a reason you are particularly asking about trees? IMHO you should be looking into requisite skills and languages in Bioinformatics. Focusing on one data structure/representation model makes sense only if you're planning on bettering it. From your question, it does not seem like you are planning on that.