Takes in the LFC table and a LFC cuttoff and generates a waterfall plot using a ggplot.
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
See also
Other plots:
krsa_ball_model(),
krsa_coverage_plot(),
krsa_curve_plot(),
krsa_cv_plot(),
krsa_heatmap(),
krsa_heatmap_grouped(),
krsa_histogram_plot(),
krsa_reverse_krsa_plot(),
krsa_violin_plot(),
krsa_violin_plot_grouped(),
krsa_zscores_plot()
