plotSLBoxplot | R Documentation |
Function to plot annotated box-plots of SL pairs for a given cancer type
plotSLBoxplot(canc_data, hits_df, path_results, WT_pval_thresh = 0.1)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.