my_image_plot: Generate a Heatmap-type image

View source: R/my_image_plot.R

my_image_plotR 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


cape documentation built on May 20, 2022, 1:06 a.m.