Takes in the LFC table and a LFC cuttoff and generates a waterfall plot using a ggplot.

krsa_waterfall(data, lfc_thr, byChip = T, sd_thr = Inf)

Arguments

data

LFC table

lfc_thr

LFC cutoff for plot

byChip

boolean Select T if the LFC is based on a byChip analysis

sd_thr

SD cutoff for plot

Value

ggplot object

Examples

TRUE
#> [1] TRUE