Skip to content

Releases: MaayanLab/clustergrammer

bug fixes and minor improvements

09 Nov 16:48

Choose a tag to compare

Pvalues can now be passed in as row categories in cat_data. Dendrogram will not show when the heatmap has not been clustered. Symmetrical matrix support has been improved and now supports row category updating.

Using external Enrichr logo and default example (publishing to npm)

04 Nov 20:51

Choose a tag to compare

Negative value-cats supported, modified value-cats default colors

04 Nov 17:20

Choose a tag to compare

Negative category values are now supported. Positive is grey and negative is purple. These colors can be modified in the arguments passed to the clustergrammer object.

Category filtering and exporting are now supported

04 Nov 16:08

Choose a tag to compare

Category filtering is now supported. Shift-clicking categories can be used to export rows/cols that belong to a category. Row/col/tile callbacks API has been slightly modified. Clustergrammer object now returns data-object rather than just names of rows/cols/tiles, which allows for more informative custom tooltips.

added column callback function

01 Nov 17:55

Choose a tag to compare

A column callback function can now be passed to the clustergrammer object.

Dendrogram Shift-click pop-up modal info

26 Oct 20:23

Choose a tag to compare

Shift-clicking the row/col dendrogram will bring up the rows/cols in the group as a popup modal. Currently this feature requires bootstrap.js.

1.5.1

25 Oct 14:38

Choose a tag to compare

v1.5.0 has value-category support.

updated npm version

22 Sep 19:40

Choose a tag to compare

1.4.12

updated package.json, published to npm

fixed bug in node version clustergrammer.node.js

22 Sep 18:46

Choose a tag to compare

making changes for npm release

22 Sep 18:33

Choose a tag to compare