norm_qqplot: draw qqplots for data

View source: R/plots.R

norm_qqplotR Documentation

draw qqplots for data

Description

Plot qqplot of distribution of quantifications in data for each treatment, seconds and biological replicate

Usage

norm_qqplot(df, log = FALSE, base = 2)

Arguments

df

dataframe; typically from 'import_data()'

log

perform log transform of data

base

base to use in log transform

Value

ggplot2 plot


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.