Skip to contents

plot qqplot of fold changes from a comparison

Usage

fc_qqplot(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