pssm_volcano: Create a PSSM volcano plot

Description Usage Arguments Value

Description

Create a PSSM volcano plot

Usage

1
pssm_volcano(pssm, odds_cutoff = NULL, pval_cutoff = NULL)

Arguments

pssm

A list containing two data tables: 1) Exact Test P-values and 2) Fisher Exact Odds.

odds_cutoff

The log 2 odds ratio threshold for being considered significant. If not specified it is set to 0.5 automatically.

pval_cutoff

The threshold p-value to be considered significant. If not specified it is set to 0.05 automatically.

Value

A ggplot2 object


edpratt1/KINATESTID documentation built on Feb. 5, 2022, 1:21 p.m.