dichotGSAR: Dichotomize p-value matrix to 0-1 matrix for each PW across...

View source: R/dichotGSAR.R

dichotGSARR Documentation

Dichotomize p-value matrix to 0-1 matrix for each PW across datasets��output metaP and metaFDR as well.

Description

Dichotomize p-value matrix to 0-1 matrix for each PW across datasets��output metaP and metaFDR as well.

Usage

dichotGSAR(input2PWcTalk, pTh.dataset = 0.01)

Arguments

input2PWcTalk

File name of the CSV output file from prior metaGSAR analysis. This file includes k p-values for each pathway represented in rows (k: number of repetitive datasets). Several columns of meta-P values follow the dataset-specific p-value columns.

pTh.dataset

cutoff value to dichotomize the continuous p-value from preceding MetaGSCA analysis. Low/significant p's are converted to 1's.


hui-sheen/MetaGSCA documentation built on April 9, 2022, 7:24 p.m.