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/geneAnnotations documentation built on June 19, 2022, 4:54 p.m.