plotCombinedResults: Plot of combined results

Description Usage Arguments Value

Description

Uses scatter3D package to generate an interactive scatter plot of the combined results

Usage

1
2
plotCombinedResults(con, highlighted_gene = NULL, pi_value_th = 0.2,
  bisep_pval_th = 0.1)

Arguments

con

A SQLiteConnection object

highlighted_gene

Highlight the provided gene on the plot. Default NULL - ie don't highlight anything

pi_value_th

Set a PI value threshold. Default 0.2

bisep_pval_th

Set a BISEP p-value threshold. Default 0.1

Value

A ggplot2 object


chapmandu2/CollateralVulnerability2016 documentation built on May 13, 2019, 3:27 p.m.