Create volcano plot.

volcano_plot(in_data, pvalue_adjust = FALSE, title = "")

Arguments

in_data

tibble with all the lipid data and test data

pvalue_adjust

show the corrected p value, default is FALSE

title

title of the plot

Value

plotly object

Author

Rico Derks