gtex_heatmap: gtex eqtl heatmap

View source: R/gtex_eqtl.R

gtex_heatmapR Documentation

gtex eqtl heatmap

Description

gtex eqtl heatmap

Usage

gtex_heatmap(
  df,
  colour_low = "white",
  colour_high = "blue",
  grid_colour = NULL,
  p_cutoff = 0.05,
  ...
)

Arguments

df

A list of gene names in format genecode IDs

colour_low

Colour for most significant

colour_high

Colour for least significant

grid_colour

Colour for heatmap grid

...

KatrionaGoldmann/omicAnnotations documentation built on June 23, 2022, 2:15 p.m.