-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
35 lines (20 loc) · 2.9 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
toc: false
citation-location: margin
---
{width=256 fig-align="center"}
**{funkyheatmap}** allows generating heatmap-like visualisations for data frames. Funky heatmaps can be fine-tuned by providing annotations of the columns and rows, which allows assigning multiple palettes or geometries or grouping rows and columns together in categories.
## Implementations
* JavaScript: [Repo](https://github.com/funkyheatmap/funkyheatmapjs), [npm](https://www.npmjs.com/package/funkyheatmapjs), [Docs](https://funkyheatmap.github.io/funkyheatmapjs)
* Python: [Repo](https://github.com/funkyheatmap/funkyheatmappy), [PyPI](https://pypi.org/project/funkyheatmappy), [Docs](https://funkyheatmap.github.io/funkyheatmappy)
* R: [Repo](https://github.com/funkyheatmap/funkyheatmap), [CRAN](https://cran.r-project.org/package=funkyheatmap), [Docs](https://funkyheatmap.github.io/funkyheatmap)
## Gallery
These are works with funkyheatmap (-inspired) visualisations. Add your work to the list by creating a PR!
::: {layout-ncol=2}
.](images/saelens2019.png){width=320px}
.](images/luecken2021.png){width=320px}
.](images/mereu2020.png){width=320px}
.](images/pratapa2019.png){width=320px}
.](images/yan2022.png){width=320px}
.](images/sangaram2024.png){width=320px}
:::