vol_tp: Preparatory function for volcano plot

View source: R/plots_volcano.R

vol_tpR Documentation

Preparatory function for volcano plot

Description

Returns volcano plots

Usage

vol_tp(df1, pv, CI, pv_cutoff = 0.01, cola)

Arguments

df1

differences in averages data.frame calculated using diff_ave function

pv

pvalues dataframes calculated using pv_timepoint function

CI

critical interval, here is multiple sets are using maximun CI is used.

pv_cutoff

p-value cutoff here set up to 0.01

cola

color pallette for different Protein States. As default Paired pallette from color.Brewer is used.

Value

volcano plots


mkajano/HDXBoxeR documentation built on April 23, 2024, 12:28 a.m.