norm_qqplot | R Documentation |
Plot qqplot of distribution of quantifications in data for each treatment, seconds and biological replicate
norm_qqplot(df, log = FALSE, base = 2)
df |
dataframe; typically from 'import_data()' |
log |
perform log transform of data |
base |
base to use in log transform |
ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.