Question 16
You are applying the Neighbor-Joining algorithm on some distance matrix. The matrix obtained during some iteration is given in Table 1. Answer the given subquestions with respect to the same.
Table 1: matrix
| A | B | C | D | E | |
|---|---|---|---|---|---|
| A | 0 | -12 | -16 | -11 | -15 |
| B | 0 | -10 | -20 | -12 | |
| C | 0 | -12 | -16 | ||
| D | 0 | -11 | |||
| E | 0 |
Which of the following represents the distance matrix for the next iteration?