extractSignificant: extractSignificant

View source: R/analyses.R

extractSignificantR Documentation

extractSignificant

Description

This function will extract a list of vectors p- or q-values from an object produced by phenoPairwiseRelations.

Usage

extractSignificant(relation.matrix, interest, threshold = 0.05)

Arguments

relation.matrix

: a matrix of p- produced by or q-values by phenoPairwiseRelations()

interest

: a vector of variable names of interest.

threshold

: default 0.05 needed to select significant relations

Details

extractSignificant

Value

a list of vectors containing p-values or q-values along with the names of the variables.

Author(s)

Edi Prifti


eprifti/momr documentation built on Sept. 27, 2022, 3:36 a.m.