Hierarchical Clustering using Euclidean Distance

Understand the importance and usage of the hierarchical clustering using skew profiles.
Locate and process the viral cDNA genome files to calculate the skew profiles.
Understand the theory for using the Pythagorean equation to calculate the Euclidean distance. And apply that using python to build a linkage matrix.
Understand how errors occur, how to avoid them, and resolve their sources.