Learn R Programming

HDXBoxeR (version 0.0.2)

vol_tp: Preparatory function for volcano plot

Description

Returns volcano plots

Usage

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

Value

volcano plots

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.