volcano_plotter: Creates a volcano plot using data in long format

Description Usage Arguments Value

View source: R/plotting_functions.R

Description

This function creates a volc plot using the returned results in long format. Meant to be used with my results wappers

Usage

1
volcano_plotter(plot_data, plot_labels = TRUE, label_num = 10)

Arguments

plot_data

plot data in long format

plot_labels

whether labels should be drawn for some genes

label_num

number of genes to draw labels

Value

ggplot object


lefeverde/basicOmics documentation built on Feb. 28, 2021, 11:03 p.m.