tardbpdms__plot_toxicity_vs_growthrate: tardbpdms__plot_toxicity_vs_growthrate

Description Usage Arguments Value

View source: R/tardbpdms__plot_toxicity_vs_growthrate.R

Description

Plot toxicity versus growth rate.

Usage

1
2
tardbpdms__plot_toxicity_vs_growthrate(input_dt, output_file,
  colour_scheme = NULL, width = 4, height = 3)

Arguments

input_dt

a data.table with columns: growth_rate, growth_rate_low, growth_rate_high, toxicity, sigma, region (required)

output_file

path to output plot (required)

colour_scheme

colour scheme list

width

plot width

height

plot height

Value

Nothing


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