my_image_plot {cape} | R Documentation |
Generate a Heatmap-type image
Description
This internal function generates heatmap-type
images for functions like plot_svd
plot_pairscan
, and plot_variant_influences
Usage
my_image_plot(x, ...)
Arguments
x |
Matrix to be plotted |
... |
possible parameters are main, xlab, ylab, mark_coords, mark_col, show_labels, chromosome_coordinates, chr_names, chr_labels, show_pheno_labels, extra_col_mat,allele_cols |
[Package cape version 3.1.2 Index]