Details
Description
tree & pca calculations involve calculating a similarity matrix in a single thread between all pairs of Strings derived from the alignment.
Should be multithreaded and using char[] instead for more efficient ops.
Should be multithreaded and using char[] instead for more efficient ops.