plot_annotation_grid {ontologyPlot} | R Documentation |
Plot a logical matrix of term annotation
Description
Plot a logical matrix of term annotation
Usage
plot_annotation_grid(..., on_colour = "#FF0000FF", off_colour = "#FFFFBFFF")
Arguments
... |
Arguments to be passed to |
on_colour |
Colour to use to show presence of term. |
off_colour |
Colour to use to show absence of term. |
Value
Plots heatmap.
[Package ontologyPlot version 1.7 Index]