plotSLBoxplot: Function to plot annotated box-plots of SL pairs for a given...

View source: R/plot_funcs.R

plotSLBoxplotR Documentation

Function to plot annotated box-plots of SL pairs for a given cancer type

Description

Function to plot annotated box-plots of SL pairs for a given cancer type

Usage

plotSLBoxplot(canc_data, hits_df, path_results, WT_pval_thresh = 0.1)

Arguments

canc_data

Processed data object for a given cancer type

hits_df

dataframe of SL pairs with their p-values returned by 'identifySLHits' function

path_results

The path to where the results should be stored

WT_pval_thresh

Discard SL pairs with WT p-values less than this threshold. Default = 0.1


cbg-ethz/slidr documentation built on Feb. 8, 2023, 11:15 p.m.