meltheatmats: meltheatmats

Description Usage Arguments Value

View source: R/analysis_and_visualization.R

Description

Convenience function to 'melt' all the heatmap matirces into a long-form data.frame format that can be used by 'ggplot2'. Retains list naming so that variables are correctly identified in created data.frames.

Usage

1

Arguments

mats

A list of overlap matrices as is produced by 'vectorheat'.

Value

Rturns a list of dataframes in long form, suitable for heat map plotting via 'ggplot2'.


syanco/checkyourself documentation built on Jan. 18, 2021, 4:50 a.m.