metabFigurePlot {bubbleHeatmap} | R Documentation |
Arrange List of bubbleHeatmap Plots According to Preset Nightingale Template.
Description
Produce a single gTree
object representing plots arranged
according to the provided Nightingale metabolomics figure template.
Usage
metabFigurePlot(treeList)
Arguments
treeList |
List of bubbleHeatmap trees. This function expects a treeList
of particular length, containing trees with specified names and dimensions.
The easiest way to generate this is via the |
Value
A gTree
object representing the input
bubblehHeatmaps arranged into a Nightingale metabolomics figure.
[Package bubbleHeatmap version 0.1.1 Index]