getSharedP: Extract p-values from a list of VEGAS objects

Description Usage Arguments Value See Also

Description

This function takes the output from and returns a matrix of p-values

Usage

1
getSharedP(x, co = 1, min_cnt = 2, adjusted = FALSE)

Arguments

x

A list returned by intersectVEGAS

co

Upper cutoff for p-values to be included

min_cnt

Minimum number of VEGAS data sets that have to have a p-value smaller or equal to co for a gene to be included

adjusted

Logical flag indicating whether to return adjusted p-values or unadjusted ones (default).

Value

A matrix of p-values, possibly empty

See Also

intersectVEGAS


alexploner/VEGAStools documentation built on May 10, 2019, 8:57 a.m.