套件:r-cran-heatmaply(1.4.2+dfsg-1)
r-cran-heatmaply 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-heatmaply:
- [r-cran-heatmaply_1.4.2+dfsg-1.dsc]
- [r-cran-heatmaply_1.4.2+dfsg.orig.tar.xz]
- [r-cran-heatmaply_1.4.2+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R interactive cluster heat maps using 'plotly'
Create interactive cluster 'heatmaps' that can be saved as a stand alone HTML file, embedded in 'R Markdown' documents or in a 'Shiny' app, and available in the 'RStudio' viewer pane. Hover the mouse pointer over a cell to show details or drag a rectangle to zoom. A 'heatmap' is a popular graphical method for visualizing high-dimensional data, in which a table of numbers are encoded as a grid of colored cells. The rows and columns of the matrix are ordered to highlight patterns and are often accompanied by 'dendrograms'. 'Heatmaps' are used in many fields for visualizing observations, correlations, missing values patterns, and more. Interactive 'heatmaps' allow the inspection of specific value by hovering the mouse over a cell, as well as zooming into a region of the 'heatmap' by dragging a rectangle around the relevant area. This work is based on the 'ggplot2' and 'plotly.js' engine. It produces similar 'heatmaps' as 'heatmap.2' or 'd3heatmap', with the advantage of speed ('plotly.js' is able to handle larger size matrix), the ability to zoom from the 'dendrogram' panes, and the placing of factor variables in the sides of the 'heatmap'.
其他與 r-cran-heatmaply 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-assertthat
- GNU R easy pre and post assertions
-
- dep: r-cran-colorspace
- GNU R Color Space Manipulation
-
- dep: r-cran-dendextend (>= 1.12.0)
- Extending 'dendrogram' Functionality in GNU R
-
- dep: r-cran-egg
- GNU R extensions for 'ggplot2': custom geom, custom themes, plot
-
- dep: r-cran-ggplot2 (>= 2.2.0)
- implementation of the Grammar of Graphics
-
- dep: r-cran-htmlwidgets
- GNU R HTML Widgets
-
- dep: r-cran-magrittr (>= 1.0.1)
- GNU R forward-pipe operator
-
- dep: r-cran-plotly (>= 4.7.1)
- create interactive web graphics via 'plotly.js' in GNU R
-
- dep: r-cran-rcolorbrewer
- GNU R package providing suitable color palettes
-
- dep: r-cran-reshape2
- Flexibly reshape data: a reboot of the reshape package
-
- dep: r-cran-scales
- Scale functions for visualization
-
- dep: r-cran-seriation
- GNU R infrastructure for ordering objects using seriation
-
- dep: r-cran-viridis
- GNU R package for color maps from matplotlib
-
- dep: r-cran-webshot
- GNU R take screenshots of web pages
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-gplots
- GNU R package with tools for plotting data by Greg Warnes et al
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-tidyselect
- GNU R select from a set of strings