getPvecSmry: given a p value vector and a vector of cutoffs, find number...

Description Usage Arguments Value

View source: R/TestAndCorr_p.R

Description

given a p value vector and a vector of cutoffs, find number of genes as well as indeces for genes passing these cutoffs

Usage

1
getPvecSmry(P, thr = c(0.001, 0.01, 0.05))

Arguments

P

a vector of P values

thr

a vector of thersholds

Value

a list with elements smryTab, selList, cutoff


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.