q_val: Calculate FDR-adjusted q-values from a vector of p-values

Description Usage Arguments

View source: R/q_val.R

Description

Calculate FDR-adjusted q-values from a vector of p-values

Usage

1
q_val(p_vals, q_res = 0.001, sharpened = TRUE)

Arguments

p_vals

Numerical vector with the p values to calculate from

q_res

Defaults to 0.001, the resolution of the resulting q value

sharpened

Logical, if TRUE then uses sharpened q values calculation


dmbwebb/qval documentation built on Dec. 31, 2020, 11:21 p.m.