clustergrammer-gl
clustergrammer-gl copied to clipboard
WebGL Clustergrammer JavaScript Library
In order to speed up the calculation of text triangles, we could try to pre-calculate all letters and numbers and then construct labels etc. from the single letter position arrays....
Users should be able to pass a row/column dictionary with additional information (e.g. longer names or other information) as an argument. This will display when mousing over rows/columns instead of...
Try and make a react component for Clustergrammer-GL following the example from https://github.com/deargen/react-clustergrammer
In addition to showing the Harmonizome Refseq name and description add a clickable link to the Harmonizome and/or Uniprot gene pages (clicking on name will make the permanent).
Allow users to selection section of the heatmap to zoom into. ~~Do not actually crop into this section, but just zoom in. Need to be careful about tracking zoom with...
https://github.com/ismms-himc/clustergrammer-gl/blob/master/src/tooltip/display_and_position_tooltip.js#L36
Animate transition to and from UMAP for rows and columns when pressing appropriate reordering buttons.
https://github.com/MaayanLab/clustergrammer-docs
Bumps [engine.io](https://github.com/socketio/engine.io) from 3.2.1 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...