1e7f2a7a806fccac0d5633d8191b8475821b0480 ceisenhart Sat Aug 23 11:55:44 2014 -0700 ExpData.c takes in a matrix of data and a corresponding matrix of names.The output is a .json file which can be used for visualizations. forceLayout.html is a d3 visualization that is generated with a .json file. radialDend.html is a d3 visualization that is generated with a .json file. hacTree.c, refactored the code slightly to remove uneccesary merge calls. bigWigCluster.c runs on a list of bigWig files, uses the hacTree library to cluster the bigWigs into a binary tree. The output is a .json file which can be used for visualizations diff --git src/hg/expData/radialDend.html src/hg/expData/radialDend.html new file mode 100644 index 0000000..962f3c0 --- /dev/null +++ src/hg/expData/radialDend.html @@ -0,0 +1,109 @@ + + + Radial Dendrogram + + + + +