plot_fc: plot histogram of fold change distribution for a comparison

View source: R/plots.R

plot_fcR Documentation

plot histogram of fold change distribution for a comparison

Description

plot histogram of fold change distribution for a comparison

Usage

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

Arguments

df

result dataframe, typically from 'compare()'

log

log the fold change values

base

base of the log, if used

Value

ggplot2 plot


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