MaayanLab / clustergrammer-py

A python module for the clustergrammer matrix visualization project that creates the JSON object for the front-end JavaScript portion of Clustergrammer.
MIT License
12 stars 15 forks source link

keep mean and variance as row/column value-based-categories when Z-scoring #5

Open cornhundred opened 6 years ago

cornhundred commented 6 years ago

When Z-scoring rows or columns, Clustergrammer-PY should add the mean and variance of the rows and columns as value-based-categories that can later be used by the front-end (Clustergrammer-JS) for reordering and filtering.