UNPKG

clustergrammer

Version:

This is a clustergram implemented in D3.js. I started from the example http://bost.ocks.org/mike/miserables/ and added the following features

6 lines (5 loc) 123 B
module.exports = function sum_rows_mat(){ // this function is under construction var row_sum = 0; return row_sum; };