htgmM: htgmM

View source: R/HTGM.R

htgmMR Documentation

htgmM

Description

generate FDR matrix of id versus cat

Usage

htgmM(l, fdrThresh)

Arguments

l

list of return values of GoMiner()

fdrThresh

numerical acceptance threshold for fdr

Value

returns numeric matrix m containing FDR values

Examples

# load("data/x_l.RData")
m<-htgmM(x_l,.1)


HTGM documentation built on June 8, 2025, 10:10 a.m.