Package: heatmapFlex 0.1.2
Vidal Fey
heatmapFlex: Tools to Generate Flexible Heatmaps
A set of tools supporting more flexible heatmaps. The graphics is grid-like using the old graphics system. The main function is heatmap.n2(), which is a wrapper around the various functions constructing individual parts of the heatmap, like sidebars, picket plots, legends etc. The function supports zooming and splitting, i.e., having (unlimited) small heatmaps underneath each other in one plot deriving from the same data set, e.g., clustered and ordered by a supervised clustering method.
Authors:
heatmapFlex_0.1.2.tar.gz
heatmapFlex_0.1.2.tar.gz(r-4.5-noble)heatmapFlex_0.1.2.tar.gz(r-4.4-noble)
heatmapFlex_0.1.2.tgz(r-4.4-emscripten)heatmapFlex_0.1.2.tgz(r-4.3-emscripten)
heatmapFlex.pdf |heatmapFlex.html✨
heatmapFlex/json (API)
# Install 'heatmapFlex' in R: |
install.packages('heatmapFlex', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:315ee599ad. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
Exports:draw_heatmapheatmap.n2zoom_heatmap
Dependencies:BiobaseBiocGenericsgenericsHeatplusRColorBrewer
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to draw a heatmap based on prepared "display list" (dl) | draw_heatmap |
Main heatmap function | heatmap.n2 |
Tools to Generate Flexible Heatmaps | heatmapFlex |
Function to prepare data for a heatmap: scaling, dendrograms, ... | prepare_heatmap_data2 |
Function to zoom into an already drawn heatmap | zoom_heatmap |