Package: funkyheatmap 0.6.0
funkyheatmap: Generating Funky Heatmaps for Data Frames
Allows generating heatmap-like visualisations for benchmark 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. Saelens et al. (2019) <doi:10.1038/s41587-019-0071-9>.
Authors:
funkyheatmap_0.6.0.tar.gz
funkyheatmap_0.6.0.zip(r-4.5)funkyheatmap_0.6.0.zip(r-4.4)funkyheatmap_0.6.0.zip(r-4.3)
funkyheatmap_0.6.0.tgz(r-4.4-any)funkyheatmap_0.6.0.tgz(r-4.3-any)
funkyheatmap_0.6.0.tar.gz(r-4.5-noble)funkyheatmap_0.6.0.tar.gz(r-4.4-noble)
funkyheatmap_0.6.0.tgz(r-4.4-emscripten)funkyheatmap_0.6.0.tgz(r-4.3-emscripten)
funkyheatmap.pdf |funkyheatmap.html✨
funkyheatmap/json (API)
NEWS
# Install 'funkyheatmap' in R: |
install.packages('funkyheatmap', repos = c('https://funkyheatmap.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/funkyheatmap/funkyheatmap/issues
- dynbenchmark_data - The results data frame from dynbenchmark.
- scib_summary - Summary results from the scIB project
Last updated 3 days agofrom:252e5c10b8. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | NOTE | Nov 13 2024 |
R-4.4-mac | NOTE | Nov 13 2024 |
R-4.3-win | NOTE | Nov 13 2024 |
R-4.3-mac | NOTE | Nov 13 2024 |
Exports:funky_heatmapgeom_rounded_rectposition_argumentsscale_minmaxverify_column_groupsverify_column_infoverify_dataverify_legendsverify_palettesverify_row_groupsverify_row_info
Dependencies:assertthatclicolorspacecowplotcpp11dplyrfansifarvergenericsggforceggplot2gluegtableisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepatchworkpillarpkgconfigpolyclippurrrR6rbibutilsRColorBrewerRcppRcppEigenRdpackrlangscalesstringistringrsystemfontstibbletidyrtidyselecttweenrutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The results data frame from dynbenchmark. | dynbenchmark_data |
Generate a funky heatmaps for benchmarks | funky_heatmap |
Rounded rectangles | geom_rounded_rect |
Defines parameters for positioning in a plot. | position_arguments |
Scale a vector to the range [0, 1] | scale_minmax |
Summary results from the scIB project | scib_summary |
Verify the integrity of the column groups object | verify_column_groups |
Verify the integrity of the column info object | verify_column_info |
Verify the integrity of the data object | verify_data |
Verify the integrity of the legends object | verify_legends |
Verify the integrity of the palettes object | verify_palettes |
Verify the integrity of the row groups object | verify_row_groups |
Verify the integrity of the row info object | verify_row_info |