plot_bar_prot: Plot GFP

Description Usage Arguments

View source: R/mod_bca_utils.R

Description

Plot GFP

Usage

1
2
3
4
5
6
7
plot_bar_prot(
  df_with_pred_gfp,
  wildtype_sample,
  var_to_plot = "GFP (g/kg)",
  ylab = "GFP (g/kg)",
  percent_lab = "Percentage of GFP"
)

Arguments

df_with_pred_gfp

Data frame with predicted GFP.

wildtype_sample

Name of wildtype/control sample.

var_to_plot

Variable name to plot.

ylab

Y-axis name.

percent_lab

Secondary Y-axis name.


ruthkr/protAssay documentation built on Dec. 22, 2021, 8:16 p.m.