Skip to contents

Extract the association p-value vector from a GwasSumStats or QtlSumStats entry, selected by its identity tuple. Part of the first-class summary-statistic column set alongside getZ / getBeta / getSE.

Usage

getP(x, ...)

# S4 method for class 'SumStatsBase'
getP(x, ...)

Arguments

x

A GwasSumStats or QtlSumStats object.

...

Class-specific selection arguments.

Value

Numeric vector of p-values, or NULL if not available.