File:Statsheatmapscaled.png

From 太極
Jump to navigation Jump to search

Original file(1,000 × 1,000 pixels, file size: 55 KB, MIME type: image/png)

blue_white_red <- colorRampPalette(c("blue", "white", "red"))(100)

stats::heatmap(voom_expr, Rowv = TRUE,         # Cluster rows
                 Colv = TRUE,         # Cluster columns
                 scale = "row",     
                 col = blue_white_red,    # Apply custom color palette
                 main = "Heatmap with Row-Scaled Data"
)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:45, 23 December 2024Thumbnail for version as of 16:45, 23 December 20241,000 × 1,000 (55 KB)Brb (talk | contribs)

The following page uses this file: