holtzy/R-graph-gallery

diceplot: High Dimensional Categorical Data Visualization

Opened this issue · 0 comments

We have developed diceplots to highlight multiple categorical variable and we think it would be a great addition to the R graph library:
It is supposed to support the visualization of high-dimensional categorical data and is implemented as a CRAN and pip package.
We use it in the example of biological pathway analysis, to highlight pathways across cell types and multiple medical conditions.
image

It's currently still in it's early reviewing phase and we are bughunting but maybe you could share the process of how to add a new plotting library to your website.

Documentation and code of our package can be found here:
https://dice-and-domino-plot.readthedocs.io/en/latest/
https://github.com/maflot/DicePlot
https://github.com/maflot/pydiceplot