Implementation of the Neighbor-Joining (NJ) Algorithm For Phylogenetic Tree Construction
1. Which value is considered while calculating M(i,j)
2. When you have 2 values under consideration for M(i,j) which one do you consider?
3. At what condition is does the node creation process stop
4. Point out one of the limitations on Neighbor joining
5. Neighbor joining follows a bottom-up clustering method. True /False