View source: R/qc_visualizations.R
plot_injection_lm | R Documentation |
Plots histograms of p-values from linear regression model, where each feature is predicted by injection order alone. The expected uniform distribution is represented by a dashed red line.
plot_injection_lm(object, all_features = FALSE)
object |
A MetaboSet object |
all_features |
logical, should all features be used? If FALSE (the default), flagged features are removed before visualization. |
A ggplot object
plot_p_histogram
plot_injection_lm(merged_sample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.