View source: R/plot_differential_detect.R
plot_differential_detect | R Documentation |
Plot differential detection results as a histogram
plot_differential_detect(dataset, zscore_threshold = 6)
dataset |
dataset object |
zscore_threshold |
cutoff used in the plot (for absolute values) |
list of ggplot objects with 1 plot per contrast. If no differential detection data is available, returns an empty list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.