create_heatmap_iso: Produces isolates heatmap

View source: R/heatmaps.R

create_heatmap_isoR Documentation

Produces isolates heatmap

Description

Produces isolates heatmap

Usage

create_heatmap_iso(
  iso_profile,
  wgs_profile,
  mouse_ids = c("1683", "1688", "1692", "1699"),
  genome_hr = "C. innocuum",
  col_fun = col_fun,
  unfiltered = T
)

Arguments

iso_profile

the AF profile of the genomic isolates

wgs_profile

the AF profile of the WGS samples

genome_hr

the name of the genome to plot, sould be present in iso_profile

col_fun

function that assigns the AF color

unfiltered

boolean, if intermediate AF should be filterd

Value

a ComplexHeamtap object


philippmuench/OligoMMR documentation built on April 15, 2022, 10:32 a.m.