get_meta_browser_plot_full: Full plot for allsamples browser

View source: R/all_samples_browser_internal.R

get_meta_browser_plot_fullR Documentation

Full plot for allsamples browser

Description

Full plot for allsamples browser

Usage

get_meta_browser_plot_full(
  m,
  heatmap,
  id,
  df,
  summary = TRUE,
  annotation = TRUE,
  region_type,
  rel_heights = c(0.2, 0.75, 0.05)
)

Arguments

m

data.table of coverage per sample (wide format)

heatmap

ComplexHeatmap object of plot from 'm'

id

id of transcript

df

ORFik experiment

summary

logical, default TRUE (add top plot)

annotation

logical, default TRUE (add bottom annotation track)

region_type

character, "what is the coverage region?" Usually full mrna: "mrna" or "leader+cds".

rel_heights

numeric < 1, default: c(0.2, 0.75, 0.05). Relative heights, sum to 1 and must be length 3.

Value

a cowplot grub


Miswi/RiboCrypt documentation built on Dec. 14, 2024, 10:37 p.m.