tardbpdms__plot_toxicity_vs_position: tardbpdms__plot_toxicity_vs_position

Description Usage Arguments Value

View source: R/tardbpdms__plot_toxicity_vs_position.R

Description

Plot toxicity versus position.

Usage

1
2
3
tardbpdms__plot_toxicity_vs_position(input_dt, output_file, ylab,
  use_sigma = F, span = 0.75, label_offset = 0.05, plot_rect = F,
  plot_hotspot = F)

Arguments

input_dt

a data.table with columns: toxicity, sigma, region, Pos (required)

output_file

path to output plot (required)

ylab

y-axis title (required)

use_sigma

whether to use error in 'sigma' column (default:F i.e. error estimated from toxicity distribution)

span

loess smoother span

label_offset

annotation label offset

plot_rect

whether to plot

plot_hotspot

whether to plot hotspot

Value

Nothing


lehner-lab/tardbpdms documentation built on July 19, 2019, 7:24 p.m.