Currently only the following is support for distance matrix file formats ID | A | B -- | -- | -- A | 0 | 0.5 B | 0.5 | 0 Should also support the following formats A | 0 | 0.5 -- | -- | -- B | 0.5 | 0 A | B -- | -- 0 | 0.5 0.5 | 0